Mercurial > emacs
changeset 64218:deccf7162dae
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 11 Jul 2005 00:36:10 +0000 |
parents | 6eb4f98295bb |
children | cd5dc4349fb2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jul 10 22:32:00 2005 +0000 +++ b/lisp/ChangeLog Mon Jul 11 00:36:10 2005 +0000 @@ -1,3 +1,9 @@ +2005-07-10 Chong Yidong <cyd@stupidchicken.com> + + * longlines.el (longlines-show-region) + (longlines-unshow-hard-newlines): Recognize hard newlines by + non-nil hard property, instead of t. + 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu> * viper-cmd.el (viper--key-maps): New variable.