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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/wdired.el
Date: Sun, 27 Mar 2005 20:25:54 -0500

Index: emacs/lisp/wdired.el
diff -c emacs/lisp/wdired.el:1.6 emacs/lisp/wdired.el:1.7
*** emacs/lisp/wdired.el:1.6    Fri Feb 18 07:08:18 2005
--- emacs/lisp/wdired.el        Mon Mar 28 01:25:54 2005
***************
*** 330,336 ****
    (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")))
  
  
  ;; Protect the buffer so only the filenames can be changed, and put
--- 330,337 ----
    (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 \
! or \\[wdired-abort-changes] to abort changes")))
  
  
  ;; Protect the buffer so only the filenames can be changed, and put




reply via email to

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