From: Kenichi Handa Date: Sat, 22 Nov 2003 00:02:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~1711 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=05bf144a85731a339a2dfd85ed96c075c7206e7a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3f2fb417a33..b9b8390d04a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,3 @@ -2003-11-13 Alex Schroeder - - * timezone.el (timezone-parse-date): Fix style 8 to accept ISO - 8601 format (a capital T between the date and the time). - 2003-08-05 Kenichi Handa * international/code-pages.el: Don't require mule-diag. diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22 index 99ff511b797..770ee043e08 100644 --- a/lisp/ChangeLog.22 +++ b/lisp/ChangeLog.22 @@ -1,3 +1,16 @@ +2003-11-22 Kenichi Handa + + * international/fontset.el (setup-default-fontset): Specify fonts + for `symbol' script. + + * international/characters.el (script-list): Include `currency' + in `symbol'. + +2003-11-13 Alex Schroeder + + * timezone.el (timezone-parse-date): Fix style 8 to accept ISO + 8601 format (a capital T between the date and the time). + 2003-11-17 Kenichi Handa * international/mule.el (private-char-area-1-min) diff --git a/lisp/gnus/ChangeLog.22 b/lisp/gnus/ChangeLog.22 index 212ce3d1432..e700ac65a53 100644 --- a/lisp/gnus/ChangeLog.22 +++ b/lisp/gnus/ChangeLog.22 @@ -1,3 +1,8 @@ +2003-11-17 Kenichi Handa + + * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte + with the arg `to'. + 2003-11-13 Kenichi Handa * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from