elisp/apel.git
1999-12-13 yamaokaSync up with README.en.
1999-12-13 yamaokaFix what versions of Emacsen can use `normal-top-level...
1999-12-12 shuheiModified comments.
1999-12-12 shuheiModified comments.
1999-12-06 shuhei(subr-fboundp): Reverted; but considered as obsolete.
1999-12-05 shuhei(numberp): New function; alias for `integerp'.
1999-12-05 shuhei(byte-code-function-p): Docstring sync.
1999-11-30 shuheiupdate.
1999-11-30 shuheiRemoved comment.
1999-11-30 shuhei(emacs-major-version, emacs-minor-version): Define...
1999-11-30 shuhei(current-time-string): New local variable `lyear' for...
1999-11-28 shuheiModified comments.
1999-11-25 shuheiupdate.
1999-11-25 shuheiSynch up to main trunk.
1999-11-22 shuheiUpdated header.
1999-11-13 shuheiRearranged; see ChangeLog for detail.
1999-11-13 shuheiedebug-spec for `defsubst-maybe-cond' was missing.
1999-11-13 shuheiupdate.
1999-11-13 shuhei(emu-modules): Added 'pym.
1999-11-13 shuheiNew file.
1999-11-13 shuheiRevised.
1999-11-12 shuheiModified comment.
1999-11-12 shuheifix.
1999-11-12 shuheiRequire 'poe in each submodule.
1999-11-12 shuheiupdate.
1999-11-12 shuheicheckdoc.
1999-11-12 shuhei[old custom]: Refer to README.
1999-11-12 shuhei(Version specific information): New section. (no japane...
1999-11-12 yamaokaFix.
1999-11-12 yamaokaFix `PACKAGEDIR' sample.
1999-11-12 yamaoka(emu-modules): Don't include `time-stamp' for XEmacs.
1999-11-12 shuheiRequire 'path-util explicitly.
1999-11-12 shuheiupdate.
1999-11-12 shuheiRemoved v18 stuff; now we require 'poe.
1999-11-12 shuheiRewritten.
1999-11-11 tomoThis commit was manufactured by cvs2svn to create branc...
1999-11-11 shuhei-kcheckdoc.
1999-11-09 yamaokaUpdate.
1999-11-09 yamaokaWarn if the new custom library is not found at the...
1999-11-09 yamaokaDon't add the path of "custom" to `load-path'.
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-10-22 yamaokaRelease APEL 9.23.
1999-10-22 yamaoka(compile-apel-package): Compile `emu-modules-to-compile...
1999-10-22 yamaoka(emu-modules-to-compile): New variable which is used...
1999-10-22 yamaokaUpdate.
1999-10-22 yamaoka(mcs-modules): Add `mcs-xmu' if the feature `utf-2000...
1999-10-22 yamaokaNew file.
1999-10-22 yamaoka(mime-iso646-character-unification-alist): Move to...
1999-10-22 yamaokaDon't check for the feature `mule' whether `pces-xfc...
1999-10-22 yamaoka(file-coding): Provide it for XEmacs 20.4 or earlier...
1999-10-13 uenoupdate.
1999-10-13 ueno* pces.el: Require `pces-raw' if file-coding feature...
1999-10-13 ueno* EMU-ELS (pces-modules): Add `pces-raw' if file-coding...
1999-10-04 yamaoka(exec-installed-p): Add parens.
1999-10-04 keiichiUpdate.
1999-10-04 keiichi(exec-installed-p): Use `file-executable-p' instead...
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.
next