summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-07-11 00:36:10 +0000
committerRichard M. Stallman <rms@gnu.org>2005-07-11 00:36:10 +0000
commit1a3b7cd5401610f640137d9239f3c4819999e6a8 (patch)
tree8be710793779cf944eb68b5d4aef5e4398ed8811 /lisp
parent4ff7373ade59abac1900dbc1f017ef083d6f8761 (diff)
downloademacs-1a3b7cd5401610f640137d9239f3c4819999e6a8.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index da4b0ee4a08..79ff4e73daa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.