aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a89a763f936..e38431894f4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3101,7 +3101,7 @@
3101 (vc-at-event): New macro: run the body at the even location. 3101 (vc-at-event): New macro: run the body at the even location.
3102 (vc-dir-menu, vc-dir-toggle-mark): Use it. 3102 (vc-dir-menu, vc-dir-toggle-mark): Use it.
3103 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events. 3103 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
3104 * subr.el (mouse-event-p): Check if the even is mouse-related. 3104 * subr.el (mouse-event-p): Check if the event is mouse-related.
3105 3105
31062008-05-02 Nick Roberts <nickrob@snap.net.nz> 31062008-05-02 Nick Roberts <nickrob@snap.net.nz>
3107 3107