/[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.207 by rms, Tue Nov 16 17:18:39 2004 UTC revision 1.208 by rms, Tue Nov 16 22:37:04 2004 UTC
# Line 1162  just set the variable `buffer-file-codin Line 1162  just set the variable `buffer-file-codin
1162    ;; `set-buffer-major-mode-hook' take care of setting the table.    ;; `set-buffer-major-mode-hook' take care of setting the table.
1163    (if (fboundp 'ucs-set-table-for-input) ; don't lose when building    (if (fboundp 'ucs-set-table-for-input) ; don't lose when building
1164        (ucs-set-table-for-input))        (ucs-set-table-for-input))
1165    (set-buffer-modified-p t)    (unless nomodify
1166        (set-buffer-modified-p t))
1167    (force-mode-line-update))    (force-mode-line-update))
1168    
1169  (defun revert-buffer-with-coding-system (coding-system &optional force)  (defun revert-buffer-with-coding-system (coding-system &optional force)

Legend:
Removed from v.1.207  
changed lines
  Added in v.1.208

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