aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2019-09-30 00:42:47 +0200
committerStefan Kangas2019-09-30 00:51:36 +0200
commit6ade75a20408419a13c57804bc9bc232ea615a1f (patch)
treed92c2f93414cf32538a2ad6f118fea109ca4e823
parent524af9b8334387a17ed890c96355e4adb3f12122 (diff)
downloademacs-6ade75a20408419a13c57804bc9bc232ea615a1f.tar.gz
emacs-6ade75a20408419a13c57804bc9bc232ea615a1f.zip
* lisp/dired-x.el (dired-virtual): Fix typo.
-rw-r--r--lisp/dired-x.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el
index 313a22725c7..63eb028717d 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -661,7 +661,7 @@ visit that file and turn on Virtual Dired mode. But don't try to save
661this file, as dired-virtual indents the listing and thus changes the 661this file, as dired-virtual indents the listing and thus changes the
662buffer. 662buffer.
663 663
664If you have save a Dired buffer in a file you can use \\[dired-virtual] to 664If you have saved a Dired buffer in a file you can use \\[dired-virtual] to
665resume it in a later session. 665resume it in a later session.
666 666
667Type \\<dired-mode-map>\\[revert-buffer] \ 667Type \\<dired-mode-map>\\[revert-buffer] \