emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 25 Feb 2008 00:01:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/02/25 00:01:55

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12889
retrieving revision 1.12890
diff -u -b -r1.12889 -r1.12890
--- ChangeLog   24 Feb 2008 23:21:56 -0000      1.12889
+++ ChangeLog   25 Feb 2008 00:01:54 -0000      1.12890
@@ -1,3 +1,13 @@
+2008-02-25  Juri Linkov  <address@hidden>
+
+       * isearch.el (isearch-fail): Use "RosyBrown1" for a light
+       background, "red4" for a dark background, "red" for 16 and
+       8 colors, "grey" for grayscale, and inverse video otherwise.
+       Add :version tag.
+       (isearch-message): Keep the original isearch-message intact, and
+       add text properties to it where necessary.  Add `isearch-error' to
+       the condition that checks if isearch is unsuccessful.
+
 2008-02-24  Juri Linkov  <address@hidden>
 
        * progmodes/compile.el (compilation-handle-exit):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]