[Top][All Lists]
[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)
- [Emacs-diffs] Changes to emacs/lisp/files.el, Richard M. Stallman, 2002/09/01
- [Emacs-diffs] Changes to emacs/lisp/files.el, Colin Walters, 2002/09/07
- [Emacs-diffs] Changes to emacs/lisp/files.el, Richard M. Stallman, 2002/09/09
- [Emacs-diffs] Changes to emacs/lisp/files.el, Richard M. Stallman, 2002/09/09
- [Emacs-diffs] Changes to emacs/lisp/files.el,
Markus Rost <=
- [Emacs-diffs] Changes to emacs/lisp/files.el, Kai Großjohann, 2002/09/10
- [Emacs-diffs] Changes to emacs/lisp/files.el, Richard M. Stallman, 2002/09/10
- [Emacs-diffs] Changes to emacs/lisp/files.el, Markus Rost, 2002/09/13
- [Emacs-diffs] Changes to emacs/lisp/files.el, Kai Großjohann, 2002/09/22