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: Tue, 07 Sep 2004 00:12:37 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6335 emacs/lisp/ChangeLog:1.6336
*** emacs/lisp/ChangeLog:1.6335 Mon Sep  6 18:51:57 2004
--- emacs/lisp/ChangeLog        Tue Sep  7 03:56:35 2004
***************
*** 1,3 ****
--- 1,12 ----
+ 2004-09-07  Juri Linkov  <address@hidden>
+ 
+       * progmodes/grep.el (grep-highlight-matches): Change default from
+       `t' to `auto-detect', and type from `boolean' to `choice'.
+       (grep-compute-defaults): Set `grep-highlight-matches' to `t'
+       if grep option `--color' is available, or to `nil' otherwise.
+       (grep-use-null-device): Remove redundant type `boolean' (`choice'
+       is already defined).
+ 
  2004-09-06  Eli Zaretskii  <address@hidden>
  
        * simple.el (next-error-follow-minor-mode): Fix last change.




reply via email to

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