Mercurial > emacs
comparison lisp/ChangeLog @ 77870:5ab0bd094d39
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 04 Jun 2007 20:33:30 +0000 |
parents | 815150a147ce |
children | 0174b6b91a8e |
comparison
equal
deleted
inserted
replaced
77869:128c9f2cd4cf | 77870:5ab0bd094d39 |
---|---|
1 2007-06-04 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * longlines.el (longlines-mode): Make longlines-auto-wrap | |
4 buffer-local. Add hooks unconditionally. | |
5 (longlines-auto-wrap): Toggle wrapping. | |
6 (longlines-after-change-function) | |
7 (longlines-post-command-function): Check longlines-auto-wrap. | |
8 | |
1 2007-06-02 Chong Yidong <cyd@stupidchicken.com> | 9 2007-06-02 Chong Yidong <cyd@stupidchicken.com> |
2 | 10 |
3 * Version 22.1 released. | 11 * Version 22.1 released. |
4 | 12 |
5 2007-06-01 Chong Yidong <cyd@stupidchicken.com> | 13 2007-06-01 Chong Yidong <cyd@stupidchicken.com> |