Mercurial > emacs
changeset 43284:62ca366c7991
Added mode-line-in-non-selected-windows.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 13 Feb 2002 22:47:25 +0000 |
parents | 1124d2e7429a |
children | 11229f89ded6 |
files | lisp/cus-start.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cus-start.el Wed Feb 13 22:44:45 2002 +0000 +++ b/lisp/cus-start.el Wed Feb 13 22:47:25 2002 +0000 @@ -240,6 +240,7 @@ (scroll-margin windows integer) (truncate-partial-width-windows display boolean) (mode-line-inverse-video modeline boolean) + (mode-line-in-non-selected-windows modeline boolean "21.3") (line-number-display-limit display (choice integer (const :tag "No limit" nil)))