Mercurial > emacs
comparison lisp/ChangeLog @ 79119:f17c3647c3fe
* longlines.el (longlines-wrap-follows-window-size): Integer value
specifies wrapping margin.
(longlines-mode, longlines-window-change-function): Set
window-specific wrapping margin based on the above.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 17 Oct 2007 02:47:28 +0000 |
parents | a704436b58e3 |
children | 2d9343a3760e |
comparison
equal
deleted
inserted
replaced
79118:87e85ec80db7 | 79119:f17c3647c3fe |
---|---|
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". |
4 | 11 |
5 2007-10-17 Glenn Morris <rgm@gnu.org> | 12 2007-10-17 Glenn Morris <rgm@gnu.org> |