# HG changeset patch # User Chong Yidong # Date 1216664049 0 # Node ID 1cae59402f10314794ec6a82b74af3541f82619e # Parent 0a31fd320dbdcbf15a640f90c81f87e7d9201a27 * 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. diff -r 0a31fd320dbd -r 1cae59402f10 lisp/ChangeLog --- 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 + + * 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 * term/ns-win.el: Rename ns- functions/variables to the