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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 16 Dec 2004 02:43:50 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6754 emacs/lisp/ChangeLog:1.6755
*** emacs/lisp/ChangeLog:1.6754 Wed Dec 15 21:28:02 2004
--- emacs/lisp/ChangeLog        Thu Dec 16 07:19:20 2004
***************
*** 1,3 ****
--- 1,18 ----
+ 2004-12-15  Juri Linkov  <address@hidden>
+ 
+       * replace.el (match): New face.
+       (list-matching-lines-face): Change default from `bold' to `match'.
+ 
+       * progmodes/grep.el (grep-match-face): New defvar.
+       (grep-mode-font-lock-keywords): Use grep-match-face instead of
+       compilation-column-face to highlight grep matches.
+ 
+       * apropos.el (apropos-match-face): Change default from
+       `secondary-selection' to `match'.
+ 
+       * info-look.el (info-lookup-highlight-face): Change default from
+       `highlight' to `match'.
+ 
  2004-12-15  Daniel Pfeiffer  <address@hidden>
  
        * progmodes/executable.el (executable-interpret): Eliminate




reply via email to

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