emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/linux.el,v


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/term/linux.el,v
Date: Sun, 20 May 2007 05:46:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  07/05/20 05:46:31

Index: linux.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/linux.el,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- linux.el    27 Jul 2005 18:02:07 -0000      1.8
+++ linux.el    20 May 2007 05:46:31 -0000      1.9
@@ -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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]