comparison lisp/ChangeLog @ 34651:d7420ad5649a

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 18 Dec 2000 02:18:21 +0000
parents 7140dfffb7b6
children 2de0e8b2f16f
comparison
equal deleted inserted replaced
34650:795aabd40afe 34651:d7420ad5649a
1 2000-12-18 Miles Bader <miles@gnu.org> 1 2000-12-18 Miles Bader <miles@gnu.org>
2
3 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
2 4
3 * textmodes/artist.el (artist-replace-chars, artist-replace-char): 5 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
4 Check that emacs-major-version is `=' to 20, not `>='. 6 Check that emacs-major-version is `=' to 20, not `>='.
5 (artist-replace-chars): Use `make-string' instead of a loop. 7 (artist-replace-chars): Use `make-string' instead of a loop.
6 8