*** empty log message ***

This commit is contained in:
Eli Zaretskii 2000-12-16 15:33:58 +00:00
parent 8ca6602cee
commit 6c825f8e50
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
* 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 <handa@etl.go.jp>
* international/mule-diag.el (mule-diag): Insert information about

View file

@ -1,3 +1,9 @@
2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
* fileio.c (Fcopy_file): Rename the last argument to keep_time, to
be consistent with the doc string. Reported by NAKAJIMA Mikio
<minakaji@osaka.email.ne.jp>.
2000-12-16 Kenichi Handa <handa@etl.go.jp>
* xfaces.c (Vface_ignored_fonts): New variable.