aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2011-03-01 20:40:07 -0800
committerPaul Eggert2011-03-01 20:40:07 -0800
commit4a8b879b87962d5f37c05d3650f43cc571b22bc7 (patch)
tree781d1cf60e3e49c820ffc7c8121dd5e7f9c86760 /doc
parentba46f4d85a6938273f52a8cdf7e09d9afee61d7f (diff)
parent8889f4e2c332b0ecedc9e6088252f4cbae301236 (diff)
downloademacs-4a8b879b87962d5f37c05d3650f43cc571b22bc7.tar.gz
emacs-4a8b879b87962d5f37c05d3650f43cc571b22bc7.zip
Merge from mainline.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/dired-x.texi13
2 files changed, 7 insertions, 11 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 2ce67bad6cb..47ae7ee3842 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12011-03-02 Glenn Morris <rgm@gnu.org>
2
3 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4 instead of the obsoleted dired-omit-here-always.
5
12011-02-28 Michael Albinus <michael.albinus@gmx.de> 62011-02-28 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to 8 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi
index cde39ff6a62..dba99d9c6c7 100644
--- a/doc/misc/dired-x.texi
+++ b/doc/misc/dired-x.texi
@@ -345,17 +345,8 @@ a directory local setting
345@end example 345@end example
346 346
347@noindent 347@noindent
348to a @file{.dir-locals.el} file in that directory. 348to a @file{.dir-locals.el} file in that directory. You can use the
349 349command @code{add-dir-local-variable} to do this.
350@table @code
351@findex dired-omit-here-always
352@item dired-omit-here-always
353
354This is an interactive function that creates a local variables file exactly
355like the example above (if it does not already exist) in the
356@code{dir-locals-file} file in the current directory and then refreshes
357the directory listing.
358@end table
359 350
360@vindex dired-omit-files 351@vindex dired-omit-files
361@item dired-omit-files 352@item dired-omit-files