/[emacs]/emacs/lisp/language/japan-util.el
ViewVC logotype

Diff of /emacs/lisp/language/japan-util.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by handa, Mon Mar 3 01:45:32 2003 UTC revision 1.33 by handa, Wed Mar 12 07:23:51 2003 UTC
# Line 29  Line 29 
29    
30  ;;;###autoload  ;;;###autoload
31  (defun setup-japanese-environment-internal ()  (defun setup-japanese-environment-internal ()
32      ;; By default, we use 'japanese-iso-8bit for file names.  But, the
33      ;; following prefer-coding-system will override it.
34      (setq default-file-name-coding-system 'japanese-iso-8bit)
35    (cond ((eq system-type 'ms-dos)    (cond ((eq system-type 'ms-dos)
36           (prefer-coding-system 'japanese-shift-jis))           (prefer-coding-system 'japanese-shift-jis))
37          ((eq system-type 'usg-unix-v)          ((eq system-type 'usg-unix-v)

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26