Mercurial > emacs
changeset 80999:315ae0b59970
(terminal-init-linux): Enable t-mouse by default.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 20 May 2007 05:46:31 +0000 |
parents | cf2127c6be17 |
children | f273808d859e |
files | lisp/term/linux.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/linux.el Sun May 20 05:44:20 2007 +0000 +++ b/lisp/term/linux.el Sun May 20 05:46:31 2007 +0000 @@ -9,6 +9,8 @@ ;; It can't really display underlines. (tty-no-underline) + (if (fboundp 'term-open-connection) (t-mouse-mode 1)) + ;; Make Latin-1 input characters work, too. ;; Meta will continue to work, because the kernel ;; turns that into Escape.