tm 7.48.
[elisp/apel.git] / ChangeLog
index 75e2003..d850603 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,193 @@
+Wed Mar 13 17:16:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.18 was released.
+
+       * emu.el (functionp): New function.
+
+       * mu-cite.el (mu-cite/get-value): Use function `functionp'.
+
+Wed Mar 13 16:35:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mu-comment.el: New file.
+
+Sat Mar  9 08:13:21 1996  Hiroshi Ueno <zodiac@ibm.net>
+
+       * mu-cite.el (mu-cite/cite-original): exchange-point-and-mark if
+       mark < point. (cf. [OS/2:1536])
+
+Tue Mar 12 11:32:54 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * mu-bbdb.el (mu-cite/get-bbdb-prefix-register-method),
+       (mu-cite/get-bbdb-prefix-register-verbose-method): Don't register
+       null string. (cf.[tm-ja:1662])
+
+       * mu-cite.el (mu-cite/get-prefix-register-method),
+       (mu-cite/get-prefix-register-method): Don't register null string.
+       (cf.[tm-ja:1662])
+       
+       * emu.el (buffer-substring-no-properties): New implementation
+       imported from Emacs 19.30. (cf.[tm-ja:1662])
+
+\f
+Wed Mar  6 00:24:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.15 was released.
+
+       * mu-cite.el: MINOURA Makoto's E-mail address was
+       changed. (cf. [tm-ja:1649])
+
+Wed Mar  6 00:07:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-els: add mu-replace.el.
+
+       * mu-replace.el: New file.
+
+Tue Mar  5 23:33:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-str.el (replace-char-by-char): New function.
+
+       * tl-str.el (replace-space-with-underline): Function
+       `replace-space-with-underline' was moved from tm-edit.el.
+
+       * tl-list.el (cons-if): New function.
+
+\f
+Mon Mar  4 14:31:31 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.14 was released.
+
+Mon Mar  4 11:33:53 1996  KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
+
+       * mu-cite.el (mu-cite/cite-original): `(mark)' might occur an
+       error. (cf. [tm-ja:1647])
+
+Mon Mar  4 08:58:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-els: New module
+
+       * mk-tl: use tl-els file.
+
+Sat Mar  2 13:25:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-822.el (rfc822/parse-ascii-token): New function.
+       (rfc822/parse-word, rfc822/parse-local-part,
+       rfc822/parse-sub-domain, rfc822/parse-domain,
+       rfc822/parse-at-domain, rfc822/parse-route,
+       rfc822/parse-route-addr, rfc822/parse-group,
+       rfc822/parse-addresses): Use function `rfc822/parse-ascii-token'
+       instead of `rfc822/parse-token'.
+
+\f
+Wed Feb 28 13:26:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.13 was released.
+
+Wed Feb 27 19:37:46 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+        * mk-tl: Add `mu-bbdb.el' to module list.
+
+        * mu-bbdb.el: New file.
+
+        * mu-cite.el: (mu-cite/get-field-value-method-alist),
+        (mu-cite/get-field-value): Typo fixed.
+        (mu-cite/get-citation-name): Changed to function.
+        (mu-cite/add-citation-name): New implementation.
+        (mu-cite/save-to-file): Add sore comments.
+        (mu-cite/get-prefix-register-method),
+        (mu-cite/get-prefix-register-verbose-method): Use 'x-attribution.
+        (mu-cite/default-methods-alist): Method `'x-attribution' was added.
+        (replace-top-string): New implementation.
+        
+Tue Feb 27 17:50:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-nemacs.el (*noconv*): New constant.
+       (*sjis*): New constant.
+       (code-detect-region): New function.
+       (set-file-coding-system): New function.
+
+       * emu-orig.el (code-detect-region): New function.
+       (set-file-coding-system): New function.
+
+       * emu-orig.el (*noconv*): New constant.
+
+\f
+Mon Feb 26 01:14:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.11.3 was released.
+
+       * emu-18.el (tl:set-text-properties): New function.
+       (tl:overlay-buffer): New function. (cf. [tm-ja:1606])
+
+Mon Feb 26 01:05:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-18.el (remove-hook): New function: Imported from Emacs
+       19.28. (cf. [tm-ja:1606])
+       
+       * emu-18.el (defalias): Implementation was fixed.
+       (cf. [tm-ja:1606])
+
+Mon Feb 26 00:56:18 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el: Version check was changed. (cf. [tm-ja:1606])
+
+Mon Feb 26 00:54:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el: Version check was changed. (cf. [tm-ja:1606])
+
+Sun Feb 25 18:08:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-list.el (expand-range): New implementation.
+
+       * tl-list.el: Function `uncompress-range' was renamed to
+       `expand-range'.
+
+       * tl-list.el (member-of-range): New implementation.
+
+Fri Feb 23 20:43:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-list.el (last): changed to macro.
+
+Fri Feb 23 20:36:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-list.el (caar): New macro.
+       (cdar): New macro.
+
+\f
+Sat Feb 23 17:52:54 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.11.2 was released.
+
+Thu Feb 22 15:14:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-str.el (eliminate-last-spaces): New function.
+
+Thu Feb 22 14:33:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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.
+
+\f
+Wed Feb 14 13:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.11.1 was released.
+
+Mon Feb 12 07:34:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-misc.el (add-path): Document string was fixed.
+
+Mon Feb 12 07:27:03 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl-misc.el (file-installed-p): new function
+
+\f
 Sat Feb  2 17:08:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.11 was released.