]> code.delx.au - gnu-emacs/commit
Clarify documentation of 'dired-mark-files-containing-regexp'
authorEli Zaretskii <eliz@gnu.org>
Wed, 20 Apr 2016 14:52:25 +0000 (17:52 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 20 Apr 2016 14:52:25 +0000 (17:52 +0300)
commitaa03257cb341691562101fcae8a6d6d54d420a99
tree115ed14a6e282cc04b31c3b064922ac3c7e67a62
parentce0d8c7f2d8187942a8b45c3a71c22c5f30fa37d
Clarify documentation of 'dired-mark-files-containing-regexp'

* doc/emacs/dired.texi (Marks vs Flags): Clarify that for files
visited in buffers, 'dired-mark-files-containing-regexp' searches
the buffer rather than the file on disk.  (Bug#22694)

* lisp/dired.el (dired-mark-files-containing-regexp): Clarify that
for files visited in buffers, 'dired-mark-files-containing-regexp'
searches the buffer rather than the file on disk.  (Bug#22694)
doc/emacs/dired.texi
lisp/dired.el