]> code.delx.au - gnu-emacs/commit
Improve documentation of Dired's 'A' and 'Q' commands
authorEli Zaretskii <eliz@gnu.org>
Tue, 3 May 2016 16:14:31 +0000 (19:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 3 May 2016 16:14:31 +0000 (19:14 +0300)
commit79e58003aa91ea1273f2588c3891a6ad9c5d282e
tree37d7a02af8b8795d5b5247127f2f079260c19f01
parent2ea2a2f1a5b5b2e1b20f1ee8c86058334d0a2652
Improve documentation of Dired's 'A' and 'Q' commands

* lisp/dired-aux.el (dired-do-find-regexp)
(dired-do-find-regexp-and-replace): Mention
'grep-find-ignored-files' and 'vc-directory-exclusion-list', and
also the fact that REGEXP should be palatable by Grep.  (Bug#23426)
* lisp/dired.el: Update the corresponding autoload forms.

* doc/emacs/dired.texi (Operating on Files): Mention
'grep-find-ignored-files' and 'vc-directory-exclusion-list'.
(Bug#23429)
doc/emacs/dired.texi
lisp/dired-aux.el
lisp/dired.el