mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
* 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
19daa8d936
commit
0a81a74a7d
@ -1,3 +1,11 @@
|
||||
2007-05-12 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-05-12 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* xt-mouse.el (xterm-mouse-debug-buffer): New variable.
|
||||
|
Loading…
Reference in New Issue
Block a user