Mercurial > emacs
diff lisp/ChangeLog @ 65618:b9c26f9516da
(font-lock-default-fontify-region): Don't unconditionally add a line, since
the after-change-function already did it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 19 Sep 2005 12:08:07 +0000 |
parents | 2148ae4e135a |
children | e09cff91900a |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 19 10:41:15 2005 +0000 +++ b/lisp/ChangeLog Mon Sep 19 12:08:07 2005 +0000 @@ -1,3 +1,9 @@ +2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca> + + * font-lock.el (font-lock-default-fontify-region): + Don't unconditionally add a line, since the after-change-function + already did it. + 2005-09-19 Miles Bader <miles@gnu.org> * net/newsticker.el: Get rid of CVS keyword.