]> code.delx.au - gnu-emacs/commit
Dired always read file system
authorTino Calancha <tino.calancha@gmail.com>
Mon, 11 Jul 2016 05:34:49 +0000 (14:34 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Mon, 11 Jul 2016 05:34:49 +0000 (14:34 +0900)
commitdf7774be39af76d3072a0278ef815a47bf50dfe9
treef722a0fa5197618c29b1bee0b33ab875f97f188a
parentbfeda891a51178dd0032800ea4aef013c62bbe10
Dired always read file system

* dired.el (dired-always-read-filesystem): Add new option.
(dired-mark-files-containing-regexp): Use it (Bug#22694).
* doc/emacs/dired.texi: Mention it in the manual.
* test/lisp/dired-tests.el (dired-test-bug22694): Add test.
;* etc/NEWS: Add entry for this change.
doc/emacs/dired.texi
etc/NEWS
lisp/dired.el
test/lisp/dired-tests.el