Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e3e0fb39
Commit
e3e0fb39
authored
Mar 05, 2008
by
Glenn Morris
Browse files
(Hiding Subdirectories): Fix previous change.
parent
becc6788
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
+10
-7
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+7
-3
doc/emacs/dired.texi
doc/emacs/dired.texi
+3
-4
No files found.
doc/emacs/ChangeLog
View file @
e3e0fb39
2008-03-05
Drew Adams <drew.adams@oracle.com> (tiny change)
2008-03-05
Glenn Morris <rgm@gnu.org>
* dired.texi (Hiding Subdirectories): Documented `dired-hide-subdir'.
* dired.texi (Hiding Subdirectories): Fix previous change.
2008-03-05 Drew Adams <drew.adams@oracle.com>
* dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
2008-02-28 Kim F. Storm <storm@cua.dk>
...
...
@@ -11,7 +15,7 @@
Add view-external-packages on C-h C-e.
Add view-order-manuals on C-h C-m.
2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
(tiny change)
2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
* msdog-xtra.texi (MS-DOS): Docstring fix.
...
...
doc/emacs/dired.texi
View file @
e3e0fb39
...
...
@@ -919,8 +919,8 @@ describing that subdirectory).
Use the @kbd{l} command (@code{dired-do-redisplay}) to update the
subdirectory's contents. Use @kbd{C-u k} on the subdirectory header
line to delete the subdirectory
. @
xref{Dired Updating}. You can also
hide and show inserted subdirectories
@
xref{Hiding Subdirectories}.
line to delete the subdirectory
(@p
xref{Dired Updating}
)
. You can also
hide and show inserted subdirectories
(@p
xref{Hiding Subdirectories}
)
.
...
...
@@ -1013,8 +1013,7 @@ can use hiding to temporarily exclude subdirectories from operations
without having to remove the Dired marks on files in those
subdirectories.
@xref{Dired Updating} about inserting or deleting a subdirectory
listing.
@xref{Dired Updating}, for how to insert or delete a subdirectory listing.
@node Dired Updating
@section Updating the Dired Buffer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment