(grep-template): Add "<X>" to docstring.
authorJuri Linkov <juri@jurta.org>
Thu, 10 Sep 2009 00:58:15 +0000 (00:58 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 10 Sep 2009 00:58:15 +0000 (00:58 +0000)
commit7ae624301eaf097a367628a4ccac6cbc756aa5ba
tree3e96aad930a4cdfbe97577940dfbe0da4ce073b4
parent50c737e439caee63f0bdee279c05344aa98c2444
(grep-template): Add "<X>" to docstring.
(grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
the list.  Move "asm" to the bottom.
(grep-find-ignored-directories): Add `choice' with nil value
to empty the list easily.
(grep-find-ignored-files): New option.
(grep-files-history): Set to nil by default instead of '("ch" "el").
(grep-compute-defaults): Add "<X>" to `grep-template'.
(grep-read-files): Bind new local variables `default-alias' and
`default-extension'.  Use a list of default values for the file prompt.
(lgrep): Add `--exclude=' command line options composed from
`grep-find-ignored-files'.
(rgrep): Add `-name' command line options composed from
`grep-find-ignored-files'.  (Bug#4301)
lisp/ChangeLog
lisp/progmodes/grep.el