Mercurial > emacs
diff lisp/ChangeLog @ 60412:9b15aeb1b3f1
(font-lock-fontify-keywords-region): Ensure forward
progress, even with buggy anchored keywords.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 06 Mar 2005 00:02:04 +0000 |
parents | f13a9378709a |
children | fe3c6e97ccc6 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 05 19:28:06 2005 +0000 +++ b/lisp/ChangeLog Sun Mar 06 00:02:04 2005 +0000 @@ -1,3 +1,8 @@ +2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca> + + * font-lock.el (font-lock-fontify-keywords-region): Ensure forward + progress, even with buggy anchored keywords. + 2005-03-05 Luc Teirlinck <teirllm@auburn.edu> * simple.el (goto-line): Remove unbalanced final parenthesis.