/[emacs]/emacs/lisp/speedbar.el
ViewVC logotype

Diff of /emacs/lisp/speedbar.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.52.6.2 by miles, Fri Aug 27 07:00:26 2004 UTC revision 1.52.6.3 by miles, Thu Nov 4 08:55:35 2004 UTC
# Line 354  Any parameter supported by a frame may b Line 354  Any parameter supported by a frame may b
354  will be initialized to the height of the frame speedbar is  will be initialized to the height of the frame speedbar is
355  attached to and added to this list before the new frame is initialized."  attached to and added to this list before the new frame is initialized."
356    :group 'speedbar    :group 'speedbar
357    :type '(repeat (sexp :tag "Parameter:")))    :type '(repeat (cons :format "%v"
358                           (symbol :tag "Parameter")
359                           (sexp :tag "Value"))))
360    
361  ;; These values by Hrvoje Niksic <hniksic@srce.hr>  ;; These values by Hrvoje Niksic <hniksic@srce.hr>
362  (defcustom speedbar-frame-plist  (defcustom speedbar-frame-plist

Legend:
Removed from v.1.52.6.2  
changed lines
  Added in v.1.52.6.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26