X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mel-q-ccl.el;h=b9c70b73c58f00dd8cbbeca49e99447d0586709d;hb=41e4fd4242e2a1f959c312e74854025cbb9d0f80;hp=da7414ef7ea19d76d258abdead0ed28196ece11a;hpb=c13903ca781a6f852c3c3be4c403768e40876454;p=elisp%2Fflim.git diff --git a/mel-q-ccl.el b/mel-q-ccl.el index da7414e..b9c70b7 100644 --- a/mel-q-ccl.el +++ b/mel-q-ccl.el @@ -778,16 +778,16 @@ abcdefghijklmnopqrstuvwxyz\ )) ;; [\t ]* r0:[^\r] ;; middle white spaces found. - ))) - (` (if (r0 == ?\n) - ;; trailing white spaces found. - ;; -> ignore these white spacs. - ((write (, (if output-crlf "\r\n" "\n"))) - (read r0) - (repeat)) - ;; [\t ]* r0:[^\n] - ;; middle white spaces found. - ))) + )) + (` (if (r0 == ?\n) + ;; trailing white spaces found. + ;; -> ignore these white spacs. + ((write (, (if output-crlf "\r\n" "\n"))) + (read r0) + (repeat)) + ;; [\t ]* r0:[^\n] + ;; middle white spaces found. + )))) (,@ (apply 'append (mapcar