Mercurial > emacs
diff lisp/simple.el @ 107271:af8dcc16162f
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 04 Feb 2010 22:04:56 +0000 |
parents | 4e5186e157d5 |
children | 38f0f81b2f1f |
line wrap: on
line diff
--- a/lisp/simple.el Wed Feb 03 21:56:48 2010 +0000 +++ b/lisp/simple.el Thu Feb 04 22:04:56 2010 +0000 @@ -4700,7 +4700,7 @@ This also turns on `word-wrap' in the buffer." :keymap visual-line-mode-map :group 'visual-line - :lighter " wrap" + :lighter " Wrap" (if visual-line-mode (progn (set (make-local-variable 'visual-line--saved-state) nil)