elisp/apel.git
1998-10-25 morioka(defalias-maybe): New macro.
1998-10-25 morioka(dired-other-frame): Use `defun-maybe'.
1998-10-24 moriokaupdate.
1998-10-24 morioka(defvar-maybe): New macro.
1998-10-23 moriokaupdate.
1998-10-22 hayashiFix typos.
1998-10-22 hayashiUpdate.
1998-10-22 hayashiNew file.
1998-10-21 akrFix typo.
1998-10-20 moriokaupdate.
1998-10-20 moriokaModify header.
1998-10-20 moriokaAdd autoload cookies.
1998-10-20 moriokaupdate.
1998-10-20 moriokaMove `find-face' from poe-19.el to poe.el; abolish...
1998-10-20 moriokaupdate.
1998-10-20 moriokaSeparate invisible features from poe to invisible.
1998-10-20 moriokaupdate.
1998-10-20 moriokaSeparate invisible features from poe to invisible.
1998-10-20 moriokaupdate.
1998-10-20 morioka(eval-and-compile): New macro.
1998-10-20 moriokaupdate.
1998-10-20 morioka(string): New function.
1998-10-19 moriokaupdate.
1998-10-19 morioka(char-list-to-string): New function.
1998-10-19 moriokaAbolish macro `char-list-to-string'.
1998-10-19 moriokaAbolish function `char-list-to-string'.
1998-10-18 akr* broken.el (check-broken-facility): Also use compile...
1998-10-18 moriokaupdate.
1998-10-17 akrbroken.el (check-broken-facility): New macro.
1998-10-16 moriokaupdate.
1998-10-16 morioka(define-obsolete-function-alias): Use `defalias' instead of
1998-10-16 morioka(define-obsolete-function-alias): New function.
1998-10-12 moriokaupdate.
1998-10-12 yamaoka * README.en: Add explanations about
1998-10-12 moriokaupdate.
1998-10-12 morioka(load-path): Modify for Emacs 20.3.
1998-10-11 moriokaupdate.
1998-10-11 morioka(EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
1998-10-11 moriokaDon't install pccl in anything older than XEmacs 21...
1998-10-10 moriokaupdate.
1998-10-10 moriokaupdate.
1998-10-10 morioka(insert-file-contents-as-binary): New function.
1998-10-10 morioka(write-region-as-binary): bind `jka-compr-compression...
1998-10-07 moriokaupdate.
1998-10-06 moriokaupdate.
1998-10-06 moriokaMove `mime-charset-list' to mcs-e20.el and mcs-xm.el.
1998-10-06 morioka(coding-system-to-mime-charset): New function.
1998-10-06 moriokaAdd commented out modification for `coding-system-list'.
1998-10-01 moriokaupdate.
1998-10-01 morioka(charsets-mime-charset-alist): Use `gb2312' and `big5...
1998-10-01 moriokaupdate.
1998-10-01 morioka(charsets-mime-charset-alist): Use `cn-gb' instead...
1998-10-01 morioka(mime-charset-coding-system-alist): Add `cn-gb' to...
1998-09-22 moriokafixed.
1998-09-22 moriokaupdate.
1998-09-22 moriokaDelete EMU-CFG and EMU-MK because they have been not...
1998-09-22 morioka(What's APEL?): rearrangement.
1998-09-22 moriokaupdate.
1998-09-22 akr* README.en (What's APEL?): Add notice for broken.el.
1998-09-22 moriokaupdate.
1998-09-22 morioka(What's APEL?): Modify for latest structure.
1998-09-21 moriokaMerge poe.
1998-09-17 moriokaupdate.
1998-09-17 morioka(make-ccl-coding-system): New function.
1998-09-17 yamaoka * emu-mule.el: Require `cyrillic'. Suggested by MORIOK...
1998-09-14 moriokaupdate.
1998-09-14 moriokaupdate.
1998-09-14 morioka(install-package): Don't depend on target `elc'.
1998-09-14 morioka(install-apel-package): Compile emu-modules and apel...
1998-09-14 moriokaupdate.
1998-09-14 moriokaDelete commented out codes.
1998-09-13 moriokaupdate.
1998-09-13 moriokaAbolish target `package'.
1998-09-13 moriokaAbolish function `compile-apel-package'.
1998-09-13 moriokaupdate.
1998-09-13 morioka(run in expanded place): fixed.
1998-09-13 morioka(XEMACS): New variable.
1998-09-13 morioka(config-apel-package): New function.
1998-09-13 morioka(PACKAGEDIR): New variable.
1998-09-07 akr* Makefile (elc): Ignore errors when removing emu*...
1998-09-01 akr* emu-mule.el (ccl-execute-on-string): Fix arguments
1998-08-31 moriokaupdate.
1998-08-31 moriokaupdate.
1998-08-31 morioka(with-temp-file): Must use old forms.
1998-08-31 yamaokaemu.el (with-temp-file): New macro.
1998-08-30 shuhei-krequire 'ccl only for byte-compile time.
1998-08-30 akr* emu-e20.el: require 'ccl only for byte-compile time.
1998-08-29 akr* Makefile (elc): Remove emu*.elc to use newest emu by
1998-08-29 shuhei-kClosing parens were missing.
1998-08-29 shuhei-kUpdate.
1998-08-29 shuhei-k(last): Emacs 20 emulation function.
1998-08-29 shuhei-k(write-region-as-binary): Use `as-binary-output-file'
1998-08-29 shuhei-k(insert-file-contents-as-raw-text): Return value.
1998-08-29 shuhei-k(insert-file-contents-as-binary): Return value.
1998-08-29 shuhei-k(ccl-execute-on-string): Too few args.
1998-08-27 akr* emu-e20.el (ccl-use-symbol-as-program): Reduce
1998-08-27 akr* emu-e20.el (ccl-use-symbol-as-program): Use
1998-08-27 akr* emu-e20.el (ccl-use-symbol-as-program): Use
1998-08-27 akr* emu-e20.el (test-ccl-eof-block-cs): Check if it is...
1998-08-27 akr* emu-e20.el (ccl-use-symbol-as-program): New constant.
next