emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Mon, 09 Sep 2002 16:28:53 -0400

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.609 emacs/lisp/files.el:1.610
*** emacs/lisp/files.el:1.609   Mon Sep  9 15:32:41 2002
--- emacs/lisp/files.el Mon Sep  9 16:28:53 2002
***************
*** 3025,3031 ****
         nil)
       "display the current buffer")
      (?d diff-buffer-with-file
!       "Show difference to last saved version"))
    "ACTION-ALIST argument used in call to `map-y-or-n-p'.")
  (put 'save-some-buffers-action-alist 'risky-local-variable t)
  
--- 3025,3031 ----
         nil)
       "display the current buffer")
      (?d diff-buffer-with-file
!       "show difference to last saved version"))
    "ACTION-ALIST argument used in call to `map-y-or-n-p'.")
  (put 'save-some-buffers-action-alist 'risky-local-variable t)
  




reply via email to

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