diff lisp/ChangeLog @ 67033:1a383aa3be8a

longlines.el (longlines-wrap-line): Preserve marker positions.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 20 Nov 2005 05:17:27 +0000
parents 9dbc51935e01
children 9e44f3171950
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 20 03:44:35 2005 +0000
+++ b/lisp/ChangeLog	Sun Nov 20 05:17:27 2005 +0000
@@ -5,6 +5,7 @@
 	(longlines-mode): Turn off longlines temporarily when reverting.
 	Add a message-setup-hook.
 	(longlines-decode-buffer): New function.
+	(longlines-wrap-line): Preserve marker positions.
 
 2005-11-19  Andreas Schwab  <schwab@suse.de>