emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/wdired.el


From: D . Goel
Subject: [Emacs-diffs] Changes to emacs/lisp/wdired.el
Date: Sun, 18 Sep 2005 08:25:12 -0400

Index: emacs/lisp/wdired.el
diff -c emacs/lisp/wdired.el:1.12 emacs/lisp/wdired.el:1.13
*** emacs/lisp/wdired.el:1.12   Sat Aug  6 22:13:43 2005
--- emacs/lisp/wdired.el        Sun Sep 18 12:25:02 2005
***************
*** 264,270 ****
    (set-buffer-modified-p nil)
    (setq buffer-undo-list nil)
    (run-mode-hooks 'wdired-mode-hook)
!   (message (substitute-command-keys "Press \\[wdired-finish-edit] when 
finished \
  or \\[wdired-abort-changes] to abort changes")))
  
  
--- 264,270 ----
    (set-buffer-modified-p nil)
    (setq buffer-undo-list nil)
    (run-mode-hooks 'wdired-mode-hook)
!   (message "%s" (substitute-command-keys "Press \\[wdired-finish-edit] when 
finished \
  or \\[wdired-abort-changes] to abort changes")))
  
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]