comparison lisp/ChangeLog @ 50208:5258227ca079

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 19 Mar 2003 23:35:53 +0000
parents b453fa770ef2
children 849457815733
comparison
equal deleted inserted replaced
50207:b49563831bd2 50208:5258227ca079
1 2003-03-20 Kenichi Handa <handa@m17n.org>
2
3 * international/utf-8.el (ccl-decode-mule-utf-8): Fix a bug of
4 invalid 5 to 6 bytes sequence.
5
1 2003-03-19 Simon Marshall <simon@gnu.org> 6 2003-03-19 Simon Marshall <simon@gnu.org>
2 7
3 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords): 8 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
4 New variable. 9 New variable.
5 (makefile-mode): Use it for value of font-lock-syntactic-keywords. 10 (makefile-mode): Use it for value of font-lock-syntactic-keywords.