Mercurial > emacs
changeset 112121:a51d791afefe
ChangeLog fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 04 Jan 2011 23:03:21 -0800 |
parents | aa1843c74710 |
children | a28fc1581b94 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <ken.manheimer@gmail.com> - * 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 <rgm@gnu.org> * textmodes/rst.el (rst-compile-toolsets):