/[emacs]/emacs/lisp/term/linux.el
ViewVC logotype

Diff of /emacs/lisp/term/linux.el

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

revision 1.6 by miles, Mon Sep 1 15:45:36 2003 UTC revision 1.7 by rms, Fri Jun 17 14:13:47 2005 UTC
# Line 4  Line 4 
4  (unless (terminal-coding-system)  (unless (terminal-coding-system)
5    (set-terminal-coding-system 'iso-latin-1))    (set-terminal-coding-system 'iso-latin-1))
6    
7    ;; It can't really display underlines.
8    (tty-no-underline)
9    
10  ;; Make Latin-1 input characters work, too.  ;; Make Latin-1 input characters work, too.
11  ;; Meta will continue to work, because the kernel  ;; Meta will continue to work, because the kernel
12  ;; turns that into Escape.  ;; turns that into Escape.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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