Show
Ignore:
Timestamp:
2005年11月26日 08時33分26秒 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/lisp/disp-table.el

    r3939 r3988  
    230230    (if (equal current-language-environment "English") 
    231231        (set-language-environment "latin-1")) 
    232     (unless (or noninteractive (memq window-system '(x w32))) 
     232    (unless (or noninteractive (memq window-system '(x w32 mac))) 
    233233      ;; Send those codes literally to a character-based terminal. 
    234234      ;; If we are using single-byte characters,