Mercurial > emacs
comparison lisp/ChangeLog @ 40338:ffc4cf9a7cbd
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 26 Oct 2001 14:25:06 +0000 |
parents | 8f116e4bd2cd |
children | 6a06f9b1f448 |
comparison
equal
deleted
inserted
replaced
40337:57f029917c77 | 40338:ffc4cf9a7cbd |
---|---|
1 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * button.el (button): Special face definition for MS-DOS | |
4 terminals. | |
5 | |
1 2001-10-26 Sam Steingold <sds@gnu.org> | 6 2001-10-26 Sam Steingold <sds@gnu.org> |
2 | 7 |
3 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): | 8 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): |
4 Protect the /= test by checking that the args are non-nil. | 9 Protect the /= test by checking that the args are non-nil. |
5 (sh-font-lock-close-heredoc): check eof for being non-nil. | 10 (sh-font-lock-close-heredoc): check eof for being non-nil. |