diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c576d89b405..2c1f60625fd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,6 +2,8 @@ * international/mule.el (decode-char): Fix conditions. (encode-char): Handle eight-bit-control too. + (transform-make-coding-system-args): New function. + (make-coding-system): Accept XEmacs style arguments. 2001-01-15 Gerd Moellmann