emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/progmodes grep.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp/progmodes grep.el
Date: Tue, 07 Sep 2004 00:12:37 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    04/09/07 03:55:29

Modified files:
        lisp/progmodes : grep.el 

Log message:
        (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).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/grep.el.diff?tr1=1.21&tr2=1.22&r1=text&r2=text





reply via email to

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