I've uploaded the following packages to
ftp.xemacs.org/pub/xemacs/packages/:
- apel: New version 10.2.
- edit-utils: Fix problems with XEmacs 21.1.x.
- ilisp: Fix completer to work under MS Windows.
- pcl-cvs: Repacked, might work without mule now.
- skk: New version 10.60.
- tm: small fix for message-mime (compatibility with Gnus 5.8)
- xemacs-base: Fix bug in add-log.
108941 Jul 10 12:04 apel-1.18-pkg.tar.gz
581533 Jul 10 12:06 edit-utils-1.50-pkg.tar.gz
263297 Jul 10 12:08 ilisp-1.10-pkg.tar.gz
159934 Jul 10 12:02 pcl-cvs-1.47-pkg.tar.gz
331390 Jul 10 12:03 tm-1.23-pkg.tar.gz
448181 Jul 10 12:07 xemacs-base-1.41-pkg.tar.gz
Andreas
Index: comm/tm/ChangeLog
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-packages/comm/tm/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 2000/06/02 14:36:11 1.14
+++ ChangeLog 2000/07/09 11:59:31 1.15
@@ -1,3 +1,8 @@
+2000-07-09 Adrian Aichner <aichner(a)ecf.teradyne.com>
+
+ * message-mime.el: Test ((boundp
+ 'message-included-forward-headers)) before using it.
+
2000-05-23 Karl M. Hegbloom <karlheg(a)debian.org>
* Makefile: Use BUILD_WITHOUT_MULE rather than BUILD_MULE.
Index: libs/apel/ChangeLog
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-packages/libs/apel/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 2000/06/26 09:56:54 1.11
+++ ChangeLog 2000/07/10 04:41:03 1.12
@@ -1,12 +1,687 @@
-2000-06-25 AichnerAd <aichner(a)ecf.teradyne.com>
+2000-05-25 Tanaka Akira <akr(a)m17n.org>
- * Makefile (PRELOADS): Use lisp instead of `pwd`. Handle
- Native-NT XEmacs command-line quoting.
+ * README.en, README.ja: Update for CVS via SSH.
2000-05-24 Katsumi Yamaoka <yamaoka(a)jpl.org>
* pces-raw.el (encode-coding-string, decode-coding-string): Return
a copy of string.
+
+2000-04-25 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * EMU-ELS (emu-modules): Don't include `pccl-20' for XEmacs 20 and
+ earlier.
+
+2000-03-25 Mikio Nakajima <minakaji(a)osaka.email.ne.jp>
+
+ * pym.el: Define edebug specs for `static-if', `static-when',
+ `static-unless', `static-condition-case', `static-defconst' and
+ `static-cond'.
+
+2000-03-08 Akihiro Arisawa <ari(a)atesoft.advantest.co.jp>
+
+ * poe.el (format-time-string): Fix problem when `format' contains "%d"
+ or "%D".
+
+2000-03-04 Daiki Ueno <ueno(a)ueda.info.waseda.ac.jp>
+
+ * poe.el (remassq,remassoc,remrassoc): Rewrite.
+ (remrassq): New function.
+
+
+2000-03-01 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * APEL: Version 10.2 released.
+
+2000-02-29 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * poe-18.el (current-time-string): Fixed leap year's day counting bug.
+
+2000-02-28 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * emu.el (enriched-encode): Do nothing for it if FSF Emacs 19.28
+ and earlier or XEmacs 19.13 and earlier is used.
+
+2000-02-25 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * emu.el (enriched-encode): Allow the 3rd argument ORIG-BUF for old
+ Emacsen.
+
+2000-02-21 Makoto Nakagawa <Makoto.Nakagawa(a)jp.compaq.com>
+
+ * poe.el (format-time-string): New function for Emacs 19.28 and
+ earlier.
+ (format-time-month-list): New constant for `format-time-string'.
+ (format-time-week-list): New constant for `format-time-string'.
+
+2000-02-21 Daiki Ueno <ueno(a)ueda.info.waseda.ac.jp>
+
+ * poe-18.el (walk-windows): New function.
+
+ * poe-xemacs.el
+ (set-extent-properties): New function.
+ (run-at-time): New function.
+ (cancel-timer): New function.
+ (with-timeout-handler): New function.
+ (with-timeout): New function.
+
+ * poe.el (remassq): New function.
+ (remassoc): New function.
+ (remrassoc): New function.
+ (get-buffer-window-list): New function.
+ (save-selected-frame): New macro.
+
+2000-02-10 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * poe.el (replace-match): Redefined to add `STRING' optional
+ argument.
+
+2000-02-07 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * poe-18.el (mod): Define as an alias for `%'.
+ (overlayp, move-overlay, delete-overlay, overlay-start,
+ overlay-end, overlay-buffer, overlay-properties, overlays-at,
+ overlays-in, next-overlay-change, previous-overlay-change,
+ overlay-lists, overlay-recenter, overlay-get):
+ Define as null function.
+
+2000-02-05 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * mcs-20.el (mime-charset-coding-system-alist): Add
+ `iso-2022-jp-3'.
+
+2000-02-04 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * poe.el (read-file-name): Replacement for Emacs 19.28 and earlier
+ (except for Emacs 18) or XEmacs 19.13 and earlier, for
+ compatibility.
+
+2000-02-04 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * timezone.el (timezone-floor): Eliminated.
+ (timezone-fix-time-2): Use `floor' instead of `timezone-floor'.
+
+ * poe-18.el (current-time): Fixed leap year count bug.
+ (set-time-zone-rule): New function.
+ (current-time-zone): Use `set-time-zone-rule'.
+ (floor): New function.
+ (window-live-p): New function.
+ (read-from-minibuffer): Redefined to add `HIST' optional argument.
+ (accept-process-output): Redefined to add `TIMEOUT' and
+ `TIMEOUT-MSECS' optional arguments.
+ (get-buffer-window): Redefined to add `FRAME' optional argument.
+
+ * poe.el (completing-read): Redefined to adjust optional arguments
+ for some emacsen.
+
+2000-01-31 Mikio Nakajima <minakaji(a)osaka.email.ne.jp>
+
+ * poe-18.el (defalias): Remove its definition as a function and
+ define it as an alias for `fset'.
+ (auto-fill-function): Declare with defvar-maybe.
+ (unread-command-event): Ditto.
+ (unread-command-events): Ditto.
+ (insert-and-inherit): Defile with defalias.
+ (insert-before-markers-and-inherit): Ditto.
+ (number-to-string): Ditto.
+
+2000-01-30 Mikio Nakajima <minakaji(a)osaka.email.ne.jp>
+
+ * poe-18.el (window-minibuffer-p): New function.
+
+2000-01-30 Tsukamoto Tetsuo <czkmt(a)remus.dti.ne.jp>
+
+ * pces-om.el (insert-file-contents-as-coding-system): Ignore BEG,
+ END and REPLACE under Emacs 18, or Mule 1.1 or earlier.
+ (insert-file-contents-as-binary): Ditto.
+
+2000-01-27 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * APEL-CFG: Typo.
+
+2000-01-26 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * poe-18.el (set-match-data): New alias for `store-match-data'.
+ (save-match-data-internal): New variable.
+ (save-match-data): New macro; use above.
+
+ (defalias): Docstring sync.
+ (put-text-property): Typo.
+
+2000-01-23 Tsukamoto Tetsuo <czkmt(a)remus.dti.ne.jp>
+
+ * poe-18.el (byte-code-function-p): Check if the CDR of OBJECT is
+ a cons cell.
+
+
+2000-01-21 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * APEL: Version 10.1 released.
+
+2000-01-19 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * poe.el (require): Handle `file-error' only.
+
+2000-01-12 OKAZAKI Tetsurou <okazaki(a)be.to>
+
+ * EMU-ELS (emu-modules): Add `pccl' even if `mule' is not provided.
+
+2000-01-05 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * Makefile, README.en, README.ja: Update for the new CVS server.
+
+1999-12-24 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * poe.el (functionp): Define it before loading "localhook".
+
+
+1999-12-24 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * APEL: Version 10.0 released.
+
+1999-12-24 Keiichi Suzuki <keiichi(a)nanap.org>
+
+ * apel-ver.el: Fix file header.
+
+1999-12-23 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * timezone.el (timezone-abs): Eliminated.
+ (timezone-zone-to-minute): Use `abs' instead of `timezone-abs'.
+
+ * poe-18.el (current-time-zone): Use `abs'.
+
+1999-12-23 Keiichi Suzuki <keiichi(a)nanap.org>
+
+ * product.el: Fix file header. `checkdoc' fix.
+
+ * apel-ver.el: Fix file header.
+
+1999-12-22 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * APEL-ELS, EMU-ELS: product.el, apel-ver.el, time-stamp.el,
+ and timezone.el are version-dependent.
+
+ * product.el (emacs-major-version, emacs-minor-version): Moved
+ from poe.el.
+
+ * poe.el (emacs-major-version, emacs-minor-version): Removed.
+
+ * pym.el: Add product information.
+
+1999-12-22 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * poe.el (string-to-int): Commented out an alias for
+ `string-to-number'.
+
+1999-12-13 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * poe-18.el: Fix open parenthesis.
+
+ * README.ja: Sync up with README.en.
+
+ * README.en: Fix what versions of Emacsen can use
+ `normal-top-level-add-to-load-path'.
+
+1999-12-12 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * APEL-MK: Modified comments.
+
+ * poe.el: Modified comments.
+
+ * pym.el: Modified comments.
+ (defalias-maybe): Don't update `current-load-list'.
+
+1999-12-06 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * pym.el (subr-fboundp): Reverted; but considered as obsolete.
+
+1999-12-05 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * poe-18.el (numberp): New function; alias for `integerp'.
+ (abs): New function.
+
+ * poe-18.el (byte-code-function-p): Docstring sync.
+ (cyclic-function-indirection): New error symbol.
+ (indirect-function): New function; use above symbol.
+
+1999-11-30 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * poe-18.el (current-time-string): New local variable `lyear'
+ for leap year; renamed from `uru' and bind locally.
+
+ * poe.el (emacs-major-version, emacs-minor-version): Define
+ at compile-time as well as at load-time in order to do compile-
+ time version check.
+ (tcp): Require if `open-network-stream' is not available;
+ moved from "pces.el".
+
+ * pym.el: Removed comment.
+
+1999-11-28 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * poe.el, poe-18.el, poe-xemacs.el, pym.el: Modified comments.
+
+1999-11-25 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * poe-18.el: Modified comments.
+ (buffer-undo-list, data-directory): Use `defvar'.
+ (generate-new-buffer-name): Use `defun'.
+
+1999-11-22 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * pccl-20.el, pccl-om.el: Removed "[SOURCE INFO]" style
+ comment from docstrings.
+
+ * pccl-om.el, localhook.el, pcustom.el: Updated header.
+
+1999-11-13 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * Removed "[SOURCE INFO]" style comment from docstrings.
+ Most of them are out of sync, and now there are some other
+ ways to get such information.
+
+ * poe-18.el: Rearranged.
+ (lambda): New macro.
+ (get-char-property, next-single-property-change,
+ previous-property-change, previous-single-property-change,
+ text-property-any, text-property-not-all,
+ next-char-property-change, previous-char-property-change):
+ Define as null function.
+
+ * poe-xemacs.el: Rearranged.
+ (eval-after-load): Moved to poe.el.
+
+ * poe.el: Rearranged; reduce load-time check.
+ Moved many macros to pym.el.
+ (require): New function; emulate optional 3rd arg.
+ (plist-get, plist-put): New functions.
+ (string-to-number): New function.
+ (push, pop): New macros.
+ (assoc-default): New function.
+ (eval-after-load, eval-next-after-load): New functions;
+ moved from poe-xemacs.el and modified for Emacs 19.28.
+ (buffer-file-type): New variable.
+ (with-temp-message, with-output-to-string): New macros.
+ (combine-after-change-calls): Docstring sync.
+ (match-string-no-properties): New function.
+ (convert-standard-filename): Do load-time check.
+
+1999-11-13 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * pym.el (defsubst-maybe-cond): New macro.
+
+ * pym.el (defun-maybe, defmacro-maybe, defsubst-maybe,
+ defalias-maybe, defvar-maybe, defconst-maybe,
+ defun-maybe-cond, defmacro-maybe-cond, def-edebug-spec):
+ Moved from poe.el.
+
+ * EMU-ELS (emu-modules): Added 'pym.
+
+ * pym.el: New file.
+
+1999-11-13 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS, Makefile: Revised.
+
+1999-11-12 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * inv-18.el, inv-19.el, inv-xemacs.el:
+ Require 'poe in each submodule.
+ (enable-invisible): Changed to function.
+ (disable-invisible): Renamed from `end-of-invisible'.
+ Changed to function.
+ (end-of-invisible): Make obsolete.
+
+1999-11-12 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * README.en (Version specific information): New section.
+ (Bug reports): Updated description of APEL mailing-lists.
+
+ * pcustom.el [old custom]: Refer to it.
+
+ * tinycustom.el: checkdoc.
+
+1999-11-12 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * APEL-MK: Require 'path-util explicitly.
+
+1999-11-12 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS: Rewritten.
+
+ * install.el: Removed v18 stuff; now we require 'poe.
+ Modified some comments.
+
+
+1999-12-22 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * timezone.el: Modified comments.
+ (toplevel): Require 'product.
+
+1999-12-21 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * apel-ver.el: Footer fix.
+
+1999-12-21 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * poe-18.el (current-time-zone): New function.
+ (current-time-world-timezones, current-time-local-timezone):
+ New variables.
+ (current-time-string): Use `current-time-zone' to get local timezone.
+ (current-time): Ditto.
+
+ * timezone.el: New file.
+
+ * APEL-ELS (apel-modules): Add `timezone' if existing timezone.el
+ has y2k problem.
+
+ * product.el (product-string-1): Use `int-to-string' instead of
+ `number-to-string'.
+
+1999-12-20 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * apel-ver.el, product.el: Header fix.
+
+1999-12-20 Keiichi Suzuki <keiichi(a)nanap.org>
+
+ * alist.el, atype.el, broken.el, calist.el, emu-mule.el, emu.el,
+ env.el, file-detect.el, filename.el, install.el, inv-18.el,
+ inv-19.el, inv-xemacs.el, invisible.el, localhook.el,
+ mcharset.el, mcs-20.el, mcs-e20.el, mcs-ltn1.el, mcs-nemacs.el,
+ mcs-om.el, mcs-xm.el, mcs-xmu.el, mule-caesar.el, path-util.el,
+ pccl-20.el, pccl-om.el, pccl.el, pces-20.el, pces-e20.el,
+ pces-e20_2.el, pces-nemacs.el, pces-om.el, pces-raw.el,
+ pces-xfc.el, pces-xm.el, pces.el, pcustom.el, poe-18.el,
+ poe-xemacs.el, poe.el, poem-e20.el, poem-e20_2.el,
+ poem-e20_3.el, poem-ltn1.el, poem-nemacs.el, poem-om.el,
+ poem-xm.el, poem.el, richtext.el, static.el, time-stamp.el,
+ tinycustom.el, tinyrich.el (TopLevel): Add product information.
+
+ * Sync up with apel-product.
+
+* 1999-11-12 Keiichi Suzuki <keiichi(a)nanap.org>
+
+ * product.el (product-define): Add new slot `version-string'.
+ (product-provide): Likewise.
+ (product-version-string): New function.
+ (product-set-version-string): New function.
+ (product-string-1): Use `version-string'.
+ (product-for-each): New function.
+ (product-string): Separate `product-string' and
+ `product-string-verbose'.
+ (product-string-verbose): Likewise.
+ (product-parse-version-string): New function.
+
+* 1999-11-12 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * product.el: Some `checkdoc' fixes.
+ (product-version>=): Eliminate local variable.
+
+* 1999-11-12 Keiichi Suzuki <keiichi(a)nanap.org>
+
+ * product.el: New file.
+
+ * apel-ver.el: New file.
+
+ * APEL-ELS (apel-modules): Add `apel-ver' and `product'.
+
+1999-11-25 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * poe-18.el (current-time-string, current-time): New functions.
+
+1999-11-11 Shuhei KOBAYASHI <shuhei(a)aqua.ocn.ne.jp>
+
+ * localhook.el, pcustom.el: checkdoc.
+
+1999-11-09 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * pcustom.el: Warn if the new custom library is not found at the
+ compile time.
+
+ * APEL-CFG: Don't add the path of "custom" to `load-path'.
+
+ * poe-18.el (file-executable-p): Returns nil if the file does not
+ exist.
+
+1999-11-08 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * poe-18.el (put-text-property, next-property-change,
+ text-properties-at): Define as null function.
+
+1999-11-02 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * poe-18.el (add-text-properties, get-text-property): Define as
+ null function.
+ (file-executable-p): New function.
+
+
+1999-10-22 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * APEL: Version 9.23 released.
+
+1999-10-22 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * APEL-MK (compile-apel-package): Compile `emu-modules-to-compile'
+ instead of `emu-modules'.
+ (compile-apel): Likewise.
+
+ * EMU-ELS (emu-modules-to-compile): New variable which is used for
+ compiling in APEL-MK. If the feature `utf-2000' is provided,
+ `mcs-xmu' is removed from its value even if `emu-modules' contains
+ it.
+ (emu-modules-not-to-compile): New variable.
+
+ * mcs-xm.el (mime-iso646-character-unification-alist): Move to
+ mcs-xmu.el.
+ (mime-unified-character-face): Move to mcs-xmu.el.
+ (mime-character-unification-limit-size): Move to mcs-xmu.el.
+ (decode-mime-charset-region-with-iso646-unification): Move to
+ mcs-xmu.el.
+
+ * mcs-xmu.el: New file.
+
+1999-10-22 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * EMU-ELS (pces-modules): Don't check for the feature `mule'
+ whether `pces-xfc' is required.
+ * pces.el: Likewise.
+
+ * mcs-xm.el: (decode-mime-charset-region-with-iso646-unification):
+ Narrow to the region while decoding; bind `case-fold-search' to nil.
+ (mime-character-unification-limit-size): Make it can also be nil
+ which means the size is unlimited.
+
+1999-10-14 Mikio Nakajima <minakaji(a)osaka.email.ne.jp>
+
+ * mcs-xm.el (decode-mime-charset-region-with-iso646-unification):
+ Don't put `mime-unified-character-face' to unified text if it is
+ nil.
+ (mime-character-unification-limit-size): Fix doc string.
+
+1999-10-13 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * poe.el (file-coding): Provide it for XEmacs 20.4 or earlier with
+ MULE.
+
+1999-10-13 Daiki Ueno <ueno(a)ueda.info.waseda.ac.jp>
+
+ * EMU-ELS (pces-modules): Add `pces-raw' if file-coding feature is
+ not available in a XEmacs-without-MULE.
+
+ * pces.el: Require `pces-raw' if file-coding feature is not
+ available in a XEmacs-without-MULE.
+
+1999-10-04 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * path-util.el (exec-installed-p): Add parens.
+
+1999-10-04 Keiichi Suzuki <keiichi(a)nanap.org>
+
+ * path-util.el (exec-installed-p): Use `file-executable-p' instead
+ of `file-exists-p'.
+ When FILE already inculdes suffix in `exec-suffix-list', do not
+ expand file name with `exec-suffix-list'.
+ (module-installed-p): Do not use `exec-installed-p'.
+
+1999-09-27 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * mcs-xm.el: Use `unless' instead `static-unless' to share *.elc
+ between UTF-2000 and non-UTF-2000.
+
+1999-09-24 Mikio Nakajima <minakaji(a)osaka.email.ne.jp>
+
+ * pces-om.el (find-coding-system): New inline function.
+ <cf. [tm-ja:5238]>
+
+1999-09-23 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * mcs-20.el (mime-charset-coding-system-alist): Use coding-system
+ `tis-620' instead of `tis620'.
+
+ * mcs-xm.el (charsets-mime-charset-alist): Add setting for
+ `tis-620'.
+
+1999-09-22 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * mcs-20.el (mime-charset-coding-system-alist): Add `cp874'.
+
+1999-09-21 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * EMU-ELS (pces-modules): Add `pces-xfc' if the feature `mule' is
+ provided even though the feature `file-coding' is not provided.
+
+ * pces.el: Require `pces-xfc' if the feature `mule' is provided
+ even though the feature `file-coding' is not provided.
+
+
+1999-09-13 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * APEL: Version 9.22 released.
+
+1999-09-12 Mikio Nakajima <minakaji(a)osaka.email.ne.jp>
+
+ * poe.el (defmacro-maybe-cond): Add edebug spec.
+
+1999-09-12 Yoshiki Hayashi <t90553(a)mail.ecc.u-tokyo.ac.jp>
+
+ * poe.el (defun-maybe-cond): Add edebug spec.
+
+1999-09-09 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * mcs-xm.el (mime-charset-decoder-alist): Don't use
+ `decode-mime-charset-region-with-iso646-unification' if running
+ XEmacs-UTF-2000.
+ (mime-iso646-character-unification-alist): Don't define if running
+ XEmacs-UTF-2000.
+ (mime-unified-character-face): Likewise.
+ (mime-character-unification-limit-size): Likewise.
+ (decode-mime-charset-region-with-iso646-unification): Likewise.
+
+1999-09-09 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * tinycustom.el (defface): Allow `type' in SPEC; enrich doc string.
+
+1999-09-08 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * tinycustom.el (frame-background-mode): New variable.
+
+ * poe.el (frame-background-mode): Move to tinycustom.el.
+
+1999-09-03 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * tinycustom.el (defface): Set the face attributes according to
+ SPEC.
+
+ * poe.el (frame-background-mode): New variable.
+
+1999-09-02 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * poe.el: Delete autoload setting for `filename'.
+ (convert-standard-filename): Require `filename'.
+
+1999-09-02 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * poe.el (convert-standard-filename): Rearrange.
+
+1999-09-01 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * poe.el (convert-standard-filename): New function.
+
+1999-08-27 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * install.el (emacs-major-version): Deleted.
+ (emacs-minor-version): Deleted.
+
+ * path-util.el: Require `poe'. [cf. <tm-ja:5051>]
+
+1999-08-27 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * install.el: Require `poe'. <cf. [tm-ja:5055]>
+
+ * path-util.el (directory-files): Don't redefine.
+
+1999-08-26 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * path-util.el (directory-files): Emulate as Emacs 19 or later to
+ accept the optional fourth argument for old Emacsen. It is needed
+ here for compiling other packages.
+
+ * APEL-ELS (apel-modules): Add `time-stamp' if Emacs version is
+ less than 19.16.
+
+ * time-stamp.el: New file imported from Emacs 19.28.
+
+1999-08-26 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * tinycustom.el (defface): Quote the argument of `make-face'.
+
+1999-08-25 Katsumi Yamaoka <yamaoka(a)jpl.org>
+
+ * APEL-CFG: Don't provide `emu'; add the latest path of "custom"
+ to `load-path'.
+
+1999-08-25 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * install.el: Don't require `emu'.
+ (emacs-major-version): New variable [for old emacsen].
+ (emacs-minor-version): New variable [for old emacsen].
+
+1999-08-25 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * poe-18.el (inline): New implementation using `defmacro'.
+
+
+1999-08-24 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * APEL: Version 9.21 released.
+
+1999-08-24 Taiji Can <Taiji.Can(a)atesoft.advantest.co.jp>
+
+ * poem-nemacs.el: Use `char-width' instead of `char-columns'.
+
+1999-08-24 MORIOKA Tomohiko <tomo(a)m17n.org>
+
+ * poe-18.el (inline): Use `defalias' instead of `defalias-maybe'.
+
+1999-08-21 Mikio Nakajima <minakaji(a)osaka.email.ne.jp>
+
+ * poe.el (rassoc): Just ignore elements of LIST that are not conse
+ cell and add doc string according to its features.
+
+1999-08-20 Yuuichi Teranishi <teranisi(a)gohome.org>
+
+ * poe-18.el (delete): Return nil when argument 'list' is nil.
+
+1999-08-17 Yoshiki Hayashi <t90553(a)mail.ecc.u-tokyo.ac.jp>
+
+ * README.en, README.ja (Anonymous FTP): New section.
+ * README.ja (CVS): Translate.
+
+
+2000-06-25 AichnerAd <aichner(a)ecf.teradyne.com>
+
+ * Makefile (PRELOADS): Use lisp instead of `pwd`. Handle
+ Native-NT XEmacs command-line quoting.
1999-07-26 SL Baur <steve@miho>
Index: libs/xemacs-base/ChangeLog
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-packages/libs/xemacs-base/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 2000/06/13 02:11:02 1.45
+++ ChangeLog 2000/07/08 10:16:18 1.46
@@ -1,3 +1,10 @@
+2000-07-08 Adrian Aichner <aichner(a)ecf.teradyne.com>
+
+ * add-log.el (change-log-name): Remove outta-space port.
+ * add-log.el (patch-to-change-log): Use (user-full-name) instead
+ of (user-login-name) following the standard established by
+ `add-change-log-entry'.
+
2000-06-12 Ben Wing <ben(a)xemacs.org>
* add-log.el (patch-to-change-log): New function.
Index: oa/edit-utils/ChangeLog
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-packages/oa/edit-utils/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 2000/06/06 03:15:59 1.51
+++ ChangeLog 2000/07/07 07:34:11 1.52
@@ -1,3 +1,9 @@
+2000-07-07 Ben Wing <ben(a)xemacs.org>
+
+ * lazy-lock.el (lazy-lock-pre-idle-fontify-windows):
+ window-minibuffer-p requires an arg in 21.1.
+ (lazy-lock-post-command-fontify-stealthily): same.
+
2000-05-21 Ben Wing <ben(a)xemacs.org>
* lazy-lock.el:
Index: os/ilisp/ChangeLog
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-packages/os/ilisp/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 2000/06/26 09:56:55 1.3
+++ ChangeLog 2000/07/07 07:40:08 1.4
@@ -1,3 +1,22 @@
+2000-07-07 Ben Wing <ben(a)xemacs.org>
+
+ * completer.el:
+ * completer.el (completer-path-separator-string): New.
+ * completer.el (completer-path-separator-regexp): New.
+ * completer.el (completer-path-delimiter-list): New.
+ * completer.el (completer-path-separator-regexp-inside-brackets): New.
+ * completer.el (completer-dot-dot-list): New.
+ * completer.el (completer-message):
+ * completer.el (completer-last-component):
+ * completer.el (completer-cache):
+ * completer.el (completer-file):
+ * completer.el (completer):
+ * completer.el (completer-goto):
+ * completer.el (completer-minibuf-string):
+ * completer.el (completer-new-cmd):
+
+ My version 3.04. Works under MS Windows / cygwin now.
+
2000-06-25 AichnerAd <aichner(a)ecf.teradyne.com>
* Makefile (PRELOADS): Use lisp instead of `pwd`. Handle
--
Andreas Jaeger
SuSE Labs aj(a)suse.de
private aj(a)arthur.inka.de