From a1522a362cdddc72566be952144980057a39a995 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sat, 6 Aug 2005 00:48:18 +0000 Subject: [PATCH] Add missing 2005-06-28 entry for progmodes/compile.el. --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8429e43e601..6ed747aa48c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1894,6 +1894,13 @@ * progmodes/compile.el (compilation-next-error-function): Don't switch buffers; operate on the current buffer. + * progmodes/compile.el (compilation-error-file-name) + (compilation-warning-file-name, compilation-info-file-name) + (compilation-line-number, compilation-column-number): New faces. + (compilation-error-face, compilation-warning-face) + (compilation-info-face, compilation-line-face) + (compilation-column-face): Use them. + * facemenu.el (facemenu-add-face): Warn when font-lock is active. * comint.el (comint-password-prompt-regexp): Accept ", try again". -- 2.39.5