]> code.delx.au - gnu-emacs/blobdiff - man/emacs-xtra.texi
Add a provide statement.
[gnu-emacs] / man / emacs-xtra.texi
index 1839dd2417b83553a0dd438b0187a77f60c14ce2..9dff3d9efd87fc391304f25efb4a7864e82c9eb6 100644 (file)
@@ -8,7 +8,7 @@
 @comment %**end of header
 
 @copying
-This file describes specialized features of Emacs.
+This manual describes specialized features of Emacs.
 
 Copyright (C) 2004
 Free Software Foundation, Inc.
@@ -253,6 +253,9 @@ mode for auto-reverting often involves getting rid of such messages.
 This is especially important for buffers that automatically
 auto-revert every @code{auto-revert-interval} seconds.
 
+Also, you may want to update the documentation string of
+@code{global-auto-revert-non-file-buffers}.
+
 @ifinfo
 Finally, you should add a node to this chapter's menu.  This node
 @end ifinfo
@@ -288,6 +291,12 @@ its old switches.  However, reverting the buffer will relist it using
 the buffer's default switches.  If any of this yields problems, you
 can easily correct the situation using @kbd{C-u i} or @kbd{C-u l}.
 
+Dired does not remember the @code{R} switch.  Inserting a subdirectory
+with switches that include the @code{R} switch is equivalent with
+inserting each of its subdirectories using all remaining switches.
+For instance, updating or killing a subdirectory that was inserted
+with the @code{R} switch will not update or kill its subdirectories.
+
 The buffer's default switches do not affect subdirectories that were
 inserted using explicitly specified switches.  In particular,
 commands such as @kbd{s}, that change the buffer's switches do not