/[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.58 by mituharu, Fri Oct 21 08:26:54 2005 UTC revision 1.59 by mituharu, Wed Nov 9 08:06:10 2005 UTC
# Line 229  for users who call this function in `.em Line 229  for users who call this function in `.em
229      ;; unless some other has been specified.      ;; unless some other has been specified.
230      (if (equal current-language-environment "English")      (if (equal current-language-environment "English")
231          (set-language-environment "latin-1"))          (set-language-environment "latin-1"))
232      (unless (or noninteractive (memq window-system '(x w32)))      (unless (or noninteractive (memq window-system '(x w32 mac)))
233        ;; Send those codes literally to a character-based terminal.        ;; Send those codes literally to a character-based terminal.
234        ;; If we are using single-byte characters,        ;; If we are using single-byte characters,
235        ;; it doesn't matter which coding system we use.        ;; it doesn't matter which coding system we use.

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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