Mercurial > emacs
diff lisp/ChangeLog @ 73156:57c68ed8bb9c
(font-lock-after-change-function): Refontify next line as well if end is at BOL.
(font-lock-extend-jit-lock-region-after-change): Be more careful to
only extend the region as much as needed.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 28 Sep 2006 20:02:45 +0000 |
parents | 1428588c2074 |
children | 66c756c90e7b |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 28 19:10:27 2006 +0000 +++ b/lisp/ChangeLog Thu Sep 28 20:02:45 2006 +0000 @@ -1,12 +1,19 @@ +2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca> + + * font-lock.el (font-lock-after-change-function): Refontify next line + as well if end is at BOL. + (font-lock-extend-jit-lock-region-after-change): Be more careful to + only extend the region as much as needed. + 2006-09-28 Richard Stallman <rms@gnu.org> * comint.el (comint-mode): Bind font-lock-defaults non-nil. * subr.el (insert-for-yank-1): Handle `font-lock-face' specially. - * international/mule.el (after-insert-file-set-coding): + * international/mule.el (after-insert-file-set-coding): If VISIT, don't let set-buffer-multibyte make undo info. - + 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change) * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long