Mercurial > emacs
changeset 84658:d1ea5efb14f2
Fix up comment style.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 19 Sep 2007 14:54:21 +0000 |
parents | 1b2430509da5 |
children | 76e7ca025173 |
files | lisp/international/characters.el |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/characters.el Wed Sep 19 14:53:44 2007 +0000 +++ b/lisp/international/characters.el Wed Sep 19 14:54:21 2007 +0000 @@ -840,7 +840,7 @@ (modify-category-entry (decode-char 'ucs (+ i #xf00)) ?q)) (let ((deflist '(;; chars syntax category - ("4$(7"!0"!1(B-4$(7"J0"J14"K0"K1(B" "w" ?0) ; consonant + ("4$(7"!(B0$(7"!(B1-4$(7"J(B0$(7"J(B14$(7"K(B0$(7"K(B1" "w" ?0) ; consonant ("$(7#!(B-$(7#J#K#L#M!"!#(B" "w" ?0) ; ("$(7$!(B-$(7$e(B" "w" ?0) ; ("$(7%!(B-$(7%u(B" "w" ?0) ; @@ -1353,9 +1353,9 @@ (setq utf-translate-cjk-mode saved-utf-translate-cjk-mode) (makunbound 'saved-utf-translate-cjk-mode) -;;; Local Variables: -;;; coding: iso-2022-7bit -;;; End: +;; Local Variables: +;; coding: iso-2022-7bit +;; End: -;;; arch-tag: 85889c35-9f4d-4912-9bf5-82de31b0d42d +;; arch-tag: 85889c35-9f4d-4912-9bf5-82de31b0d42d ;;; characters.el ends here