aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-02-15 02:41:02 +0000
committerChong Yidong2006-02-15 02:41:02 +0000
commitbb55f90e4acf87076d743298ecb64eabb1b39993 (patch)
tree305708a9e0901d650c1052be473391361b3e981b /lisp/ChangeLog
parent16f18d05e54a74d8ce789ecf61803c85717f1ac4 (diff)
downloademacs-bb55f90e4acf87076d743298ecb64eabb1b39993.tar.gz
emacs-bb55f90e4acf87076d743298ecb64eabb1b39993.zip
* wid-edit.el (widget-keymap): Bind down-mouse-1 to
widget-button-click. * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 10b4816e9e7..438907164b8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12006-02-14 Chong Yidong <cyd@stupidchicken.com> 12006-02-14 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
4 widget-button-click.
5
6 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
7
3 * files.el (hack-local-variables-confirm): Allow scrolling if the 8 * files.el (hack-local-variables-confirm): Allow scrolling if the
4 file variable list is too long. Kill temp buffer after use. 9 file variable list is too long. Kill temp buffer after use.
5 10
@@ -35,6 +40,7 @@
35 * files.el (hack-local-variables): Remove ignored variables before 40 * files.el (hack-local-variables): Remove ignored variables before
36 checking if any variables need setting. 41 checking if any variables need setting.
37 42
43>>>>>>> 1.9141
382006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 442006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
39 45
40 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar. 46 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.