diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5b2fb3a1bb8..b537260d74f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-12-18 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/artist.el (artist-replace-chars, artist-replace-char): | ||
| 4 | Check that emacs-major-version is `=' to 20, not `>='. | ||
| 5 | (artist-replace-chars): Use `make-string' instead of a loop. | ||
| 6 | |||
| 1 | 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il> | 7 | 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 8 | ||
| 3 | * textmodes/ispell.el (check-ispell-version): If | 9 | * textmodes/ispell.el (check-ispell-version): If |