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,v


From: Sam Steingold
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 02 May 2008 14:37:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Sam Steingold <sds>     08/05/02 14:37:40

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13640
retrieving revision 1.13641
diff -u -b -r1.13640 -r1.13641
--- ChangeLog   2 May 2008 12:43:30 -0000       1.13640
+++ ChangeLog   2 May 2008 14:37:36 -0000       1.13641
@@ -1,3 +1,11 @@
+2008-05-02  Sam Steingold  <address@hidden>
+
+       * vc.el (vc-dir-mode-map): Enable mouse bindings.
+       (vc-at-event): New macro: run the body at the even location.
+       (vc-dir-menu, vc-dir-toggle-mark): Use it.
+       (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
+       * subr.d (mouse-event-p): Check if the even is mouse-related.
+
 2008-05-02  Nick Roberts  <address@hidden>
 
        * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Don't




reply via email to

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