1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 20:32:00 -08:00
emacs/doc
Dmitry Gutov 6428aa044a Use grep-find-ignored-directories instead of vc-directory-exclusion-list
* lisp/dired-aux.el (dired-do-find-regexp):
Use grep-find-ignored-directories instead of
vc-directory-exclusion-list.  The result should be functionally
similar (the former uses the latter as the default value), but it
should be more consistent and appropriate WRT user
customizations.
(dired-do-find-regexp-and-replace): Update the docstring.

* lisp/dired.el: Update the corresponding autoloads.

* doc/emacs/dired.texi (Operating on Files): Update the
documentation accordingly.
2016-05-04 01:02:43 +03:00
..
emacs Use grep-find-ignored-directories instead of vc-directory-exclusion-list 2016-05-04 01:02:43 +03:00
lispintro Doc fixes for quoting 2016-05-03 08:03:04 -07:00
lispref (Common Keywords): Correct what missing :group means 2016-05-03 19:06:36 +02:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc * doc/misc/texinfo.tex: Sync from gnulib. 2016-05-01 17:59:04 -07:00