From 6c825f8e50dd3c0917263cbda4303f33d11c84e3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 16 Dec 2000 15:33:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bc0661b7702..5b2fb3a1bb8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-12-16 Eli Zaretskii + + * textmodes/ispell.el (check-ispell-version): If + `ispell-program-name' is "aspell", pass it the -v switch instead + of -vv. + 2000-12-16 Kenichi Handa * international/mule-diag.el (mule-diag): Insert information about diff --git a/src/ChangeLog b/src/ChangeLog index 8a400c2ab27..a0a0ce216d6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2000-12-16 Eli Zaretskii + + * fileio.c (Fcopy_file): Rename the last argument to keep_time, to + be consistent with the doc string. Reported by NAKAJIMA Mikio + . + 2000-12-16 Kenichi Handa * xfaces.c (Vface_ignored_fonts): New variable. -- 2.39.2