Mercurial > emacs
diff lisp/ChangeLog @ 67021:e220d76071f7
* longlines.el (longlines-before-revert-hook)
(longlines-after-revert-hook): New functions.
(longlines-mode): Turn off longlines temporarily when reverting.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 19 Nov 2005 17:29:20 +0000 |
parents | 53c3a64c4d4f |
children | 5595ccfe4943 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 19 17:13:07 2005 +0000 +++ b/lisp/ChangeLog Sat Nov 19 17:29:20 2005 +0000 @@ -1,3 +1,9 @@ +2005-11-19 Chong Yidong <cyd@stupidchicken.com> + + * longlines.el (longlines-before-revert-hook) + (longlines-after-revert-hook): New functions. + (longlines-mode): Turn off longlines temporarily when reverting. + 2005-11-19 Andreas Schwab <schwab@suse.de> * emacs-lisp/shadow.el: Handle compressed files.