changeset 86874:9dc4e1851a7d

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Fri, 30 Nov 2007 09:01:17 +0000
parents 3f909380f612
children 51288a744d1c
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 30 09:00:46 2007 +0000
+++ b/lisp/ChangeLog	Fri Nov 30 09:01:17 2007 +0000
@@ -1,3 +1,12 @@
+2007-11-30  Martin Rudalics  <rudalics@gmx.at>
+
+	* longlines.el (longlines-show-hard-newlines): Remove handling of
+	buffer-undo-list and buffer-modified status.
+	(longlines-show-region, longlines-unshow-hard-newlines): Handle
+	buffer-undo-list, buffer-modified status, inhibit-read-only, and
+	inhibit-modification-hooks here to avoid that a buffer appears
+	modified when toggling visibility of hard newlines.
+
 2007-11-30  Glenn Morris  <rgm@gnu.org>
 
 	* nxml/rng-maint.el (rng-do-some-validation): Fix declaration.