/[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.222 by monnier, Thu Feb 13 20:06:36 2003 UTC revision 1.223 by lektu, Fri Feb 14 06:54:44 2003 UTC
# Line 264  wrong, use this command again to toggle Line 264  wrong, use this command again to toggle
264    ;; We have to decode the file in any environment.    ;; We have to decode the file in any environment.
265    (let ((default-enable-multibyte-characters t)    (let ((default-enable-multibyte-characters t)
266          (coding-system-for-read 'iso-2022-7bit))          (coding-system-for-read 'iso-2022-7bit))
267      (find-file-read-only (expand-file-name "HELLO" data-directory))))      (view-file (expand-file-name "HELLO" data-directory))))
268    
269  (defun universal-coding-system-argument (coding-system)  (defun universal-coding-system-argument (coding-system)
270    "Execute an I/O command using the specified coding system."    "Execute an I/O command using the specified coding system."

Legend:
Removed from v.1.222  
changed lines
  Added in v.1.223

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