Mercurial > emacs
changeset 78446:8b571462df23
* 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:08:26 +0000 |
parents | d92fa7306fd1 |
children | 65140a5dc349 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 07 15:56:21 2007 +0000 +++ b/lisp/ChangeLog Tue Aug 07 16:08:26 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 Riccardo Murri <riccardo.murri@gmail.com> * vc-bzr.el: Remove comments about vc-bzr.el being a modified