comparison lisp/ChangeLog @ 670:12095b04a9b6

[xemacs-hg @ 2001-09-29 08:02:03 by ben] font-lock.el: fix problem with last patch, reported by Katsumi Yamaoka.
author ben
date Sat, 29 Sep 2001 08:03:01 +0000
parents 6e99cc8c6ca5
children 685b588e92d8
comparison
equal deleted inserted replaced
669:5c696033aec4 670:12095b04a9b6
1 2001-09-28 Ben Wing <ben@xemacs.org>
2
3 * font-lock.el:
4 * font-lock.el (font-lock-after-change-function):
5 fix problem with last patch, reported by Katsumi Yamaoka.
6
1 2001-09-17 Ben Wing <ben@xemacs.org> 7 2001-09-17 Ben Wing <ben@xemacs.org>
2 8
3 * font-lock.el (font-lock-after-change-function): 9 * font-lock.el (font-lock-after-change-function):
4 fix problem when you insert a comment on the line before a line of 10 fix problem when you insert a comment on the line before a line of
5 code: if we use the following char, then when you hit backspace, 11 code: if we use the following char, then when you hit backspace,