Mercurial > emacs
changeset 96873:1cae59402f10
* menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
for "word wrap" command.
* simple.el (visual-line-mode): Disable
truncate-partial-width-windows.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 21 Jul 2008 18:14:09 +0000 |
parents | 0a31fd320dbd |
children | 8683c121397c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 21 17:50:46 2008 +0000 +++ b/lisp/ChangeLog Mon Jul 21 18:14:09 2008 +0000 @@ -1,3 +1,11 @@ +2008-07-21 Chong Yidong <cyd@stupidchicken.com> + + * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode + for "word wrap" command. + + * simple.el (visual-line-mode): Disable + truncate-partial-width-windows. + 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu> * term/ns-win.el: Rename ns- functions/variables to the