Mercurial > emacs
changeset 57786:feb47c14dfa5
(speedbar-frame-parameters): Improve customize type.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 29 Oct 2004 20:57:51 +0000 |
parents | 2a55e2b38c8d |
children | 7c8f62016d71 |
files | lisp/speedbar.el |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
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