]> git.eshelyaron.com Git - emacs.git/commitdiff
(wdired-change-to-wdired-mode):
authorJuri Linkov <juri@jurta.org>
Mon, 28 Mar 2005 01:25:54 +0000 (01:25 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 28 Mar 2005 01:25:54 +0000 (01:25 +0000)
Mention `wdired-abort-changes' key in the initial message.

lisp/wdired.el

index 92d7a81627a8247917f4afc3ff5551d3f64eb222..a41193436005f46f6dde411589f4dc48286a2ab1 100644 (file)
@@ -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