aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-07-21 18:14:09 +0000
committerChong Yidong2008-07-21 18:14:09 +0000
commit844b9239ba59fe79952165b709bbb31013adbf41 (patch)
tree115f077a5b1907a91e7005ba6af3783f09c3487c
parent92d1a7a3cd24446ac659284b2f4cfdc2e618281e (diff)
downloademacs-844b9239ba59fe79952165b709bbb31013adbf41.tar.gz
emacs-844b9239ba59fe79952165b709bbb31013adbf41.zip
* 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.
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b228b18b89b..48ff3413337 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12008-07-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
4 for "word wrap" command.
5
6 * simple.el (visual-line-mode): Disable
7 truncate-partial-width-windows.
8
12008-07-21 Dan Nicolaescu <dann@ics.uci.edu> 92008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2 10
3 * term/ns-win.el: Rename ns- functions/variables to the 11 * term/ns-win.el: Rename ns- functions/variables to the