emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/two-column.el


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/two-column.el
Date: Sat, 19 Jul 2003 12:22:58 -0400

Index: emacs/lisp/textmodes/two-column.el
diff -c emacs/lisp/textmodes/two-column.el:1.26 
emacs/lisp/textmodes/two-column.el:1.27
*** emacs/lisp/textmodes/two-column.el:1.26     Sat Oct 13 15:12:07 2001
--- emacs/lisp/textmodes/two-column.el  Sat Jul 19 12:22:58 2003
***************
*** 223,229 ****
  (defcustom 2C-mode-line-format
        '("-%*- %15b --"  (-3 . "%p")  "--%[("  mode-name
          minor-mode-alist  "%n"  mode-line-process  ")%]%-")
!   "*Value of mode-line-format for a buffer in two-column minor mode."
    :type 'sexp
    :group 'two-column)
  
--- 223,229 ----
  (defcustom 2C-mode-line-format
        '("-%*- %15b --"  (-3 . "%p")  "--%[("  mode-name
          minor-mode-alist  "%n"  mode-line-process  ")%]%-")
!   "*Value of `mode-line-format' for a buffer in two-column minor mode."
    :type 'sexp
    :group 'two-column)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]