diff options
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 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 |