/[emacs]/emacs/lisp/textmodes/two-column.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/two-column.el

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

revision 1.26 by monnier, Sat Oct 13 19:12:07 2001 UTC revision 1.27 by jpw, Sat Jul 19 16:22:58 2003 UTC
# Line 223  Line 223 
223  (defcustom 2C-mode-line-format  (defcustom 2C-mode-line-format
224          '("-%*- %15b --"  (-3 . "%p")  "--%[("  mode-name          '("-%*- %15b --"  (-3 . "%p")  "--%[("  mode-name
225            minor-mode-alist  "%n"  mode-line-process  ")%]%-")            minor-mode-alist  "%n"  mode-line-process  ")%]%-")
226    "*Value of mode-line-format for a buffer in two-column minor mode."    "*Value of `mode-line-format' for a buffer in two-column minor mode."
227    :type 'sexp    :type 'sexp
228    :group 'two-column)    :group 'two-column)
229    

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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