/[emacs]/emacs/lisp/disp-table.el
ViewVC logotype

Diff of /emacs/lisp/disp-table.el

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

revision 1.56 by ttn, Sat Aug 6 22:13:42 2005 UTC revision 1.57 by rsteib, Thu Sep 8 18:41:12 2005 UTC
# Line 220  for users who call this function in `.em Line 220  for users who call this function in `.em
220          (unless (or (memq window-system '(x w32)))          (unless (or (memq window-system '(x w32)))
221            (and (terminal-coding-system)            (and (terminal-coding-system)
222                 (set-terminal-coding-system nil))))                 (set-terminal-coding-system nil))))
223      ;; Turn off multibyte chars for more compatibility.  
224      (setq-default enable-multibyte-characters nil)      (display-warning 'i18n
225                         "`standard-display-european' is semi-obsolete"
226                         :warning)
227    
228      ;; Switch to Latin-1 language environment      ;; Switch to Latin-1 language environment
229      ;; unless some other has been specified.      ;; unless some other has been specified.

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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