projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d681f18
)
* doc/misc/dired-x.texi (Omitting Examples): Minor addition.
author
Glenn Morris
<rgm@gnu.org>
Sat, 14 May 2011 20:04:07 +0000
(13:04 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 14 May 2011 20:04:07 +0000
(13:04 -0700)
doc/misc/ChangeLog
patch
|
blob
|
history
doc/misc/dired-x.texi
patch
|
blob
|
history
diff --git
a/doc/misc/ChangeLog
b/doc/misc/ChangeLog
index 1174bc234f806f9f319b9941750cf3402d9c9ee7..df3468ea087159058a22616b6fbe493ce11ad147 100644
(file)
--- a/
doc/misc/ChangeLog
+++ b/
doc/misc/ChangeLog
@@
-1,3
+1,7
@@
+2011-05-14 Glenn Morris <rgm@gnu.org>
+
+ * dired-x.texi (Omitting Examples): Minor addition.
+
2011-05-10 Jim Meyering <meyering@redhat.com>
* ede.texi: Fix typo "or or -> or".
diff --git
a/doc/misc/dired-x.texi
b/doc/misc/dired-x.texi
index eb79778992240c0376f8c8ac7542d8c303c7d87b..99530e6356dd11e9c089a5c13591f88de930aa98 100644
(file)
--- a/
doc/misc/dired-x.texi
+++ b/
doc/misc/dired-x.texi
@@
-452,7
+452,9
@@
then put
@end example
@noindent
-in the @code{dired-load-hook} (@pxref{Installation}).
+in the @code{dired-load-hook} (@pxref{Installation}). (Of course, a
+better way to achieve this particular goal is simply to omit @samp{-a} from
+@code{dired-listing-switches}.)
@end itemize