+2004-10-29 Andreas Schwab <schwab@suse.de>
+
+ * speedbar.el (speedbar-frame-parameters): Improve customize type.
+
2004-10-29 Sam Steingold <sds@gnu.org>
* mouse.el (mouse-show-mark): Repleace the last occurrence of
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