Mercurial > emacs
changeset 82316:968a6f972283
* longlines.el (longlines-decoded): New variable.
(longlines-mode): Avoid encoding or decoding the buffer twice.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 07 Aug 2007 16:10:11 +0000 |
parents | 418ea9d156d7 |
children | c668fe19825b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 07 15:55:37 2007 +0000 +++ b/lisp/ChangeLog Tue Aug 07 16:10:11 2007 +0000 @@ -1,3 +1,8 @@ +2007-08-07 Chong Yidong <cyd@stupidchicken.com> + + * longlines.el (longlines-decoded): New variable. + (longlines-mode): Avoid encoding or decoding the buffer twice. + 2007-08-07 Martin Rudalics <rudalics@gmx.at> * format.el (format-insert-file): Make sure that at most one undo