emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 27 Feb 2006 22:53:27 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9198 emacs/lisp/ChangeLog:1.9199
--- emacs/lisp/ChangeLog:1.9198 Mon Feb 27 09:18:52 2006
+++ emacs/lisp/ChangeLog        Mon Feb 27 22:53:26 2006
@@ -1,3 +1,17 @@
+2006-02-28  Nick Roberts  <address@hidden>
+
+       * t-mouse.el: New file.
+       (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
+       (t-mouse-lispy-buffer-posn-from-coords): Remove.  Use the C
+       primitive...
+       (t-mouse-make-event-element): ...posn-at-x-y instead.
+       (t-mouse-make-event): Deal with Fedora Core 3.
+       (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
+       (t-mouse-mouse-position-function): New function.  Use it instead
+       of advising mouse-position.
+       (t-mouse-mode): New minor mode.
+       (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
+
 2006-02-27  Glenn Morris  <address@hidden>
 
        * calendar/calendar.el (calendar-holidays): Doc fix.




reply via email to

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