comparison lisp/ChangeLog @ 34659:7085cd9344ce

Exchange order of last two entries, to make them chronological.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 18 Dec 2000 10:27:06 +0000
parents 2de0e8b2f16f
children 39da6ab5e474
comparison
equal deleted inserted replaced
34658:ed47b150ac5a 34659:7085cd9344ce
1 2000-12-18 Miles Bader <miles@gnu.org>
2
3 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
4
5 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
6 Check that emacs-major-version is `=' to 20, not `>='.
7 (artist-replace-chars): Use `make-string' instead of a loop.
8
1 2000-12-17 Stefan Monnier <monnier@cs.yale.edu> 9 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
2 10
3 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file. 11 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
4 (cvs-execute-single-file): Don't change directory. 12 (cvs-execute-single-file): Don't change directory.
5 Patch from Per Cederqvist. 13 Patch from Per Cederqvist.
6
7 2000-12-18 Miles Bader <miles@gnu.org>
8
9 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
10
11 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
12 Check that emacs-major-version is `=' to 20, not `>='.
13 (artist-replace-chars): Use `make-string' instead of a loop.
14 14
15 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il> 15 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
16 16
17 * textmodes/ispell.el (check-ispell-version): If 17 * textmodes/ispell.el (check-ispell-version): If
18 `ispell-program-name' is "aspell", pass it the -v switch instead 18 `ispell-program-name' is "aspell", pass it the -v switch instead