summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2000-12-18 02:18:21 +0000
committerMiles Bader <miles@gnu.org>2000-12-18 02:18:21 +0000
commit74c53d0fdeca8a20d1bcfeee3bc47d5119f433b0 (patch)
tree67199a1694281e5834461181e9af11d83a3906ba /lisp
parent05f55a0747212f1435c043744d1c92acb517a96a (diff)
downloademacs-74c53d0fdeca8a20d1bcfeee3bc47d5119f433b0.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4e52b84c2cd..99beb9df867 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
2000-12-18 Miles Bader <miles@gnu.org>
+ * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
+
* textmodes/artist.el (artist-replace-chars, artist-replace-char):
Check that emacs-major-version is `=' to 20, not `>='.
(artist-replace-chars): Use `make-string' instead of a loop.