Mercurial > emacs
comparison lisp/ChangeLog @ 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 | 30f1368d9cf6 |
children | 938dd02137bc |
comparison
equal
deleted
inserted
replaced
96872:0a31fd320dbd | 96873:1cae59402f10 |
---|---|
1 2008-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 | |
1 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu> | 9 2008-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 |
4 corresponding x- versions. | 12 corresponding x- versions. |
5 (x-select-text, x-cut-buffer-or-selection-value) | 13 (x-select-text, x-cut-buffer-or-selection-value) |