]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Dired always read file system
[gnu-emacs] / etc / NEWS
index 6aef73a3c963c3d9f3b94c21d2ad47a552823232..c58349cd4ec9807839774b741806c7371a702acf 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -242,6 +242,14 @@ whose content matches a regexp; bound to '% g'.
 
 ** Dired
 
++++
+*** A New option 'dired-always-read-filesystem' default to nil.
+If non-nil, buffers visiting files are reverted before search them;
+for instance, in 'dired-mark-files-containing-regexp' a non-nil value
+of this option means the file is revisited in a temporary buffer;
+this temporary buffer is the actual buffer searched: the original buffer
+visiting the file is not modified.
+
 +++
 *** In wdired, when editing files to contain slash characters,
 the resulting directories are automatically created.  Whether to do