forked from Github/emacs
*** empty log message ***
This commit is contained in:
parent
c95cf5aca1
commit
fa815b1459
2 changed files with 12 additions and 0 deletions
|
|
@ -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>.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue