Mercurial > emacs
changeset 65637:1c5f79975fd1
Downcase.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Wed, 21 Sep 2005 09:28:52 +0000 |
parents | ef60ac389d6c |
children | e274642bf5d5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 21 08:36:27 2005 +0000 +++ b/lisp/ChangeLog Wed Sep 21 09:28:52 2005 +0000 @@ -49,7 +49,7 @@ 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca> - * Font-lock.el (font-lock-default-fontify-region): Don't add a line + * font-lock.el (font-lock-default-fontify-region): Don't add a line unconditionally, since the after-change-function already did it. 2005-09-19 Miles Bader <miles@gnu.org>