(MAKEIT.BAT): Modify for apel-ja@lists.chise.org.
[elisp/apel.git] / poe.el
2008-09-06 tomoModify Copyright header.
2008-09-06 tomo(format-time-string): Fix problem on GNU Emacs 22.2
2006-04-24 yamaokaSynch with APEL XEmacs package 1.32.
2005-07-06 yamaokaUpdate FSF's address in GPL notices.
2005-05-10 kaoru* poe.el (split-string): Import from Emacs 22. Add...
2003-07-03 shuhei(make-temp-file): Don't use octal number for file modes.
2003-07-03 teranisi* poe.el (toplevel): Fixed the compile-time check for...
2003-05-29 teranisi* poe.el (make-temp-file) [no make-temp-file, single...
2003-05-20 shuheiModified comments.
2003-05-19 shuhei* poe.el (make-temp-file): Flatten nested `unwind-prote...
2003-05-15 teranisi* poe.el (make-temp-file): New function.
2003-05-13 yoichiprotect 1st argument of message
2001-10-15 yamaokaFix a comment and the doc-string for `format-time-string'.
2001-10-15 yamaoka* poe.el (format-time-string): Support the 3rd arg...
2001-10-15 yamaoka* poe.el (support-timezone-in-numeric-form-and-3rd...
2001-10-15 yamaoka* poe.el (support-timezone-in-numeric-form-and-3rd...
2001-10-12 tsuchiya(format-time-string): Support the construct `%z'.
2001-04-29 shuhei(remassoc, remassq, remrassoc, remrassq): Fixed.
2001-01-24 yamaokaCorrect misspellings.
2000-12-24 minakaji* poe.el (minor-mode-overriding-map-alist): Remove...
2000-12-20 minakaji* poe-18.el (minor-mode-alist): Removed.
2000-12-19 yamaoka* poe.el (current-fill-column): New emulating function.
2000-10-10 yamaoka* poe.el (require): Update `current-load-list'.
2000-03-09 teranisi2000-03-08 Akihiro Arisawa <ari@atesoft.advantest...
2000-03-04 ueno* poe.el (remassq,remassoc,remrassoc): Rewrite.
2000-02-23 teranisi2000-02-21 Makoto Nakagawa <Makoto.Nakagawa@jp.compaq...
2000-02-21 ueno* poe.el (subst-char-in-string): Remove.
2000-02-21 ueno* poe.el (remassq): New function.
2000-02-10 teranisi* poe.el (replace-match): Redefined to add `STRING...
2000-02-04 yamaoka(read-file-name): Replacement for Emacs 19.28 and earli...
2000-02-04 teranisi* poe-18.el (current-time): Fixed leap year count bug.
2000-01-19 shuhei(require): Handle `file-error' only.
1999-12-24 shuhei(functionp): Define it before loading "localhook".
1999-12-22 shuhei(emacs-major-version, emacs-minor-version): Moved from...
1999-12-22 teranisiMerge apel-shubit.
1999-12-20 keiichiAdd product information.
1999-10-22 yamaoka(file-coding): Provide it for XEmacs 20.4 or earlier...
1999-09-12 hayashiAdd edebug spec for defun-maybe-cond, defmacro-maybe...
1999-09-08 yamaoka(frame-background-mode): Move to tinycustom.el.
1999-09-03 yamaoka(frame-background-mode): New variable.
1999-09-02 moriokaDelete autoload setting for `filename'.
1999-09-02 yamaoka(convert-standard-filename): Rearrange.
1999-09-02 yamaokaAdd a newline after `convert-standard-filename'.
1999-09-01 yamaoka(convert-standard-filename): New function.
1999-08-21 ueno(rassoc): Just ignore elements of LIST that are not...
1999-06-23 shuhei-k(defun-maybe, defmacro-maybe, defalias-maybe, defsubst...
1999-05-25 shuhei-kDo not try to require 'edebug; it will be autoloaded.
1999-05-24 shuhei-k(char-before, char-after): Moved from poem-om.el.
1999-05-24 moriokarearrangement to avoid problem.
1999-05-24 morioka(def-edebug-spec): New macro.
1999-05-17 shuhei-kRemoved comment.
1999-05-16 shuhei-k(functionp): Typo fixed.
1999-05-16 shuhei-k(subr-fboundp): Use `defun' instead of `defsubst'.
1999-05-16 shuhei-k(path-separator): Doc sync with 20.3.
1999-05-07 moriokaModify header.
1999-05-07 morioka(make-local-hook): Use `defun-maybe' directly.
1999-05-07 morioka(add-hook): Use `static-condition-case' instead of...
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.