From c24db2f3e7e8819e055ecb7349743101b867d429 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 14 May 2002 12:48:14 +0000 Subject: [PATCH] Sync with apel-10_3-1. --- ChangeLog | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/ChangeLog b/ChangeLog index a52f305..76def90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +2002-05-14 MORIOKA Tomohiko + + * poe/apel-ver.el (apel-ver): Changed to LEMI 1.14.0. + +2002-05-14 Katsumi Yamaoka + + * poe/pccl.el (ccl-usable): Make non-MULE XEmacs don't require + `ccl' even if this file is mis-compiled for XEmacs with MULE. + +2001-09-09 Daiki Ueno + + * poe/pccl.el (transform-make-coding-system-args): Follow old + backquote style. + +2001-07-20 NAKAJIMA Mikio + + * emacs-lisp/install.el (install-file, install-elisp-module): Set + file modes according to `install-overwritten-file-modes'. + +2001-06-23 NAKAJIMA Mikio + + * emacs-lisp/install.el (install-files): Do not make DEST + directory when JUST-PRINT is non-nil. + +2001-06-20 Akihiro MOTOKI + + * emacs-lisp/install.el (install-elisp-modules): Do not make DEST + directory when JUST-PRINT is non-nil. + +2001-06-01 Tanaka Akira + + * poe/pccl.el (ccl-compat): Since mule 2.3 accepts `t' and `nil' + as `type' argument, so arguments conversion shouln't applied in + such case. + +2001-01-18 Katsumi Yamaoka + + * poe/inv-19.el (next-visible-point): Return the value of + `point-max' when the position of next `invisible' property change + is not found. + +2000-12-28 Tanaka Akira + + * poe/pccl-20.el (ccl-compat): new advice for `make-coding-system' + of XEmacs to handle Emacs style CCL coding system definition. + +2000-12-20 MORIOKA Tomohiko + + * emacs-lisp/install.el (install-update-package-files): New + function. + (install-just-print-p): Likewise. + +2000-12-14 Daiki Ueno + + * emacs-lisp/alist.el (del-alist): Simplified. + +2000-11-09 Katsumi Yamaoka + + * emacs-lisp/path-util.el (add-path): Check for both "path" and + "path/". + +2000-10-10 Keiichi Suzuki + + * poe/product.el (product-version-as-string): New function. + (product-string-1): Use `product-version-as-string'. + 2001-05-30 MORIOKA Tomohiko * mail/rmail-mime.el (rmail-show-mime-message): Handle -- 1.7.10.4