diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 15 02:41:02 2006 +0000
+++ b/lisp/ChangeLog	Wed Feb 15 02:42:10 2006 +0000
@@ -5,6 +5,9 @@
 
 	* cus-edit.el (custom-mode-map): Remove mouse-1 binding.
 
+	* cus-theme.el (custom-new-theme-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.