elisp/apel.git
1999-09-29 moriokafixed.
1999-09-29 moriokaupdate.
1999-09-29 moriokaUse `unless' instead `static-unless' to share *.elc...
1999-09-29 yamaoka(find-coding-system): New inline function. <cf. [tm...
1999-09-23 moriokaupdate.
1999-09-23 morioka(mime-charset-coding-system-alist): Use coding-system...
1999-09-23 morioka(charsets-mime-charset-alist): Add setting for `tis...
1999-09-22 moriokaupdate.
1999-09-22 morioka(mime-charset-coding-system-alist): Add `cp874'.
1999-09-21 yamaokaUpdate.
1999-09-21 yamaoka(pces-modules): Add `pces-xfc' if the feature `mule...
1999-09-21 yamaokaRequire `pces-xfc' if the feature `mule' is provided...
1999-09-13 moriokarelease.
1999-09-12 hayashiAdd edebug spec for defun-maybe-cond, defmacro-maybe...
1999-09-09 moriokaupdate.
1999-09-09 morioka(mime-charset-decoder-alist): Don't use
1999-09-09 yamaokaFix Commentary.
1999-09-09 yamaoka(defface): Fix doc string.
1999-09-09 yamaokaUpdate.
1999-09-09 yamaoka(defface): Allow `type' in SPEC; enrich doc string.
1999-09-08 yamaokaUpdate.
1999-09-08 yamaoka(frame-background-mode): New variable.
1999-09-08 yamaoka(frame-background-mode): Move to tinycustom.el.
1999-09-03 yamaokaUpdate.
1999-09-03 yamaoka(defface): Set the face attributes according to SPEC.
1999-09-03 yamaoka(frame-background-mode): New variable.
1999-09-02 moriokaupdate.
1999-09-02 moriokaDelete autoload setting for `filename'.
1999-09-02 yamaokaUpdate.
1999-09-02 yamaoka(convert-standard-filename): Rearrange.
1999-09-02 yamaokaAdd a newline after `convert-standard-filename'.
1999-09-01 yamaokaUpdate.
1999-09-01 yamaoka(convert-standard-filename): New function.
1999-08-27 morioka(^_^)
1999-08-27 moriokaupdate.
1999-08-27 morioka(emacs-major-version): Deleted.
1999-08-27 moriokaUndo last change.
1999-08-27 moriokaDon't require poe for path-util because path-util requi...
1999-08-27 moriokaupdate.
1999-08-27 moriokaRequire `poe'.
1999-08-27 yamaokaUpdate.
1999-08-27 yamaokaRequire `poe'. <cf. [tm-ja:5051]>
1999-08-27 yamaoka(directory-files): Don't redefine.
1999-08-27 yamaokaUndo the last change.
1999-08-27 yamaokaUpdate.
1999-08-27 yamaokaRequire `poe' before `install' for picking up the macro...
1999-08-27 yamaoka(directory-files): Use `static-condition-case' instead...
1999-08-27 moriokarearrangement.
1999-08-26 yamaokaUpdate.
1999-08-26 yamaoka(directory-files): Emulate as Emacs 19 or later to...
1999-08-26 yamaoka(apel-modules): Add `time-stamp' if Emacs version is...
1999-08-26 yamaokaNew file imported from Emacs 19.28.
1999-08-26 yamaokaUpdate.
1999-08-26 yamaoka(defface): Quote the argument of `make-face'.
1999-08-25 yamaokaUpdate.
1999-08-25 yamaokaDon't provide `emu'; add the latest path of "custom...
1999-08-25 moriokaupdate.
1999-08-25 morioka(emacs-major-version): Delete DOC.
1999-08-25 moriokaDon't require `emu'.
1999-08-25 moriokaupdate.
1999-08-25 morioka(inline): New implementation using `defmacro'.
1999-08-24 moriokaModify for ftp.m17n.org.
1999-08-24 moriokarelease.
1999-08-24 morioka1999-08-24 Taiji Can <Taiji.Can@atesoft.advantest...
1999-08-24 moriokaupdate.
1999-08-24 moriokaupdate.
1999-08-24 morioka(inline): Use `defalias' instead of `defalias-maybe'.
1999-08-21 uenoupdate.
1999-08-21 ueno(rassoc): Just ignore elements of LIST that are not...
1999-08-20 yamaokaUpdate.
1999-08-20 yamaoka(delete): Return nil when argument 'list' is nil. ...
1999-08-19 moriokaupdate.
1999-08-17 hayashiAdd new section Anonymous FTP
1999-07-06 moriokarelease.
1999-06-27 shuhei-kupdate.
1999-06-27 shuhei-kInstall env.el for v18. <cf. [tm-ja:4710]>
1999-06-25 yamaokaSimplified.
1999-06-25 yamaokaFix.
1999-06-25 yamaokaUpdate.
1999-06-25 yamaoka(split-char): Don't redefine if the `car' of the `cdr...
1999-06-23 shuhei-kupdate.
1999-06-23 shuhei-k(defun-maybe, defmacro-maybe, defalias-maybe, defsubst...
1999-06-22 shuhei-kupdate.
1999-06-22 shuhei-kRequire 'poe and 'poem.
1999-06-22 shuhei-kRequire 'emu for backward compatibility.
1999-06-22 shuhei-kRequire 'poe and 'poem.
1999-06-22 shuhei-kRequire 'poe.
1999-06-22 shuhei-kProvide 'emu to prevent install.el from loading emu...
1999-06-21 shuhei-k(install-detect-elisp-directory): Fixed.
1999-06-20 shuhei-kupdate.
1999-06-20 shuhei-kRequire 'pcustom instead of 'custom.
1999-06-20 shuhei-kRequire 'poe instead of 'emu.
1999-06-20 shuhei-kDon't use `running-emacs-19_29-or-later' or `running...
1999-06-18 akr* static.el (static-condition-case): Wrap lambda expres...
1999-06-17 shuhei-kupdate.
1999-06-17 shuhei-kLoad "custom" anyway.
1999-06-16 akrfix.
1999-06-16 yamaokaUpdate.
1999-06-16 yamaoka(static-cond): New function.
1999-06-11 akrput `lisp-indent-function' property.
next