comparison lisp/ChangeLog @ 50206:b453fa770ef2

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 19 Mar 2003 22:25:11 +0000
parents 4718d0de22fa
children 5258227ca079
comparison
equal deleted inserted replaced
50205:63bfe3825510 50206:b453fa770ef2
1 2003-03-19 Simon Marshall <simon@gnu.org>
2
3 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
4 New variable.
5 (makefile-mode): Use it for value of font-lock-syntactic-keywords.
6
1 2003-03-19 John Paul Wallington <jpw@gnu.org> 7 2003-03-19 John Paul Wallington <jpw@gnu.org>
2 8
3 * cus-theme.el (custom-theme-create): Add autoload cookie. 9 * cus-theme.el (custom-theme-create): Add autoload cookie.
4 10
5 2003-03-19 Kenichi Handa <handa@etlken2> 11 2003-03-19 Kenichi Handa <handa@m17n.org>
6 12
7 * dired.el (dired-get-filename): Pay attention to the case that 13 * dired.el (dired-get-filename): Pay attention to the case that
8 `read' returns a unibyte string. Don't encode the file name by 14 `read' returns a unibyte string. Don't encode the file name by
9 buffer-file-coding-system. 15 buffer-file-coding-system.
10 16