X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c92fa36300d00225b870ecfa402c3b78b6249b84;hb=b465e968b9c0dcb7a2e6a48c70d45bf74442dfd6;hp=10ca700512fcfe3e8158c4def104270a19a28524;hpb=d63f736011d28cd7244c61590d898a377131b3c7;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 10ca700..c92fa36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2002-06-26 Katsumi Yamaoka + + * mcs-e20.el (charsets-mime-charset-alist): Remove nil's from the + default value. + * mcs-xm.el (charsets-mime-charset-alist): Ditto. + +2002-06-21 Katsumi Yamaoka + + * mcs-e20.el (charsets-mime-charset-alist): Add Latin8 and Latin9 + charsets. Suggested by Tatsuya Kinoshita . + * mcs-xm.el (charsets-mime-charset-alist): Ditto. + +2002-05-14 Katsumi Yamaoka + + * pccl.el (ccl-usable): Make non-MULE XEmacs don't require `ccl' + even if this file is mis-compiled for XEmacs with MULE. + +2002-03-23 Nix + + * poem-ltn1.el (truncate-string): Act like the real `truncate-string': + do not fail if the string is shorter than the max length. + +2002-04-30 Katsumi Yamaoka + + * poem-xm.el (string-to-char-list): Revive it again. + +2002-04-25 Katsumi Yamaoka + + * poem-xm.el (string-to-char-list): Remove. It is restored in + XEmacs CVS. + +2002-04-15 Katsumi Yamaoka + + * poem-xm.el (char-length): New function. + (string-to-char-list): New function. + +2002-03-04 Katsumi Yamaoka + + * pym.el: Add a note that `def*-maybe' might not provide functions + or variables at run-time. + 2001-12-05 Katsumi Yamaoka * tinycustom.el (custom-declare-face): New function.