/[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.285 by schwab, Sat Nov 19 17:42:56 2005 UTC revision 1.286 by schwab, Sat Nov 19 21:08:21 2005 UTC
# Line 1883  specifies the character set for the majo Line 1883  specifies the character set for the majo
1883            (while list            (while list
1884              (with-current-buffer (car list)              (with-current-buffer (car list)
1885                (set-case-table (standard-case-table)))                (set-case-table (standard-case-table)))
1886              (setq list (cdr list)))))))              (setq list (cdr list))))))
1887    ;; Always call this so that the display table is correctly set up for      (set-display-table-and-terminal-coding-system language-name))
   ;; unibyte buffers.  
   (set-display-table-and-terminal-coding-system language-name)  
1888    
1889    (let ((required-features (get-language-info language-name 'features)))    (let ((required-features (get-language-info language-name 'features)))
1890      (while required-features      (while required-features

Legend:
Removed from v.1.285  
changed lines
  Added in v.1.286

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