# HG changeset patch # User Richard M. Stallman # Date 1119017627 0 # Node ID 41c37d1950150b40a99e411cf59efe9c449f8814 # Parent 48de3601d94cde1f640177c56b17ba5d64ba6646 Call tty-no-underline. diff -r 48de3601d94c -r 41c37d195015 lisp/term/linux.el --- a/lisp/term/linux.el Fri Jun 17 14:10:09 2005 +0000 +++ b/lisp/term/linux.el Fri Jun 17 14:13:47 2005 +0000 @@ -4,6 +4,9 @@ (unless (terminal-coding-system) (set-terminal-coding-system 'iso-latin-1)) +;; It can't really display underlines. +(tty-no-underline) + ;; Make Latin-1 input characters work, too. ;; Meta will continue to work, because the kernel ;; turns that into Escape.