comparison lisp/ChangeLog @ 68911:f484ff9069d6

* wid-edit.el (widget-keymap): Bind down-mouse-1 to widget-button-click. * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 15 Feb 2006 02:41:02 +0000
parents 7d7207d65934
children 13d48b135711
comparison
equal deleted inserted replaced
68910:4b8d82ef7d06 68911:f484ff9069d6
1 2006-02-14 Chong Yidong <cyd@stupidchicken.com> 1 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
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.
2 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
6 2006-02-15 Nick Roberts <nickrob@snap.net.nz> 11 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
33 property to links. 38 property to links.
34 39
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
38 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 44 2006-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.
41 47
42 2006-02-14 Juanma Barranquero <lekktu@gmail.com> 48 2006-02-14 Juanma Barranquero <lekktu@gmail.com>