*** empty log message ***

This commit is contained in:
Kenichi Handa 2005-03-11 12:03:13 +00:00
parent c95cf5aca1
commit fa815b1459
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2005-03-11 Kenichi Handa <handa@m17n.org>
* international/mule.el (make-coding-system): Set property
'coding-system-define-form to nil.
(define-coding-system-alias): Likewise.
2005-03-11 Kenichi Handa <handa@m17n.org>
These changes are suggested by Dave Love <fx@gnu.org>.

View file

@ -1,3 +1,9 @@
2005-03-11 Kenichi Handa <handa@m17n.org>
* fileio.c (Finsert_file_contents): Call Fcheck_coding_system
before calling setup_coding_system so that autoloading of a coding
system work.
2005-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* xfns.c (hourglass_started): New function.