diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7cc3e1e8c4a..e8e4280b713 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-10-17 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * longlines.el (longlines-wrap-follows-window-size): Integer value | ||
| 4 | specifies wrapping margin. | ||
| 5 | (longlines-mode, longlines-window-change-function): Set | ||
| 6 | window-specific wrapping margin based on the above. | ||
| 7 | |||
| 1 | 2007-10-17 John Wiegley <johnw@newartisans.com> | 8 | 2007-10-17 John Wiegley <johnw@newartisans.com> |
| 2 | 9 | ||
| 3 | * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". | 10 | * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". |