comparison lisp/ChangeLog @ 85346:a8bd5dee7a3f

* 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:50:12 +0000
parents c7526f9a6e15
children f8d1bb788744
comparison
equal deleted inserted replaced
85345:35d2f0abc597 85346:a8bd5dee7a3f
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 Dan Nicolaescu <dann@ics.uci.edu> 12 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>