X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c8a4897de8577ca5cba2d490c287b693eec4a87f;hb=34bcab928535a1d28ce04c36cdc7e55f6d856f3f;hp=0d63effd58bebbd105c30cecc989228948bbcfa4;hpb=4526571d1a366cae7803f82d9f4f3585afa1681e;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 0d63eff..c8a4897 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,960 +1,487 @@ -Tue May 28 06:48:04 1996 MORIOKA Tomohiko +1998-03-13 MORIOKA Tomohiko - * tl: Version 7.29 was released. + * APEL: Version 7.2 was released. - * mu-comment.el (comment-sexp): Unused local variable `p' was - abolished. +1998-03-11 MORIOKA Tomohiko -Tue May 28 06:30:51 1996 MORIOKA Tomohiko + * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el + (write-region-as-binary): New function. - * emu-e19.el, emu-nemacs.el (charset-description): New function. - (charset-registry): New function. - (charset-columns): New function. - (charset-direction): New function. +1998-03-11 MORIOKA Tomohiko - -Mon May 27 14:04:12 1996 MORIOKA Tomohiko - - * tl: Version 7.27.1 was released. - - * emu-mule.el (charset-*): New constants. - - * emu-x20.el (charset-*): New constants. - (charset-description): New alias. - - * emu-e19.el (char-charset): - Use constant `charset-ascii' and `charset-latin-1'. - -Mon May 27 12:17:42 1996 MORIOKA Tomohiko - - * emu-nemacs.el (char-charset): Use constant `charset-ascii' and - `charset-jisx0208'. - - * emu-nemacs.el (charset-ascii): New constant. - (charset-jisx0208): New constant. - -Mon May 27 12:06:05 1996 MORIOKA Tomohiko - - * emu-mule.el (charset-description): New alias. - (charset-registry): New alias. - (charset-columns): New alias. - (charset-direction): New alias. - -Mon May 27 11:28:24 1996 MORIOKA Tomohiko - - * emu-mule.el (string-columns): New alias. - - * emu-nemacs.el, emu-e19.el, emu-x20.el (string-columns): New - alias; You should use it instead of `string-width'. - -Mon May 27 10:07:19 1996 MORIOKA Tomohiko - - * emu-nemacs.el (truncate-string): Use function `char-columns' - instead of `char-width'. - -Mon May 27 10:01:14 1996 MORIOKA Tomohiko - - * emu-mule.el (char-columns): New alias. - - * emu-nemacs.el, emu-e19.el, emu-x20.el (char-columns): New - function; You should use it instead of `char-width'. - -Sat May 25 20:23:36 1996 MORIOKA Tomohiko - - * emu-xemacs.el (invisible-p): New function. - (next-visible-point): New function. - -Sat May 25 20:21:22 1996 MORIOKA Tomohiko - - * emu-19.el (invisible-p): New function. - (next-visible-point): New function. - -Sat May 25 20:14:52 1996 MORIOKA Tomohiko - - * emu-18.el (invisible-p): New function. - (next-visible-point): New function. - -Sat May 25 19:51:23 1996 MORIOKA Tomohiko - - * emu-18.el (invisible-region): New function. - (visible-region): New function. + * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el + (insert-binary-file-contents): New function. -Sat May 25 19:28:13 1996 MORIOKA Tomohiko +1998-03-08 Shuhei KOBAYASHI - * emu-xemacs.el (invisible-region): New function. - (visible-region): New function. - -Sat May 25 19:22:50 1996 MORIOKA Tomohiko - - * emu-19.el (invisible-region): New function. - (visible-region): New function. + * README.en (Bug reports): Modify description of tm mailing list. -Thu May 23 01:31:02 1996 MORIOKA Tomohiko +1998-02-12 MORIOKA Tomohiko - * tl: Version 7.27 was released. + * APEL: Version 7.1.1 was released. -Wed May 22 02:51:33 1996 MORIOKA Tomohiko + * README.en (Bug reports): Modify for APEL. - * tl-822.el (rfc822/address-string): Unused local variable - `addr-spec' was abolished. - - -Mon May 20 15:52:28 1996 MORIOKA Tomohiko +1998-02-04 MORIOKA Tomohiko - * tl: Version 7.26 was released. + * std11.el (std11-msg-id-string): New function. + (std11-fill-msg-id-list-string): New function. - * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 20 is - broken too. + * std11-parse.el (std11-parse-msg-id): New function. -Mon May 20 15:51:11 1996 MORIOKA Tomohiko +1998-01-10 MORIOKA Tomohiko - * tl-822.el (rfc822/parse-addr-spec): Unused local variable - `at-sign' was abolished. - -Mon May 20 13:08:14 1996 MORIOKA Tomohiko - - * mu-cite.el (citation-mark-chars): New variable. - (compress-cited-prefix): Use variable `citation-mark-chars'. + * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X + 0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by + code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to + avoid this problem. -Fri May 17 08:12:46 1996 MORIOKA Tomohiko - - * tl: Version 7.25 was released. - - * tl-822.el (rfc822/analyze-comment): Unused local variable `chr' - was abolished. - - -Wed May 15 14:23:50 1996 MORIOKA Tomohiko - - * tl: Version 7.24 was released. - - * tl-822.el (rfc822/lexical-analyze): Unnecessary local variable - `len' was abolished. - -Wed May 15 14:19:45 1996 MORIOKA Tomohiko +1997-11-08 MORIOKA Tomohiko - * tl-822.el (rfc822/lexical-analyze): Unnecessary local variable - `i' was abolished. + * APEL: Version 7.1 was released. -Wed May 15 14:12:22 1996 MORIOKA Tomohiko +1997-11-06 MORIOKA Tomohiko - * tl-list.el (permute): Unnecessary local variable `ret' was - abolished. + * README.en (What's APEL?): Rename file-detect.el -> path-util.el. -Wed May 15 14:05:34 1996 MORIOKA Tomohiko +1997-11-06 MORIOKA Tomohiko - * emu-x20.el (string-to-int-list): New function; moved from - em-xemacs.el. + * install.el, filename.el (filename-filters): Use path-util.el + instead of file-detect.el. - * emu-xemacs.el: Function `string-to-int-list' for XEmacs 19 was - deleted, for XEmacs 20 with Mule was moved to emu-x20.el. + * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el -> + path-util.el (file name should be less than 13 bytes). - * emu-x20.el, emu-e19.el: rearrangement. +1997-11-06 MORIOKA Tomohiko -Tue May 14 16:28:33 1996 MORIOKA Tomohiko - - * emu-mule.el: rearrangement. - - * emu-mule.el (string-to-int-list): New alias; moved from emu-19.el. - -Tue May 14 16:23:29 1996 MORIOKA Tomohiko - - * emu-e19.el (string-to-int-list): New alias; moved from emu-19.el. - - * emu-19.el: Alias `string-to-int-list' was moved to emu-e19.el - and emu-mule.el. - -Tue May 14 06:55:46 1996 MORIOKA Tomohiko - - * mu-cite.el (compress-cited-prefix): New function. - - -Tue May 14 02:41:20 1996 MORIOKA Tomohiko - - * tl: Version 7.22.5 was released. - - * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 19 is - broken too. + * emu-19.el (tl:make-overlay): New alias. + (tl:overlay-put): New alias. + (tl:overlay-buffer): New alias. -Sat May 11 08:36:35 1996 MORIOKA Tomohiko - - * tl: Version 7.22.4 was released. +1997-11-05 MORIOKA Tomohiko - * emu.el (add-to-list): New function for Emacs 19.28 or earlier. + * APEL: Version 4.2 was released. -Thu May 9 16:38:20 1996 MORIOKA Tomohiko +1997-11-05 MORIOKA Tomohiko - * emu-mule.el (fontset-pixel-size): New implementation. + * APEL-MK (config-apel): Regard LISPDIR. -Thu May 9 15:09:00 1996 MORIOKA Tomohiko +1997-11-05 MORIOKA Tomohiko - * emu-18.el (tl:add-text-properties): New function; moved from - emu-nemacs.el or emu-mule.el. - - * emu-mule.el, emu-nemacs.el: Function `tl:add-text-properties' - was moved to emu-18.el. - -Thu May 9 15:01:57 1996 MORIOKA Tomohiko - - * emu-18.el (remove-text-properties): New function. - - * emu-nemacs.el (character-encode-string): - Renamed from `encode-coding-string'. - (character-decode-string): Renamed from `decode-coding-string'. - -Thu May 9 14:26:27 1996 MORIOKA Tomohiko - - * emu-e19.el (character-encode-string): Renamed from - `encode-coding-string'. - (character-decode-string): Renamed from `decode-coding-string'. - -Thu May 9 14:07:02 1996 MORIOKA Tomohiko - - * emu-mule.el (character-encode-string): Renamed from - `encode-coding-string'. - (character-decode-string): Renamed from `decode-coding-string'. - -Thu May 9 13:48:25 1996 MORIOKA Tomohiko - - * emu-x20.el (character-encode-string, character-decode-string): - New alias. - - * emu-x20.el (character-encode-region, character-decode-region): - New alias. - -Thu May 9 13:22:18 1996 MORIOKA Tomohiko - - * emu-e19.el (character-encode-region): New function. - (character-decode-region): New function. - Function `encode-coding-region' and `decode-coding-region' were - abolished. - -Thu May 9 12:54:58 1996 MORIOKA Tomohiko - - * emu-mule.el (character-encode-region): New function. - (character-decode-region): New function. - Function `encode-coding-region' and `decode-coding-region' were - abolished. - -Thu May 9 12:45:03 1996 MORIOKA Tomohiko - - * emu-nemacs.el (character-encode-region): fixed for NEmacs bug? - (character-decode-region): fixed for NEmacs bug? - - * emu-nemacs.el (code-convert-region): fixed for NEmacs bug? - (character-encode-region): New function. - (character-decode-region): New function. - Function `encode-coding-region' and `decode-coding-region' were - abolished. - - -Wed May 8 13:56:30 1996 MORIOKA Tomohiko - - * tl: Version 7.22.3 was released. - - * tl-list.el (last): New implementation. + * emu-19.el (tl:make-overlay): New obsolete function (for + tm-7.106). + (tl:overlay-put): New obsolete function (for tm-7.106). + (tl:overlay-buffer): New obsolete function (for tm-7.106). -Tue May 7 18:16:38 1996 MORIOKA Tomohiko +1997-11-04 MORIOKA Tomohiko - * tl: Version 7.22.2 was released. + * APEL: Version 4.1 was released. - * emu-x20.el (*hz*, *big5*, *euc-kr*, *koi8*): New constant. + * APEL-MK (compile-apel): Use `config-apel'; don't use + `add-to-list' for compatibility. + (install-apel): Don't call `config-apel' directly. -Tue May 7 17:50:26 1996 MORIOKA Tomohiko + * APEL-CFG: Add load-path setting. - * emu.el (running-xemacs-19): Definition was changed. - (running-xemacs-20): Definition was changed. +1997-11-04 MORIOKA Tomohiko -Tue May 7 17:15:31 1996 MORIOKA Tomohiko + * emu-20.el (mime-charset-list): New inline-function. + (widget-mime-charset-prompt-value-history): New variable. + (mime-charset): New widget. + (widget-mime-charset-prompt-value): New function. + (widget-mime-charset-action): New function. + (default-mime-charset): Use `defcustom'. - * tl-els: bitmap.el must be regarded as Mule depended module. + * emu-20.el (default-mime-charset): Modify DOC-string. -Tue May 7 16:40:44 1996 MORIOKA Tomohiko + * emu-mule.el (charsets-mime-charset-alist): New implementation. - * emu-x20.el (xemacs-beta-version): New variable. - (code-converter-is-broken): Use variable `xemacs-beta-version'. + * emu-e20.el (encode-mime-charset-region, + decode-mime-charset-region, encode-mime-charset-string, + decode-mime-charset-string): New function (copied from emu-20.el); + check `enable-multibyte-characters'. -Tue May 7 07:00:50 1996 Shuhei KOBAYASHI + * emu-x20.el (encode-mime-charset-region, + decode-mime-charset-region, encode-mime-charset-string, + decode-mime-charset-string): New function (copied from emu-20.el). - * emu.el, mu-bbdb.el, mu-cite.el: KOBAYASHI Shuhei's address was - changed. + * emu-20.el: Move function `encode-mime-charset-region', + `decode-mime-charset-region', `encode-mime-charset-string' and + `decode-mime-charset-string' to emu-x20.el and emu-e20.el. -Tue May 7 06:29:59 1996 MORIOKA Tomohiko +1997-10-04 MORIOKA Tomohiko - * emu.el (running-xemacs-19_14-or-later): New variable. - setting for text/enriched and text/richtext. + * emu-x20.el (charsets-mime-charset-alist): Use MIME charset + `iso-8859-5' for cyrillic. -Mon Apr 29 06:30:47 1996 MORIOKA Tomohiko - - * tl: Version 7.22.1 was released. - -Sun Apr 28 16:53:05 1996 MORIOKA Tomohiko - - * emu-x20.el (find-charset-string, find-charset-region): don't - include ascii. +1997-09-26 MORIOKA Tomohiko -Sat Apr 27 19:08:03 1996 MORIOKA Tomohiko + * APEL: Version 3.4.4 was released. - * emu-x20.el (lc-ascii, lc-ltn1, lc-ltn2, lc-ltn3, lc-ltn4, - lc-crl, lc-arb, lc-grk, lc-hbw, lc-ltn5, lc-jp, lc-jp2, lc-kr, - lc-big5-1, lc-big5-2, lc-cn, lc-cns1, lc-cns2, lc-cns3, lc-cns4, - lc-cns5, lc-cns6, lc-cns7): New constant. +1997-09-25 MORIOKA Tomohiko -Sat Apr 27 15:43:06 1996 MORIOKA Tomohiko - - * bitmap.el (bitmap-show-xbm): `j' should be defined as local - variable. - - * tl-els: add emu-x20.el. - -Sat Apr 27 15:25:33 1996 MORIOKA Tomohiko - - * emu.el: require emu-x20 if running XEmacs 20 with Mule feature. - -Sat Apr 27 15:24:00 1996 MORIOKA Tomohiko - - * emu-x20.el: New module for XEmacs 20 with Mule. - -Sat Apr 27 13:48:55 1996 MORIOKA Tomohiko - - * emu-e19.el (decode-coding-region): New function. - (encode-coding-region): New function. - (decode-coding-string): New function. - (encode-coding-string): New function. - -Sat Apr 27 13:36:32 1996 MORIOKA Tomohiko - - * emu-nemacs.el (decode-coding-region): New function. - (encode-coding-region): New function. - (decode-coding-string): New function. - (encode-coding-string): New function. - - * emu-nemacs.el: KOBAYASHI Shuhei's address was changed. - -Sat Apr 27 13:27:06 1996 MORIOKA Tomohiko - - * emu-mule.el (decode-coding-region): New function. - (encode-coding-region): New function. - (decode-coding-string): New function. - (encode-coding-string): New function. - - * tl-els: emu-19.el was renamed to `emu-e19.el'. - - * emu-mule.el (fontset-pixel-size): New implementation. - -Sat Apr 27 11:21:45 1996 MORIOKA Tomohiko - - * emu.el, emu-e19.el: emu-orig.el was renamed to `emu-e19.el'. - - * emu-nemacs.el, emu-e19.el: Alias `get-lc' was abolished. - - * emu-mule.el: Function `get-lc' was abolished. + * std11-parse.el (std11-special-char-list): Fix order for regexp. -Fri Apr 26 05:28:30 1996 MORIOKA Tomohiko - - * tl: Version 7.22 was released. - - * tl-els: Version check for enriched.el was fixed for XEmacs 19.14. - -Fri Apr 26 02:45:12 1996 MORIOKA Tomohiko - - * bitmap.el (bitmap-decode-x-face): New function. - (bitmap-uncompface-program): New variable. - - * bitmap.el: New module. - -Thu Apr 25 22:15:52 1996 MORIOKA Tomohiko +1997-09-25 MORIOKA Tomohiko - * tl-822.el (rfc822/get-field-names): New function. + * APEL: Version 3.4.3 was released. -Thu Apr 25 21:30:12 1996 MORIOKA Tomohiko + * README.en: Modify for Emacs 20. - * tl-822.el (rfc822/get-field-bodies): New argument `boundary'; - use function `rfc822/narrow-to-header'. +1997-09-25 MORIOKA Tomohiko - * tl-822.el (rfc822/get-field-body): add new argument `boundary'; - use function `rfc822/narrow-to-header'. - - * tl-822.el (rfc822/narrow-to-header): New function. - (rfc822/get-header-string): Use function `rfc822/narrow-to-header'. - (rfc822/get-header-string-except): Use function - `rfc822/narrow-to-header'. - -Thu Apr 25 16:15:12 1996 MORIOKA Tomohiko - - * tl-822.el (rfc822/get-header-string, - rfc822/get-header-string-except): Argument `boundary' is changed - to optional. - - * tl-822.el (rfc822/get-header-string): New function. - -Thu Apr 25 15:04:17 1996 MORIOKA Tomohiko - - * tl-822.el (rfc822/get-field-bodies): New function. - -Thu Apr 25 13:22:26 1996 Michael Sperber - - * tl-list.el (caar, cadr, last, butlast): changed to function - because these macros in tl-list.el screw up at least the loop - macro in CL which causes other lossage. (cf. [tm-en:467]) - - -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. + * std11-parse.el (std11-special-char-list): New constant; abolish + `std11-special-chars'. + (std11-atom-regexp): Use it. + (std11-analyze-special): Use it; Don't use `find'. -Sat Apr 20 13:10:42 1996 MORIOKA Tomohiko - - * tl: Version 7.19.2 was released. - -Fri Apr 19 19:24:32 1996 MORIOKA Tomohiko - - * tl-822.el (rfc822/parse-addresses): use `nreverse' - - * tl-822.el (rfc822/parse-group): use `nreverse' - - * tl-822.el (rfc822/parse-token-or-comment): use `nreverse' - - * tl-822.el (rfc822/parse-ascii-token): use `nreverse' - - * tl-822.el (rfc822/parse-token): use `nreverse' - - * tl-822.el (rfc822/lexical-analyze): use `nreverse' - -Fri Apr 19 18:48:55 1996 MORIOKA Tomohiko +1997-09-09 MORIOKA Tomohiko - * tl-822.el (rfc822/address-string): support group - (rfc822/full-name-string): support group + * APEL: Version 3.4.2 was released. -Fri Apr 19 07:44:39 1996 MORIOKA Tomohiko + * README.en (What's APEL?): Add emu-20.el. - * tl-seq.el (foldr): fixed +1997-09-07 MORIOKA Tomohiko -Fri Apr 19 07:26:08 1996 MORIOKA Tomohiko + * emu-20.el (mime-charset-to-coding-system): Use defsubst again; + modify implementation. - * tl-seq.el (foldl): use `1+' + * emu-20.el (mime-charset-to-coding-system): Use + `find-coding-system'. - * tl-seq.el (foldr): New function + * emu-20.el (mime-charset-coding-system-alist): Use + `find-coding-system'. -Wed Apr 17 15:18:54 1996 MORIOKA Tomohiko + * emu-e20.el (find-coding-system): New inline function. - * emu-mule.el: use `running-emacs-19' and `running-emacs-18'. + * emu.el (defsubst-maybe): New macro. - * emu-nemacs.el: delete definition of `emacs-major-version'. +1997-09-03 MORIOKA Tomohiko - * emu-orig.el: use `running-emacs-19'. - - * emu.el: define `emacs-major-version' if not bound. - - * emu-mule.el: delete check and define `emacs-major-version'. - - * emu-orig.el: use `running-xemacs'. + * emu-20.el (mime-charset-to-coding-system): Use `defun' instead + of `defsubst'. -Mon Apr 15 08:57:58 1996 MORIOKA Tomohiko - - * tl: Version 7.19.1 was released. - - * tl-822.el (rfc822/parse-ascii-token): does not exit from loop - even if token-value is nil. - - * tl-822.el (rfc822/parse-ascii-token): nil check for token-value - -Sun Apr 14 00:11:18 1996 MORIOKA Tomohiko - - * emu.el (running-emacs-18, running-emacs-19): New variable - - * emu.el (running-emacs-19_29-or-later): New variable - -Sat Apr 13 23:46:09 1996 MORIOKA Tomohiko - - * emu.el (running-xemacs): New variable - -Thu Apr 11 14:13:56 1996 MORIOKA Tomohiko +1997-09-02 MORIOKA Tomohiko - * mu-comment.el (comment-sexp-first-line-method-alist): New variable - (comment-sexp-middle-line-method-alist): New variable - (comment-sexp-last-line-method-alist): New variable - (comment-sexp-middle-line-method-for-lisp): New function - (comment-sexp-middle-line-method-for-c++): New function - (comment-sexp-first-line-method-for-c): New function - (comment-sexp-middle-line-method-for-c): New function - (comment-sexp-last-line-method-for-c): New function - (comment-sexp-last-line-method-for-dummy): New function - (comment-sexp): Call methods instead od insert directly + * APEL: Version 3.4.1 was released. -Thu Apr 11 01:05:58 1996 MORIOKA Tomohiko +1997-08-30 MAEDA Shugo - * emu-xemacs.el (char-list-to-string): New macro + * emu-mule.el (decode-coding-region, encode-coding-string): New + function. + (decode-coding-string): Modify DOC-string. (cf. [cmail:3366]) - * emu-19.el (char-list-to-string): New macro; moved from tl-str.el +1997-08-30 MORIOKA Tomohiko - * emu-18.el (char-list-to-string): New function + * emu.el (defconst-maybe): New macro. - * tl-str.el: Macro `char-list-to-string' were moved to emu-*.el + (emacs-major-version, emacs-minor-version): Use `defconst-maybe'. -Tue Apr 9 20:42:59 1996 MORIOKA Tomohiko + * emu.el (charsets-to-mime-charset): Abolish unused local variable + `csl'. - * tl-list.el (poly-funcall): New function + * emu-e20.el, emu-20.el: Move function + `detect-mime-charset-region' from emu-e20.el to emu-20.el. -Sun Apr 7 00:37:48 1996 MORIOKA Tomohiko + * emu-20.el: Use `defsubst' for + `{encode|decode}-mime-charset-{region|string}'. - * tl-misc.el (get-latest-path): New function + * emu-e20.el (detect-mime-charset-region): Use + `find-charset-region'. -Sat Apr 6 21:35:59 1996 MORIOKA Tomohiko +1997-08-30 MORIOKA Tomohiko - * tl-str.el (version-to-list): New function - (version<, version<=, version>, version>=): New function + * emu-x20.el, emu-e20.el, emu-20.el: Move function + `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and + emu-x20.el to emu-20.el. -Sat Apr 6 21:31:32 1996 MORIOKA Tomohiko + * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset' + from emu-e20.el and emu-x20.el to emu-20.el. - * tl-str.el (expand-char-ranges): New function +1997-08-30 MORIOKA Tomohiko - -Mon Mar 25 12:00:57 1996 MORIOKA Tomohiko + * emu-20.el (mime-charset-coding-system-alist): Don't use + `coding-system-p' for symbol. + (mime-charset-to-coding-system): Ditto; modify DOC-string. - * tl: Version 7.19 was released. +1997-08-30 MORIOKA Tomohiko -Mon Mar 25 10:43:00 1996 MORIOKA Tomohiko + * emu-20.el (mime-charset-coding-system-alist): Check MIME charset + is defined as coding-system. - * emu-18.el (force-mode-line-update): New function; imported from - Emacs 19.30. + * emu-x20.el, emu-e20.el, emu-20.el: Move + `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el + to emu-20.el. -Mon Mar 25 10:21:25 1996 MORIOKA Tomohiko + * emu-20.el (*noconv*): Add DOC-string. - * tl-822.el (rfc822/parse-ascii-token): check token instead of - (cdr token). +1997-08-30 MORIOKA Tomohiko -Tue Mar 19 13:21:58 1996 KON-NO Yoichi + * emu-20.el (mime-charset-to-coding-system): Check coding-system-p + even if CHARSET is found in `mime-charset-coding-system-alist'. - * mu-cite.el: use `(mark t)' instead of `(mark)'. - (cf. [tm-ja:1673]) + * emu-x20.el: Use function `mime-charset-to-coding-system' in + emu-20.el. -Fri Mar 15 10:50:41 1996 Shuhei KOBAYASHI + * emu-20.el (mime-charset-to-coding-system): Use `defsubst'. - * tl-822.el (rfc822/parse-ascii-token): do nil check for token - value (cf. [tm-ja:1671]) + * emu-e20.el, emu-20.el: Move function + `mime-charset-to-coding-system' from emu-e20.el to emu-20.el. -Thu Mar 14 16:27:21 1996 MORIOKA Tomohiko +1997-08-30 MORIOKA Tomohiko - * tl-str.el: Function `truncate-string' was moved to emu-mule.el. - Alias `top-short-string' and `rightful-boundary-short-string' were - deleted. - - * emu-mule.el (truncate-string): New function; - moved from tl-str.el. - - * emu-nemacs.el (truncate-string): New function; - imported from emu-mule.el. - - * emu-orig.el (truncate-string): New function. + * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary + accessing from emu-e20.el and emu-x20.el to emu-20.el. -Thu Mar 14 04:23:25 1996 Shuhei KOBAYASHI - - * tl-str (truncate-string): New Implementation imported from Mule - 2.3. - - -Wed Mar 13 17:16:09 1996 MORIOKA Tomohiko + * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule. - * tl: Version 7.18 was released. +1997-08-30 MORIOKA Tomohiko - * emu.el (functionp): New function. + * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'. - * mu-cite.el (mu-cite/get-value): Use function `functionp'. + * emu-x20.el (default-mime-charset): Add DOC-string. -Wed Mar 13 16:35:15 1996 MORIOKA Tomohiko + (mime-charset-coding-system-alist): Add `us-ascii'. - * mu-comment.el: New file. +1997-08-25 MORIOKA Tomohiko -Sat Mar 9 08:13:21 1996 Hiroshi Ueno - - * 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 - - * 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]) + * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is + defined as coding-system. -Wed Mar 6 00:24:08 1996 Morioka Tomohiko +1997-07-14 MORIOKA Tomohiko - * tl: Version 7.15 was released. + * emu: Version 7.44 was released. + * APEL: Version 3.4 was released. - * mu-cite.el: MINOURA Makoto's E-mail address was - changed. (cf. [tm-ja:1649]) +1997-07-13 MORIOKA Tomohiko -Wed Mar 6 00:07:55 1996 Morioka Tomohiko + * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7' + -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90) - * tl-els: add mu-replace.el. +1997-07-13 MORIOKA Tomohiko - * mu-replace.el: New file. + * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII + characters in comments. -Tue Mar 5 23:33:14 1996 Morioka Tomohiko +1997-06-28 MORIOKA Tomohiko - * tl-str.el (replace-char-by-char): New function. + * richtext.el: Add autoload comments for `richtext-encode' and + `richtext-decode'. - * tl-str.el (replace-space-with-underline): Function - `replace-space-with-underline' was moved from tm-edit.el. + * emu.el: Check richtext.el is bundled. - * tl-list.el (cons-if): New function. +1997-06-28 MORIOKA Tomohiko - -Mon Mar 4 14:31:31 1996 Morioka Tomohiko + * file-detect.el: Add autoload comments for function `add-path', + `add-latest-path', `get-latest-path', `file-installed-p', + `exec-installed-p', `module-installed-p' and variable + `exec-suffix-list'. - * tl: Version 7.14 was released. +1997-06-08 MORIOKA Tomohiko -Mon Mar 4 11:33:53 1996 KON-NO Yoichi + * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1, + hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as + coding-system. - * mu-cite.el (mu-cite/cite-original): `(mark)' might occur an - error. (cf. [tm-ja:1647]) + * emu-x20.el: Don't require cyrillic. -Mon Mar 4 08:58:29 1996 Morioka Tomohiko +Thu May 22 04:46:57 1997 MORIOKA Tomohiko - * tl-els: New module + * emu-mule.el (make-char): New alias. - * mk-tl: use tl-els file. + * emu-e20.el: Alias `make-character' was abolished. -Sat Mar 2 13:25:12 1996 Morioka Tomohiko +Sat May 10 19:39:12 1997 MORIOKA Tomohiko - * 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'. + * README.en (What's APEL?): Add std11 and mule-caesar.el. -Wed Feb 28 13:26:26 1996 Morioka Tomohiko +1997-05-09 MORIOKA Tomohiko - * tl: Version 7.13 was released. + * emu: Version 7.43.1 was released. + * APEL: Version 3.3.2 was released. -Wed Feb 27 19:37:46 1996 Shuhei KOBAYASHI +Fri May 9 01:23:44 1997 MORIOKA Tomohiko - * mk-tl: Add `mu-bbdb.el' to module list. + * APEL-ELS: Add mule-caesar.el. - * mu-bbdb.el: New file. + * mule-caesar.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 +Thu May 8 22:21:36 1997 MORIOKA Tomohiko - * 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. + * emu-x20.el: Use `binary' instead of `no-conversion' temporary. -Mon Feb 26 01:14:28 1996 Morioka Tomohiko - - * 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 - - * 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 - - * emu.el: Version check was changed. (cf. [tm-ja:1606]) - -Mon Feb 26 00:54:12 1996 Morioka Tomohiko - - * emu.el: Version check was changed. (cf. [tm-ja:1606]) - -Sun Feb 25 18:08:24 1996 Morioka Tomohiko +1997-04-30 MORIOKA Tomohiko - * tl-list.el (expand-range): New implementation. + * emu: Version 7.43 was released. + * APEL: Version 3.3.1 was released. - * tl-list.el: Function `uncompress-range' was renamed to - `expand-range'. + * emu-x20.el: several changes for XEmacs 20.1-b12. - * tl-list.el (member-of-range): New implementation. +Wed Apr 30 12:40:32 1997 MORIOKA Tomohiko -Fri Feb 23 20:43:33 1996 Morioka Tomohiko + * Makefile: add `release'. - * tl-list.el (last): changed to macro. +Mon Apr 28 16:47:30 1997 MORIOKA Tomohiko -Fri Feb 23 20:36:19 1996 Morioka Tomohiko + * Makefile: `TARFILE' was abolished. - * tl-list.el (caar): New macro. - (cdar): New macro. +Tue Apr 8 09:47:40 1997 MORIOKA Tomohiko - -Sat Feb 23 17:52:54 1996 Morioka Tomohiko - - * tl: Version 7.11.2 was released. + * emu.el (point-at-eol): New function. -Thu Feb 22 15:14:30 1996 Morioka Tomohiko +Sat Apr 5 16:23:23 1997 MORIOKA Tomohiko - * tl-str.el (eliminate-last-spaces): New function. + * emu-nemacs.el: `tl:available-face-attribute-alist' -> + `emu:available-face-attribute-alist'. -Thu Feb 22 14:33:08 1996 Morioka Tomohiko + * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay'; + `tl:overlay-put' -> `overlay-put'. - * tl-str.el (filename-special-char-range): New variable. - (filename-space-char-range): New variable. - (replace-as-filename): New implementation. +Sat Apr 5 06:50:48 1997 MORIOKA Tomohiko -Thu Feb 22 14:24:39 1996 Morioka Tomohiko + * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and + `tl:overlay-buffer' were abolished; Function `tl:move-overlay' + were abolished. - * 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. + * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and + `tl:overlay-buffer' were abolished. - -Wed Feb 14 13:00:02 1996 Morioka Tomohiko + * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'. - * tl: Version 7.11.1 was released. + * emu-xemacs.el: Require overlay. -Mon Feb 12 07:34:30 1996 Morioka Tomohiko + * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias. - * tl-misc.el (add-path): Document string was fixed. + * emu.el (minibuffer-prompt-width): New function for Emacs 18 and + XEmacs. -Mon Feb 12 07:27:03 1996 Morioka Tomohiko +Thu Apr 3 17:14:39 1997 MORIOKA Tomohiko - * tl-misc.el (file-installed-p): new function + * APEL-ELS: std11.el and std11-parse.el were moved from mu/. -Sat Feb 2 17:08:20 1996 Morioka Tomohiko - - * tl: Version 7.11 was released. - -Wed Jan 31 00:07:57 1996 Morioka Tomohiko - - * mu-cite.el (mu-cite/get-field-value-methoda-list): fixed problem - in mh-letter-mode - -Thu Jan 25 08:07:39 1996 Morioka Tomohiko - - * tl-822.el: Don't use `equal' to compare strings. - - -Thu Jan 25 02:13:37 1996 Morioka Tomohiko - - * tl: Version 7.10 was released. - - * emu-orig.el (*internal*, *ctext*): new constant - - * emu-orig.el (code-convert-string): new function +1997-03-20 MORIOKA Tomohiko - * emu-orig.el (code-convert-region): new function - - * emu-nemacs.el (*ctext*): new constant - - * emu-18.el: Comment was fixed. - - * emu-18.el (byte-code-function-p): check whether cons or not - -Wed Jan 24 07:12:37 1996 Morioka Tomohiko + * APEL: Version 3.3 was released. + + * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables. + * APEL-MK: install emu. - * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable +Thu Mar 20 06:09:03 1997 MORIOKA Tomohiko - * mu-cite.el (mu-cite/get-field-value): new function + * Makefile: Add README.en. - -Sat Jan 20 13:25:43 1996 Morioka Tomohiko +Thu Mar 20 06:08:29 1997 MORIOKA Tomohiko - * tl: Version 7.09 was released. + * file-detect.el: Header and DOC-strings were modified. -Thu Jan 18 17:16:05 1996 Morioka Tomohiko +Thu Mar 20 06:03:51 1997 MORIOKA Tomohiko - * mu-cite.el: new method `in-id': default value of variable - `mu-cite/top-format' was changed to use it. + * README.en: New file. -Thu Jan 18 14:48:33 1996 Morioka Tomohiko +Thu Mar 20 05:48:02 1997 MORIOKA Tomohiko - * tl-822.el (rfc822/non-qtext-char-list): new constant + * filename.el: Add DOC-strings. - * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted. + * APEL-MK (install-apel): Use `compile-apel'. - * tl-822.el (rfc822/wrap-as-quoted-string): new function + * Makefile (install): Don't depend on `elc'. - * tl-str.el (char-list-to-string): new macro +Thu Mar 20 02:04:19 1997 MORIOKA Tomohiko - * genjis.el: new module + * APEL-MK: Setting for load-path and requiring install were moved + from APEL-CFG. -Thu Jan 18 01:55:25 1996 Yoshiyuki Yamagami + (install-apel): Compile apel-modules. - * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474]) + * APEL-CFG: Setting for load-path and requiring install were moved + to APEL-MK. -Wed Jan 17 08:23:41 1996 Morioka Tomohiko +1997-03-14 MORIOKA Tomohiko - * tl: version 7.08 was released. + * APEL: Version 3.2 was released. - * mu-cite.el (mu-cite/get-prefix-register-verbose-method): - new implementation +Fri Mar 14 09:54:04 1997 MORIOKA Tomohiko - * mu-cite.el (mu-cite/get-prefix-register-method): - new implementation + * file-detect.el (get-latest-path): Check directory is exist or not. -Wed Jan 17 06:57:16 1996 Morioka Tomohiko +Fri Mar 14 09:25:15 1997 MORIOKA Tomohiko - * mu-cite.el: - Function `mu-cite/get-ml-count' was renamed to - `mu-cite/get-ml-count-method'. - Function `mu-cite/citation-name' was renamed to - `mu-cite/get-prefix-register-verbose-method'. - Function `mu-cite/citation-name-quietly' was renamed to - `mu-cite/get-prefix-register-method'. + * APEL-ELS: Add install.el. -Wed Jan 17 06:49:53 1996 Morioka Tomohiko +Fri Mar 14 07:24:37 1997 MORIOKA Tomohiko - * mu-cite.el (mu-cite/get-prefix-method): new function: it is - implementation of new method `prefix'. + * Makefile, APEL-MK, APEL-CFG: New file. -Wed Jan 17 06:30:08 1996 Morioka Tomohiko +1997-03-10 MORIOKA Tomohiko - * mu-cite.el (mu-cite/save-to-file): modified to change comment of - output file + * atype.el (field-unify): fixed. - * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable +1997-03-10 MORIOKA Tomohiko -Wed Jan 17 06:22:35 1996 Morioka Tomohiko + * filename.el (filename-filters): Use `exec-installed-p' instead + of `file-installed-p' to search "kakasi". - * mu-cite.el: Default name of user environment file was changed to - ~/.mu-cite.el. +1997-03-10 MORIOKA Tomohiko -Wed Jan 17 06:08:19 1996 Morioka Tomohiko + * file-detect.el (module-installed-p): Use function + `exec-installed-p'. - * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'. + * file-detect.el (exec-suffix-list): New variable. + (exec-installed-p): New function. - * mu-cite.el: mu-register.el was merged into mu-cite.el. +1997-03-04 MORIOKA Tomohiko -Wed Jan 17 05:35:06 1996 Morioka Tomohiko + * APEL-ELS (apel-modules): Add filename.el. - * mu-register.el (mu-register/citation-name): - use function `y-or-n-p' - - * mu-register.el (mu-register/citation-name-quietly): - use function `y-or-n-p' - -Tue Jan 16 21:54:27 1996 Morioka Tomohiko - - * mu-register.el (mu-register/citation-name): - use function `tl:read-string' instead of `read-string'. + * APEL-ELS: Initial revision - * mu-register.el (mu-register/citation-name-quietly): - use function `tl:read-string' instead of `read-string'. +1997-03-04 MORIOKA Tomohiko - * emu.el (tl:read-string): New function + * filename.el (filename-replacement-alist): Don't use function + `string-to-char-list' and `expand-char-ranges'; Don't require + tl-str. + (filename-special-filter): Use function `assoc-if' instead of + `ASSOC'; Require cl instead of tl-list. + (poly-funcall): New inline-function; copied from tl-list.el. - * mu-register.el: `(require 'pp)' was deleted. +1997-03-03 MORIOKA Tomohiko -Tue Jan 16 14:04:24 1996 Morioka Tomohiko + * atype.el: Alias `fetch-field', `fetch-field-value', `put-field' + and `delete-field' were abolished. - * mu-register.el: - Method `prefix-registered-quietly' was renamed to - `prefix-register'. - Method `prefix-registered' was renamed to - `prefix-register-verbose'. + Don't require tl-str and tl-list. -Mon Jan 15 21:19:11 1996 Morioka Tomohiko + Require alist. - * mu-register.el (mu-register/get-citation-name): new - implementation by macro + (field-unify): Don't use function `symbol-concat'. + (assoc-unify): Use function `assoc' directly; use function + `put-alist' directly; use function `del-alist' directly. -Mon Jan 15 21:07:05 1996 Morioka Tomohiko + * atype.el: Function `put-fields' was abolished. - * mu-register.el (mu-register/citation-name-quietly): new - function: implementation of `prefix-registered-quietly' + * atype.el: tl-atype.el was renamed to atype.el. - Method name of function `mu-register/citation-name' was renamed to - `prefix-registered'. +1997-03-03 MORIOKA Tomohiko -Mon Jan 15 20:28:32 1996 Morioka Tomohiko + * atype.el: tl-atype.el was renamed to atype.el. - * mu-register.el (mu-register/save-to-file): new implementation +1997-03-03 MORIOKA Tomohiko - * mu-register.el (mu-register/registration-symbol): new variable: - to specify symbol name of citation-name database. + * file-detect.el (file-installed-p): Fixed DOC-string. - * mu-register.el (mu-register/save-to-file): modified to use - variable `mu-register/registration-symbol'. - - * mu-register.el: use function `set-alist'. - - * mu-register.el: Comments were translated from Japanese to - English. - -Wed Dec 27 14:28:17 1995 MINOURA Makoto +1997-02-28 Tomohiko Morioka - * mu-register.el: new module + * alist.el: New module; separated from tl-list.el.