From: Richard M. Stallman Date: Fri, 17 Jun 2005 14:13:47 +0000 (+0000) Subject: Call tty-no-underline. X-Git-Tag: emacs-pretest-22.0.90~8835 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1487cc580867ba82e079638aaf63dd19388cdf8;p=emacs.git Call tty-no-underline. --- diff --git a/lisp/term/linux.el b/lisp/term/linux.el index 80bfe83a4eb..71b9e0d4bcf 100644 --- a/lisp/term/linux.el +++ b/lisp/term/linux.el @@ -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.