(wdired-change-to-wdired-mode):

Mention `wdired-abort-changes' key in the initial message.
This commit is contained in:
Juri Linkov 2005-03-28 01:25:54 +00:00
parent 5938202c7d
commit 853f9bf301

View 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