comparison lisp/ChangeLog @ 68912:13d48b135711

* cus-theme.el (custom-new-theme-mode-map): Remove mouse-1 binding.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 15 Feb 2006 02:42:10 +0000
parents f484ff9069d6
children 08407ff48591
comparison
equal deleted inserted replaced
68911:f484ff9069d6 68912:13d48b135711
2 2
3 * wid-edit.el (widget-keymap): Bind down-mouse-1 to 3 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
4 widget-button-click. 4 widget-button-click.
5 5
6 * cus-edit.el (custom-mode-map): Remove mouse-1 binding. 6 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
7
8 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
9 binding.
7 10
8 * files.el (hack-local-variables-confirm): Allow scrolling if the 11 * files.el (hack-local-variables-confirm): Allow scrolling if the
9 file variable list is too long. Kill temp buffer after use. 12 file variable list is too long. Kill temp buffer after use.
10 13
11 2006-02-15 Nick Roberts <nickrob@snap.net.nz> 14 2006-02-15 Nick Roberts <nickrob@snap.net.nz>