aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0759deeb1f5..81d1ccd1b58 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -34,12 +34,6 @@
34 * version.el (emacs-version): Remove `%a' from the time format 34 * version.el (emacs-version): Remove `%a' from the time format
35 because the weekday doesn't fit well into each locale. 35 because the weekday doesn't fit well into each locale.
36 36
372000-12-17 Stefan Monnier <monnier@cs.yale.edu>
38
39 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
40 (cvs-execute-single-file): Don't change directory.
41 Patch from Per Cederqvist.
42
432000-12-18 Miles Bader <miles@gnu.org> 372000-12-18 Miles Bader <miles@gnu.org>
44 38
45 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm". 39 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".