(MAKEIT.BAT): Modify for apel-ja@lists.chise.org.
[elisp/apel.git] / poe-18.el
2005-07-06 yamaokaUpdate FSF's address in GPL notices.
2003-07-03 teranisi* poe-18.el (make-directory-internal): Signal an error...
2001-07-20 minakaji* install.el (install-file, install-elisp-module):...
2001-01-24 yamaokaCorrect misspellings.
2001-01-15 teranisi* poe-18.el (floor): Removed.
2000-12-24 minakaji* poe.el (minor-mode-overriding-map-alist): Remove...
2000-12-22 yamaoka* poe-18.el (numberp, mod): Removed.
2000-12-20 minakaji* poe-18.el (minor-mode-alist): Removed.
2000-12-19 yamaoka* poe.el (current-fill-column): New emulating function.
2000-12-19 minakaji* poe-18.el (read-from-minibuffer): Do not run `minibuf...
2000-12-19 minakaji* poe-18.el (set-frame-height): Typo fixed.
2000-12-18 minakaji* poe-18.el (set-frame-heigth): Bug fixed.
2000-12-16 minakaji* poe-18.el (frame-width): New function.
2000-12-15 yamaoka* poe-18.el (buffer-disable-undo): Define it as a funct...
2000-02-29 teranisi* poe-18.el (current-time-string): Fixed leap year...
2000-02-21 ueno(next-window): Don't redefine with 3rd arg.
2000-02-21 ueno* poe-18.el (next-window): New function.
2000-02-07 teranisi* poe-18.el (mod): Define as an alias for `%'.
2000-02-04 teranisi* poe-18.el (current-time): Fixed leap year count bug.
2000-01-31 minakaji* poe-18.el (defalias): Remove its definition as a...
2000-01-30 minakaji* poe-18.el (window-minibuffer-p): New function.
2000-01-26 shuhei(put-text-property): Fixed.
2000-01-26 shuhei(set-match-data): New alias for `store-match-data'.
2000-01-23 czkmt(byte-code-function-p): Check if the CDR of OBJECT...
1999-12-23 teranisi* timezone.el (timezone-abs): Eliminated.
1999-12-22 teranisiMerge apel-shubit.
1999-12-21 teranisi* poe-18.el (current-time-zone): New function.
1999-12-20 keiichiAdd product information.
1999-11-25 teranisi* poe-18.el (current-time-string, current-time): New...
1999-11-09 yamaoka(file-executable-p): Returns nil if the file does not...
1999-11-08 teranisi* poe-18.el (put-text-property, next-property-change,
1999-11-02 yamaoka(add-text-properties, get-text-property): Define as...
1999-11-02 yamaoka(file-executable-p): New function.
1999-08-25 morioka(inline): New implementation using `defmacro'.
1999-08-24 morioka(inline): Use `defalias' instead of `defalias-maybe'.
1999-08-20 yamaoka(delete): Return nil when argument 'list' is nil. ...
1999-05-17 shuhei-k(eval-when-compile, eval-and-compile): Reverted.
1999-05-16 shuhei-k(inline): New alias for `progn'.
1999-05-16 shuhei-k(default-boundp): New function.
1999-05-07 moriokaModify header.
1999-05-07 moriokaModify header.
1999-05-07 morioka(eval-when-compile): New macro.
1999-04-05 shuhei-k(add-hook, remove-hook): Moved to poe.el.
1998-12-09 yamaoka(make-directory-internal): Rewrite.
1998-11-13 moriokaMove macro `defsubst' to poe.el.
1998-11-08 morioka(eval-and-compile): Moved from poe.el.
1998-11-08 moriokarearrangement.
1998-10-27 moriokaMove function `cancel-undo-boundary' to poe.el.
1998-10-27 morioka(cancel-undo-boundary): New function (moved from poem...
1998-10-25 morioka(data-directory): Use `defvar-maybe'.
1998-10-20 moriokaSeparate invisible features from poe to invisible.
1998-10-19 moriokaAbolish function `char-list-to-string'.
1998-09-21 moriokaMerge poe.