diff lisp/speedbar.el @ 57786:feb47c14dfa5

(speedbar-frame-parameters): Improve customize type.
author Andreas Schwab <schwab@suse.de>
date Fri, 29 Oct 2004 20:57:51 +0000
parents c36d40df2cc6
children 57b41981928e e24e2e78deda
line wrap: on
line diff
--- a/lisp/speedbar.el	Fri Oct 29 14:31:34 2004 +0000
+++ b/lisp/speedbar.el	Fri Oct 29 20:57:51 2004 +0000
@@ -354,7 +354,9 @@
 will be initialized to the height of the frame speedbar is
 attached to and added to this list before the new frame is initialized."
   :group 'speedbar
-  :type '(repeat (sexp :tag "Parameter:")))
+  :type '(repeat (cons :format "%v"
+		       (symbol :tag "Parameter")
+		       (sexp :tag "Value"))))
 
 ;; These values by Hrvoje Niksic <hniksic@srce.hr>
 (defcustom speedbar-frame-plist