X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3ff5a0d4b3f05f2da44d76d2a1dcbb99b8911bd6;hb=64f5c40cdfc5baff640475bfae8bf1cd2589dc29;hp=4659da9b194c2c085c38862ed68f4d269fbcb343;hpb=39fc081ad164df64424432a3e643f92af4924216;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 4659da9..3ff5a0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +Thu Apr 25 12:08:33 1996 MORIOKA Tomohiko + + * tl: Version 7.19.3 was released. + +Wed Apr 24 15:27:17 1996 MORIOKA Tomohiko + + * emu-orig.el (sref): New alias. + + * emu-mule.el (char-charset): New alias. + +Wed Apr 24 13:46:56 1996 MORIOKA Tomohiko + + * emu-nemacs.el, emu-orig.el: Function `char-leading-char' was + renamed to `char-charset'; `char-leading-char' became alias of + function `char-charset'. + + * tl-str.el (replace-char-by-char): abolished. + + * emu-nemacs.el (sref): fixed. + + * emu-nemacs.el (string-to-int-list): moved from emu-18.el. + + * emu-18.el (string-to-int-list): moved to emu-nemacs.el. + + * emu-xemacs.el, emu-19.el (string-to-int-list): fixed to define. + + * emu-18.el (string-to-int-list): fixed. + +Wed Apr 24 00:57:07 1996 MORIOKA Tomohiko + + * mu-replace.el: defvar for global variables. + + * tl-misc.el (get-latest-path): New implementation. + +Wed Apr 24 00:16:45 1996 MORIOKA Tomohiko + + * tl-str.el (filename-special-char-range): use function `char-int' + and `string-to-int-list'. + + * emu-xemacs.el, emu-19.el, emu-18.el (string-to-int-list): + New function. + + * emu.el (char-int): New function. + (int-char): New function. + + Sat Apr 20 13:10:42 1996 MORIOKA Tomohiko * tl: Version 7.19.2 was released.