From 4e4e95198a1513ea23b45f2b747fcecaaf4fa06a Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Fri, 13 Sep 2002 20:22:29 +0000 Subject: (diff-buffer-with-file): Check whether associated file exists. Display message for 1 second. Always return nil. --- lisp/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c56b9536f90..ccda6c1344e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-09-13 Markus Rost + + * files.el (diff-buffer-with-file): Check whether associated file + exists. Display message for 1 second. Always return nil. + 2002-09-13 Stefan Monnier * derived.el (define-derived-mode): Properly ignore unknown args. @@ -81,8 +86,8 @@ 2002-09-11 Vinicius Jose Latorre - * ps-print.el: Adjust ps-print-color-p, ps-default-fg and ps-default-bg - setting. + * ps-print.el: Adjust ps-print-color-p, ps-default-fg and + ps-default-bg setting. (ps-print-version): New version number (6.5.7). (ps-mark-active-p): New fun. (ps-print-preprint-region): Adjust code. -- cgit v1.2.1