aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c56b9536f9..ccda6c1344 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-13 Markus Rost <[email protected]>
+
+ * files.el (diff-buffer-with-file): Check whether associated file
+ exists. Display message for 1 second. Always return nil.
+
2002-09-13 Stefan Monnier <[email protected]>
* derived.el (define-derived-mode): Properly ignore unknown args.
@@ -81,8 +86,8 @@
2002-09-11 Vinicius Jose Latorre <[email protected]>
- * 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.