changeset 79119:f17c3647c3fe

* longlines.el (longlines-wrap-follows-window-size): Integer value specifies wrapping margin. (longlines-mode, longlines-window-change-function): Set window-specific wrapping margin based on the above.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 17 Oct 2007 02:47:28 +0000
parents 87e85ec80db7
children 3516a7d8862b
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 17 02:09:47 2007 +0000
+++ b/lisp/ChangeLog	Wed Oct 17 02:47:28 2007 +0000
@@ -1,3 +1,10 @@
+2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
+
+	* longlines.el (longlines-wrap-follows-window-size): Integer value
+	specifies wrapping margin.
+	(longlines-mode, longlines-window-change-function): Set
+	window-specific wrapping margin based on the above.
+
 2007-10-17  John Wiegley  <johnw@newartisans.com>
 
 	* eshell/esh-cmd.el (eshell-complex-commands): Add "ls".