/[emacs]/emacs/lisp/international/mule-cmds.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-cmds.el

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

revision 1.281 by monnier, Thu Sep 1 14:30:30 2005 UTC revision 1.282 by handa, Fri Sep 23 02:12:37 2005 UTC
# Line 1901  specifies the character set for the majo Line 1901  specifies the character set for the majo
1901      (if (functionp func)      (if (functionp func)
1902          (funcall func)))          (funcall func)))
1903    (if (and utf-translate-cjk-mode    (if (and utf-translate-cjk-mode
            utf-translate-cjk-lang-env  
1904             (not (eq utf-translate-cjk-lang-env language-name))             (not (eq utf-translate-cjk-lang-env language-name))
1905             (catch 'tag             (catch 'tag
1906               (dolist (charset (get-language-info language-name 'charset))               (dolist (charset (get-language-info language-name 'charset))

Legend:
Removed from v.1.281  
changed lines
  Added in v.1.282

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