X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=4a7d8ca002d125a9f427589fd9d884e4e8c9c029;hb=c70a964beaae278efd40e20371b362fc92aa74d4;hp=4604dba4a74defb6f0ff5fb3e81a59678a6a1e0f;hpb=1bdf227087a80e107a3ebc19b57e2d853d655d8b;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 4604dba..4a7d8ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,77 @@ +2000-12-19 NAKAJIMA Mikio + + * poe-18.el (set-frame-heigth): Bug fixed. + +2000-12-17 NAKAJIMA Mikio + + * APEL-MK (install-just-print-p): Move to install.el. + (install-update-package-files): Ditto. + +2000-12-16 NAKAJIMA Mikio + + * poe-18.el (frame-width): New function. + (frame-height): Ditto. + (set-frame-width): Ditto. + (set-frame-heigth): Ditto. + (read-from-minibuffer): Run `minibuffer-setup-hook' and + `minibuffer-exit-hook'. + (buffer-undo-list): Declared with `defvar-maybe' and add doc + string. + (auto-fill-function): Add doc string. + (unread-command-event): Ditto. + (unread-command-events): Ditto. + (minibuffer-setup-hook): New variable. + (minibuffer-exit-hook): Ditto. + (minor-mode-map-alist): Ditto. + (minor-mode-alist): Ditto. + (minor-mode-overriding-map-alist): Ditto. + +2000-12-15 NAKAJIMA Mikio + + * make.bat (listing): Bug fixed. + + * README.en: Add URL that can be used to getting SKK 10.62a with + the new byte compiler for Emacs 18. + * README.ja: Ditto. + +2000-12-15 TAKAHASHI Kaoru + + * Makefile (tar): Remove .cvsignore. Use `cvs tag -R' instead of + `cvs tag -RF'. + +2000-12-15 Katsumi Yamaoka + + * poe-18.el (buffer-disable-undo): Define it as a function to make + an argument optional instead of the use of `defalias' to + `buffer-flush-undo'. + +2000-12-14 Daiki Ueno + + * alist.el (del-alist): Simplified. + +2000-12-14 Mikio Nakajima + + * pym.el (static-if): Put t on edebug spec instead of if. + +2000-12-13 Kenichi Handa + + * alist.el: Fix and add DOCs and comments; fix coding style. + +2000-04-26 MORIOKA Tomohiko + + * mcs-xm.el (charsets-mime-charset-alist): Add coded-charset + `japanese-jisx0208-1990' to MIME-charset `iso-2022-jp' and + `iso-2022-jp-2' in UTF-2000; add new MIME-charset `iso-2022-jp-3'. + +2000-11-26 Mikio Nakajima + + * make.bat: New file. + * .cvsignore: Ditto. + +2000-11-09 Katsumi Yamaoka + + * path-util.el (add-path): Check for both "path" and "path/". + 2000-10-06 Shuhei KOBAYASHI * poe.el (require): Update `current-load-list'. @@ -2641,7 +2715,7 @@ * APEL: Version 8.4 was released. - * EMU-ELS: Don't use HIRAGANA LETTER A ($(B$"(B) to detect character + * EMU-ELS: Don't use HIRAGANA LETTER A ($B$"(B) to detect character indexing (Emacs 20.3 or later). 1998-04-20 MORIOKA Tomohiko