comparison lisp/ChangeLog @ 62554:a5fe009f7756

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Fri, 20 May 2005 13:42:57 +0000
parents 078b6ecd848f
children ff0c29a49703
comparison
equal deleted inserted replaced
62553:e7408ff25265 62554:a5fe009f7756
1 2005-05-20 Lute Kamstra <lute@gnu.org>
2
3 * diff-mode.el (diff-header-face, diff-file-header-face)
4 (diff-index-face, diff-hunk-header-face, diff-removed-face)
5 (diff-added-face, diff-changed-face, diff-function-face)
6 (diff-context-face, diff-nonexistent-face): Put them in the
7 diff-mode customization group.
8
1 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca> 9 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp. 11 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
4 12
5 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes. 13 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.