aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuri Linkov <[email protected]>2005-03-28 01:25:54 +0000
committerJuri Linkov <[email protected]>2005-03-28 01:25:54 +0000
commit853f9bf3015c0e8a8d73b0bf7ba80f36d9da52fb (patch)
treeaba2859d44c634b2b4456f94b7a072baf3c0d218
parent5938202c7df85400fe553745d8012f908fe827da (diff)
(wdired-change-to-wdired-mode):
Mention `wdired-abort-changes' key in the initial message.
-rw-r--r--lisp/wdired.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/wdired.el b/lisp/wdired.el
index 92d7a81627..a411934360 100644
--- a/lisp/wdired.el
+++ b/lisp/wdired.el
@@ -330,7 +330,8 @@ See `wdired-mode'."
(set-buffer-modified-p nil)
(setq buffer-undo-list nil)
(run-hooks 'wdired-mode-hook)
- (message (substitute-command-keys "Press \\[wdired-finish-edit] when finished")))
+ (message (substitute-command-keys "Press \\[wdired-finish-edit] when finished \
+or \\[wdired-abort-changes] to abort changes")))
;; Protect the buffer so only the filenames can be changed, and put