# HG changeset patch # User Chong Yidong # Date 1186503011 0 # Node ID 968a6f97228367f80a81b2494458700e4aa987c9 # Parent 418ea9d156d740bb1dee95fc4779e837ef5bf30c * longlines.el (longlines-decoded): New variable. (longlines-mode): Avoid encoding or decoding the buffer twice. diff -r 418ea9d156d7 -r 968a6f972283 lisp/ChangeLog --- 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 + + * longlines.el (longlines-decoded): New variable. + (longlines-mode): Avoid encoding or decoding the buffer twice. + 2007-08-07 Martin Rudalics * format.el (format-insert-file): Make sure that at most one undo