Mercurial > emacs
changeset 85499:0fdf639d434f
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 20 Oct 2007 23:55:30 +0000 |
parents | 707687ae3f04 |
children | 0dcd1f3c9909 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 20 23:55:17 2007 +0000 +++ b/lisp/ChangeLog Sat Oct 20 23:55:30 2007 +0000 @@ -1,3 +1,9 @@ +2007-10-20 Juri Linkov <juri@jurta.org> + + * textmodes/fill.el (fill-paragraph): When the region is active, + don't try other `or' branches regardless of the value returned by + fill-region; just return t. + 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com> * vc.el (vc-do-command): Condition out a misleading message when