From: Chong Yidong Date: Tue, 7 Aug 2007 16:08:26 +0000 (+0000) Subject: * longlines.el (longlines-decoded): New variable. X-Git-Tag: emacs-pretest-22.1.90~1077 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=559818abde3dbfcb40eb9b45dfe269cc0cd37c6e;p=emacs.git * longlines.el (longlines-decoded): New variable. (longlines-mode): Avoid encoding or decoding the buffer twice. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ffd803fd1c6..6bc8c549159 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 Riccardo Murri * vc-bzr.el: Remove comments about vc-bzr.el being a modified