Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 15 02:35:20 2006 +0000 +++ b/lisp/ChangeLog Wed Feb 15 02:41:02 2006 +0000 @@ -1,5 +1,10 @@ 2006-02-14 Chong Yidong <cyd@stupidchicken.com> + * wid-edit.el (widget-keymap): Bind down-mouse-1 to + widget-button-click. + + * cus-edit.el (custom-mode-map): Remove mouse-1 binding. + * files.el (hack-local-variables-confirm): Allow scrolling if the file variable list is too long. Kill temp buffer after use. @@ -35,6 +40,7 @@ * files.el (hack-local-variables): Remove ignored variables before checking if any variables need setting. +>>>>>>> 1.9141 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.