comparison lisp/ChangeLog @ 92174:16d35e75634b

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Mon, 25 Feb 2008 00:01:54 +0000
parents c06259187010
children 049a396d6d9d
comparison
equal deleted inserted replaced
92173:1b8f987330e1 92174:16d35e75634b
1 2008-02-25 Juri Linkov <juri@jurta.org>
2
3 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
4 background, "red4" for a dark background, "red" for 16 and
5 8 colors, "grey" for grayscale, and inverse video otherwise.
6 Add :version tag.
7 (isearch-message): Keep the original isearch-message intact, and
8 add text properties to it where necessary. Add `isearch-error' to
9 the condition that checks if isearch is unsuccessful.
10
1 2008-02-24 Juri Linkov <juri@jurta.org> 11 2008-02-24 Juri Linkov <juri@jurta.org>
2 12
3 * progmodes/compile.el (compilation-handle-exit): 13 * progmodes/compile.el (compilation-handle-exit):
4 Use compilation-error face instead of font-lock-warning-face. 14 Use compilation-error face instead of font-lock-warning-face.
5 Display the same message in the minibuffer as is inserted 15 Display the same message in the minibuffer as is inserted