aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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.