* longlines.el (longlines-mode): Make longlines-auto-wrap
buffer-local. Add hooks unconditionally. (longlines-auto-wrap): Toggle wrapping. (longlines-after-change-function) (longlines-post-command-function): Check longlines-auto-wrap.
This commit is contained in:
parent
b3e1883cde
commit
c6b98d9f2e
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2007-06-04 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* longlines.el (longlines-mode): Make longlines-auto-wrap
|
||||
buffer-local. Add hooks unconditionally.
|
||||
(longlines-auto-wrap): Toggle wrapping.
|
||||
(longlines-after-change-function)
|
||||
(longlines-post-command-function): Check longlines-auto-wrap.
|
||||
|
||||
2007-06-02 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* Version 22.1 released.
|
||||
|
|
Loading…
Add table
Reference in a new issue