From: morioka Date: Mon, 9 Mar 1998 15:49:56 +0000 (+0000) Subject: tm 7.44. X-Git-Tag: tm7_44~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9b8018dacc8c2322fe6d94da4626fd861bb5d783;p=elisp%2Fapel.git tm 7.44. --- diff --git a/ChangeLog b/ChangeLog index 6f2510a..0335380 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +Sat Feb 23 17:52:54 1996 Morioka Tomohiko + + * tl: Version 7.11.2 was released. + +Thu Feb 22 15:14:30 1996 Morioka Tomohiko + + * tl-str.el (eliminate-last-spaces): New function. + +Thu Feb 22 14:33:08 1996 Morioka Tomohiko + + * tl-str.el (filename-special-char-range): New variable. + (filename-space-char-range): New variable. + (replace-as-filename): New implementation. + +Thu Feb 22 14:24:39 1996 Morioka Tomohiko + + * tl-list.el (compress-sorted-numbers): New function imported from + Gnus. + (uncompress-range): New function imported from Gnus. + (member-of-range): New function imported from Gnus. + + Wed Feb 14 13:00:02 1996 Morioka Tomohiko * tl: Version 7.11.1 was released. diff --git a/Makefile b/Makefile index d6ddf68..49218c7 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ TLDIR19 = $(HOME)/lib/emacs19/lisp FILES = tl/README.eng tl/Makefile tl/mk-tl tl/*.el tl/doc/*.texi \ tl/ChangeLog -TARFILE = tl-7.11.1.tar +TARFILE = tl-7.11.2.tar elc: