emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/cus-theme.el


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-theme.el
Date: Wed, 15 Feb 2006 02:42:11 +0000

Index: emacs/lisp/cus-theme.el
diff -u emacs/lisp/cus-theme.el:1.23 emacs/lisp/cus-theme.el:1.24
--- emacs/lisp/cus-theme.el:1.23        Mon Feb  6 14:33:32 2006
+++ emacs/lisp/cus-theme.el     Wed Feb 15 02:42:10 2006
@@ -38,7 +38,6 @@
     (suppress-keymap map)
     (define-key map "n" 'widget-forward)
     (define-key map "p" 'widget-backward)
-    (define-key map [mouse-1] 'widget-move-and-invoke)
     map)
   "Keymap for `custom-new-theme-mode'.")
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]