summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-02-25 23:32:44 +0000
committerKim F. Storm <storm@cua.dk>2005-02-25 23:32:44 +0000
commitc6f4488cfd5bdbdda68710ed93b0c9d5c88b65dc (patch)
tree05849e158027ca39f17c82e073e14b740c2b045f /lisp
parent7f87b2b005b82f95c83e4f7cd79e9e1534e43668 (diff)
downloademacs-c6f4488cfd5bdbdda68710ed93b0c9d5c88b65dc.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b5c99652907..26d615c239e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-26 Kim F. Storm <storm@cua.dk>
+
+ * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
+ (mouse-on-link-p, mouse-drag-region-1): Use it.
+
2005-02-25 Lute Kamstra <lute@gnu.org>
* replace.el (query-replace-read-from): Fix 2005-02-19 change.