emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/language/japan-util.el,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/language/japan-util.el,v
Date: Mon, 18 Feb 2008 11:53:59 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/02/18 11:53:59

Index: japan-util.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/language/japan-util.el,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- japan-util.el       8 Jan 2008 20:45:59 -0000       1.43
+++ japan-util.el       18 Feb 2008 11:53:59 -0000      1.44
@@ -36,7 +36,8 @@
   ;; following prefer-coding-system will override it.
   (if (memq system-type '(windows-nt ms-dos cygwin))
       (prefer-coding-system 'japanese-shift-jis)
-    (prefer-coding-system 'japanese-iso-8bit)))
+    (prefer-coding-system 'japanese-iso-8bit))
+  (use-cjk-char-width-table))
 
 (defconst japanese-kana-table
   '((?$B$"(B ?$B%"(B ?(I1(B) (?$B$$(B ?$B%$(B ?(I2(B) (?$B$&(B 
?$B%&(B ?(I3(B) (?$B$((B ?$B%((B ?(I4(B) (?$B$*(B ?$B%*(B 
?(I5(B)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]