(caar): New function.
[elisp/apel.git] / poe.el
1999-04-22 morioka(caar): New function.
1999-04-05 shuhei-k(add-hook, remove-hook): Accept optional `local' arg.
1999-03-27 moriokaModify comments.
1999-03-25 yamaoka* poe.el (make-local-hook): Move to after defining...
1999-03-16 morioka(defun-maybe-cond): Don't use `unless'.
1999-03-12 keiichi(condition-case-if): Abolish.
1999-03-12 keiichi(condition-case-if): New macro.
1999-03-08 ohta(poe): Move provide to the top to avoid circular depend...
1999-02-14 morioka(file-name-sans-extension): New function <copied from...
1998-11-13 morioka(defun-maybe-cond): fixed problem in Emacs 18.
1998-11-13 morioka(defsubst): Moved from poe-18.el.
1998-11-08 moriokaMove `eval-and-compile' to poe-18.el.
1998-11-06 morioka(combine-after-change-calls): fixed.
1998-10-31 morioka(combine-after-change-calls): New macro.
1998-10-28 morioka(defun-maybe-cond): New macro.
1998-10-27 morioka(subr-fboundp): New function.
1998-10-27 morioka(cancel-undo-boundary): Switch definition by existence...
1998-10-27 morioka(cancel-undo-boundary): New function.
1998-10-26 morioka(remove-local-hook): Use `defmacro-maybe'.
1998-10-26 moriokaFrom Mikio Nakajima <minakaji@osaka.email.ne.jp>:
1998-10-25 morioka(rassoc): New function.
1998-10-25 morioka(make-local-hook): New macro.
1998-10-25 moriokaModify header.
1998-10-25 moriokaAdd `byte-compile-dynamic' cookie.
1998-10-25 morioka(defalias-maybe): New macro.
1998-10-24 morioka(defvar-maybe): New macro.
1998-10-20 moriokaMove `find-face' from poe-19.el to poe.el; abolish...
1998-10-20 morioka(eval-and-compile): New macro.
1998-10-20 morioka(string): New function.
1998-10-16 morioka(define-obsolete-function-alias): Use `defalias' instead of
1998-10-16 morioka(define-obsolete-function-alias): New function.
1998-09-21 moriokaMerge poe.