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

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

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

revision 1.202 by handa, Sun Jul 4 23:19:15 2004 UTC revision 1.203 by handa, Sun Jul 4 23:22:28 2004 UTC
# Line 1878  of the function `insert-file-contents'." Line 1878  of the function `insert-file-contents'."
1878                        (coding-system-change-text-conversion coding 'raw-text)))                        (coding-system-change-text-conversion coding 'raw-text)))
1879            (setq coding nil))            (setq coding nil))
1880          (if coding          (if coding
1881              (decode-coding-region (point-min) (point-max) coding))))))              (decode-coding-region (point-min) (point-max) coding)
1882              (setq last-coding-system-used coding))))))
1883    
1884  (defun make-translation-table (&rest args)  (defun make-translation-table (&rest args)
1885    "Make a translation table from arguments.    "Make a translation table from arguments.

Legend:
Removed from v.1.202  
changed lines
  Added in v.1.203

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