# HG changeset patch # User Richard M. Stallman # Date 767175232 0 # Node ID b5d15b763ef0acb1d1bdb75bec62ca8c04631dcd # Parent bdc1c93a09dba8dbb85dc3f79ff1aeab31210619 (tc-mode-line-format): Put mode-line-process immediately after mode-name when setting mode-line-format. diff -r bdc1c93a09db -r b5d15b763ef0 lisp/textmodes/two-column.el --- a/lisp/textmodes/two-column.el Sun Apr 24 08:13:21 1994 +0000 +++ b/lisp/textmodes/two-column.el Sun Apr 24 08:13:52 1994 +0000 @@ -235,7 +235,7 @@ ;; rearranged, so that the pertinent info will show in 40 columns (defvar tc-mode-line-format '("-%*- %15b --" (-3 . "%p") "--%[(" mode-name - minor-mode-alist "%n" mode-line-process ")%]%-") + minor-mode-alist mode-line-process "%n" ")%]%-") "*Value of mode-line-format for a buffer in two-column minor mode.") (defvar tc-separator ""