# HG changeset patch # User Glenn Morris # Date 1294211001 28800 # Node ID a51d791afefee54cc435d681a96cd196cbdb67bb # Parent aa1843c74710b0c9d93a87caccdf522cad22e16f ChangeLog fix. diff -r aa1843c74710 -r a51d791afefe lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 04 14:50:21 2011 -0500 +++ b/lisp/ChangeLog Tue Jan 04 23:03:21 2011 -0800 @@ -1,9 +1,8 @@ 2011-01-04 Ken Manheimer - * Summary: Reconcile with changes in line movement behavior for + * allout.el: Reconcile with changes in line movement behavior for long text lines that cross more than a single physical window line, ie when truncate-lines is nil. - (allout-next-visible-heading): Provide for change in line-move behavior on long lines when truncate-lines is nil. In that case, line-move can wind up on the same textual line when it moves to @@ -17,7 +16,6 @@ difference by applying move-end-of-line while field-text-motion is inhibited. - 2011-01-04 Glenn Morris * textmodes/rst.el (rst-compile-toolsets):