X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f5a3459fade8a908e085ddbba3ede44decd42b54;hb=0a240249be88a5b024e3b855c7a63f8234a9372d;hp=d8cdbdf212b05e597e9dbf2ff538668f1ff7d730;hpb=235840be1093038426a1418a200afed70dfeb796;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index d8cdbdf..f5a3459 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,67 @@ +1998-11-10 Tanaka Akira + + * pccl-om.el (ccl-cascading-read): New facility. + +1998-11-10 Tanaka Akira + + * EMU-ELS (emu-modules): Always install 'pccl. + + * broken.el: Use 19.28 style quasi-quote. + + * pccl.el: - require 'broken. + - Does not require 'pccl-20 for XEmacs 20. + (ccl-usable): New facility. + +1998-11-10 Tanaka Akira + + * README.en, README.ja, pccl-20.el: Note that pccl-20 is not + for XEmacs 20. + +1998-11-08 MORIOKA Tomohiko + + * poe-18.el (eval-and-compile): Moved from poe.el. + + * poe.el: Move `eval-and-compile' to poe-18.el. + + * poe-xemacs.el (overlayp): New alias. + (delete-overlay): New alias. + + +1998-11-07 MORIOKA Tomohiko + + * APEL: Version 9.9 was released. + +1998-11-06 MORIOKA Tomohiko + + * poe.el (combine-after-change-calls): fixed. + +1998-10-31 Mikio Nakajima + + * poe.el (combine-after-change-calls): New macro. + +1998-10-28 MORIOKA Tomohiko + + * poe.el (defun-maybe-cond): New macro. + (next-command-event): Use `defun-maybe-cond'. + (cancel-undo-boundary): Use `defun-maybe-cond'. + +1998-10-28 Katsumi Yamaoka + + * poem-om.el (char-after): Redefine to change `POS' to optional + argument. + + +1998-10-27 MORIOKA Tomohiko + + * APEL: Version 9.8 was released. + + * README.ja, README.en (CVS): New section. + +1998-10-27 Mikio Nakajima + + * poem-om.el (char-before): Redefine to change `POS' to optional + argument. + 1998-10-27 MORIOKA Tomohiko * poe.el (subr-fboundp): New function. @@ -27,7 +91,7 @@ * poem.el: Move function `cancel-undo-boundary' to poe-18.el. -1998-10-27 MORIOKA Tomohiko +1998-10-26 MORIOKA Tomohiko * APEL: Version 9.7 was released.