elisp/apel.git
25 years agoThis commit was manufactured by cvs2svn to create tag 'apel-9_9'. apel-9_9
tomo [Sat, 7 Nov 1998 00:31:26 +0000 (00:31 +0000)]
This commit was manufactured by cvs2svn to create tag 'apel-9_9'.

25 years agoupdate.
morioka [Sat, 7 Nov 1998 00:31:25 +0000 (00:31 +0000)]
update.

25 years agoupdate.
morioka [Fri, 6 Nov 1998 09:12:48 +0000 (09:12 +0000)]
update.

25 years ago(combine-after-change-calls): fixed.
morioka [Fri, 6 Nov 1998 09:12:11 +0000 (09:12 +0000)]
(combine-after-change-calls): fixed.

25 years agoupdate.
morioka [Sat, 31 Oct 1998 14:52:03 +0000 (14:52 +0000)]
update.

25 years ago(combine-after-change-calls): New macro.
morioka [Sat, 31 Oct 1998 14:50:49 +0000 (14:50 +0000)]
(combine-after-change-calls): New macro.

25 years agoupdate.
morioka [Wed, 28 Oct 1998 08:58:11 +0000 (08:58 +0000)]
update.

25 years ago(defun-maybe-cond): New macro.
morioka [Wed, 28 Oct 1998 08:56:31 +0000 (08:56 +0000)]
(defun-maybe-cond): New macro.
(next-command-event): Use `defun-maybe-cond'.
(cancel-undo-boundary): Use `defun-maybe-cond'.

25 years ago(char-after): Redefine to change `POS' to optional argument.
yamaoka [Wed, 28 Oct 1998 01:31:34 +0000 (01:31 +0000)]
(char-after): Redefine to change `POS' to optional argument.

25 years agoupdate.
morioka [Tue, 27 Oct 1998 14:58:08 +0000 (14:58 +0000)]
update.

25 years ago(CVS): New section.
morioka [Tue, 27 Oct 1998 14:57:08 +0000 (14:57 +0000)]
(CVS): New section.

25 years agoupdate.
morioka [Tue, 27 Oct 1998 14:47:05 +0000 (14:47 +0000)]
update.

25 years agoupdate.
morioka [Tue, 27 Oct 1998 14:42:12 +0000 (14:42 +0000)]
update.

25 years ago(char-before): Redefine to change `POS' to optional argument.
morioka [Tue, 27 Oct 1998 14:41:21 +0000 (14:41 +0000)]
(char-before): Redefine to change `POS' to optional argument.

25 years agoupdate.
morioka [Tue, 27 Oct 1998 13:23:11 +0000 (13:23 +0000)]
update.

25 years ago(subr-fboundp): New function.
morioka [Tue, 27 Oct 1998 13:20:14 +0000 (13:20 +0000)]
(subr-fboundp): New function.
(next-command-event): New function.
(character-to-event): New function.
(event-to-character): New function.

25 years agoupdate.
morioka [Tue, 27 Oct 1998 09:17:15 +0000 (09:17 +0000)]
update.

25 years ago(cancel-undo-boundary): Switch definition by existence of variable
morioka [Tue, 27 Oct 1998 09:15:55 +0000 (09:15 +0000)]
(cancel-undo-boundary): Switch definition by existence of variable
`buffer-undo-list'.

25 years agoMove function `cancel-undo-boundary' to poe.el.
morioka [Tue, 27 Oct 1998 09:14:04 +0000 (09:14 +0000)]
Move function `cancel-undo-boundary' to poe.el.

25 years ago(cancel-undo-boundary): New function.
morioka [Tue, 27 Oct 1998 08:44:13 +0000 (08:44 +0000)]
(cancel-undo-boundary): New function.

25 years ago(cancel-undo-boundary): New function (moved from poem.el).
morioka [Tue, 27 Oct 1998 08:43:54 +0000 (08:43 +0000)]
(cancel-undo-boundary): New function (moved from poem.el).

25 years agoMove function `cancel-undo-boundary' to poe-18.el.
morioka [Tue, 27 Oct 1998 08:38:35 +0000 (08:38 +0000)]
Move function `cancel-undo-boundary' to poe-18.el.

25 years agoupdate.
morioka [Mon, 26 Oct 1998 16:36:45 +0000 (16:36 +0000)]
update.

25 years agoupdate.
morioka [Mon, 26 Oct 1998 16:27:54 +0000 (16:27 +0000)]
update.

25 years ago(cancel-undo-boundary): New function.
morioka [Mon, 26 Oct 1998 16:27:09 +0000 (16:27 +0000)]
(cancel-undo-boundary): New function.

25 years agoupdate.
morioka [Mon, 26 Oct 1998 16:24:29 +0000 (16:24 +0000)]
update.

25 years agoupdate.
morioka [Mon, 26 Oct 1998 16:09:05 +0000 (16:09 +0000)]
update.

25 years ago(set-cursor-color): New function.
morioka [Mon, 26 Oct 1998 16:08:16 +0000 (16:08 +0000)]
(set-cursor-color): New function.

25 years ago(set-cursor-color): New function.
morioka [Mon, 26 Oct 1998 16:05:54 +0000 (16:05 +0000)]
(set-cursor-color): New function.

25 years agoupdate.
morioka [Mon, 26 Oct 1998 14:18:15 +0000 (14:18 +0000)]
update.

25 years agoSync up with latest README.en.
morioka [Mon, 26 Oct 1998 14:17:22 +0000 (14:17 +0000)]
Sync up with latest README.en.

25 years agoupdate.
morioka [Mon, 26 Oct 1998 14:10:08 +0000 (14:10 +0000)]
update.

25 years ago(remove-local-hook): Use `defmacro-maybe'.
morioka [Mon, 26 Oct 1998 14:08:57 +0000 (14:08 +0000)]
(remove-local-hook): Use `defmacro-maybe'.

25 years agoFrom Mikio Nakajima <minakaji@osaka.email.ne.jp>:
morioka [Mon, 26 Oct 1998 14:08:23 +0000 (14:08 +0000)]
From Mikio Nakajima <minakaji@osaka.email.ne.jp>:
(add-local-hook): fixed.
(remove-local-hook): fixed.

25 years agoupdate.
morioka [Mon, 26 Oct 1998 12:08:50 +0000 (12:08 +0000)]
update.

25 years agoupdate.
morioka [Sun, 25 Oct 1998 18:56:17 +0000 (18:56 +0000)]
update.

25 years ago(rassoc): New function.
morioka [Sun, 25 Oct 1998 18:54:40 +0000 (18:54 +0000)]
(rassoc): New function.

25 years ago(char-octet): fixed.
morioka [Sun, 25 Oct 1998 18:41:05 +0000 (18:41 +0000)]
(char-octet): fixed.

25 years ago(char-octet): fix typo.
morioka [Sun, 25 Oct 1998 18:21:48 +0000 (18:21 +0000)]
(char-octet): fix typo.

25 years agoupdate.
morioka [Sun, 25 Oct 1998 18:18:31 +0000 (18:18 +0000)]
update.

25 years ago(characterp): New alias.
morioka [Sun, 25 Oct 1998 18:17:18 +0000 (18:17 +0000)]
(characterp): New alias.

25 years ago(eval-after-load): New function.
morioka [Sun, 25 Oct 1998 18:16:43 +0000 (18:16 +0000)]
(eval-after-load): New function.

25 years ago(characterp): New alias.
morioka [Sun, 25 Oct 1998 18:15:41 +0000 (18:15 +0000)]
(characterp): New alias.
(char-octet): New function.

25 years ago(make-local-hook): New macro.
morioka [Sun, 25 Oct 1998 18:14:26 +0000 (18:14 +0000)]
(make-local-hook): New macro.
(add-local-hook): New macro.
(remove-local-hook): New macro.

25 years agoupdate.
morioka [Sun, 25 Oct 1998 17:35:24 +0000 (17:35 +0000)]
update.

25 years agoAdd `byte-compile-dynamic' cookie.
morioka [Sun, 25 Oct 1998 17:29:53 +0000 (17:29 +0000)]
Add `byte-compile-dynamic' cookie.

25 years agoAdd `byte-compile-dynamic' cookie.
morioka [Sun, 25 Oct 1998 17:28:54 +0000 (17:28 +0000)]
Add `byte-compile-dynamic' cookie.
(string-to-int-list): Use `defun-maybe'.

25 years agoAdd `byte-compile-dynamic' cookie.
morioka [Sun, 25 Oct 1998 17:27:39 +0000 (17:27 +0000)]
Add `byte-compile-dynamic' cookie.
(string-as-unibyte): Use `defsubst-maybe' instead of `defmacro-maybe'.
(string-as-multibyte): Likewise.
(char-int): Use `defalias-maybe'.
(int-char): Likewise.
(char-or-char-int-p): Likewise.

25 years agoModify header.
morioka [Sun, 25 Oct 1998 17:08:45 +0000 (17:08 +0000)]
Modify header.

25 years agoAdd `byte-compile-dynamic' cookie.
morioka [Sun, 25 Oct 1998 17:01:34 +0000 (17:01 +0000)]
Add `byte-compile-dynamic' cookie.

25 years ago(data-directory): Use `defvar-maybe'.
morioka [Sun, 25 Oct 1998 16:42:13 +0000 (16:42 +0000)]
(data-directory): Use `defvar-maybe'.
(buffer-undo-list): Likewise.

25 years ago(face-list): Use `defalias-maybe'.
morioka [Sun, 25 Oct 1998 16:40:54 +0000 (16:40 +0000)]
(face-list): Use `defalias-maybe'.
(line-beginning-position): Likewise.
(line-end-position): Likewise.

25 years ago(defalias-maybe): New macro.
morioka [Sun, 25 Oct 1998 16:39:18 +0000 (16:39 +0000)]
(defalias-maybe): New macro.

25 years ago(dired-other-frame): Use `defun-maybe'.
morioka [Sun, 25 Oct 1998 16:10:43 +0000 (16:10 +0000)]
(dired-other-frame): Use `defun-maybe'.

25 years agoupdate.
morioka [Sat, 24 Oct 1998 13:14:17 +0000 (13:14 +0000)]
update.

25 years ago(defvar-maybe): New macro.
morioka [Sat, 24 Oct 1998 13:13:27 +0000 (13:13 +0000)]
(defvar-maybe): New macro.
(temporary-file-directory): New variable.

25 years agoupdate.
morioka [Fri, 23 Oct 1998 04:34:54 +0000 (04:34 +0000)]
update.

25 years agoFix typos.
hayashi [Thu, 22 Oct 1998 02:55:28 +0000 (02:55 +0000)]
Fix typos.

25 years agoUpdate.
hayashi [Thu, 22 Oct 1998 02:54:40 +0000 (02:54 +0000)]
Update.

25 years agoNew file.
hayashi [Thu, 22 Oct 1998 02:53:08 +0000 (02:53 +0000)]
New file.

25 years agoFix typo.
akr [Wed, 21 Oct 1998 05:17:22 +0000 (05:17 +0000)]
Fix typo.

25 years agoupdate.
morioka [Tue, 20 Oct 1998 17:48:56 +0000 (17:48 +0000)]
update.

25 years agoModify header.
morioka [Tue, 20 Oct 1998 17:48:04 +0000 (17:48 +0000)]
Modify header.

25 years agoAdd autoload cookies.
morioka [Tue, 20 Oct 1998 17:47:16 +0000 (17:47 +0000)]
Add autoload cookies.

25 years agoupdate.
morioka [Tue, 20 Oct 1998 17:37:42 +0000 (17:37 +0000)]
update.

25 years agoMove `find-face' from poe-19.el to poe.el; abolish poe-19.el.
morioka [Tue, 20 Oct 1998 17:35:59 +0000 (17:35 +0000)]
Move `find-face' from poe-19.el to poe.el; abolish poe-19.el.

25 years agoupdate.
morioka [Tue, 20 Oct 1998 17:33:54 +0000 (17:33 +0000)]
update.

25 years agoSeparate invisible features from poe to invisible.
morioka [Tue, 20 Oct 1998 17:32:42 +0000 (17:32 +0000)]
Separate invisible features from poe to invisible.

25 years agoupdate.
morioka [Tue, 20 Oct 1998 16:34:53 +0000 (16:34 +0000)]
update.

25 years agoSeparate invisible features from poe to invisible.
morioka [Tue, 20 Oct 1998 16:33:53 +0000 (16:33 +0000)]
Separate invisible features from poe to invisible.

25 years agoupdate.
morioka [Tue, 20 Oct 1998 09:03:56 +0000 (09:03 +0000)]
update.

25 years ago(eval-and-compile): New macro.
morioka [Tue, 20 Oct 1998 09:01:59 +0000 (09:01 +0000)]
(eval-and-compile): New macro.
Enclose redefinition of `read-string' by `eval-and-compile'.

25 years agoupdate.
morioka [Tue, 20 Oct 1998 04:41:44 +0000 (04:41 +0000)]
update.

25 years ago(string): New function.
morioka [Tue, 20 Oct 1998 04:41:08 +0000 (04:41 +0000)]
(string): New function.

25 years agoupdate.
morioka [Mon, 19 Oct 1998 18:35:45 +0000 (18:35 +0000)]
update.

25 years ago(char-list-to-string): New function.
morioka [Mon, 19 Oct 1998 18:34:19 +0000 (18:34 +0000)]
(char-list-to-string): New function.

25 years agoAbolish macro `char-list-to-string'.
morioka [Mon, 19 Oct 1998 18:33:33 +0000 (18:33 +0000)]
Abolish macro `char-list-to-string'.

25 years agoAbolish function `char-list-to-string'.
morioka [Mon, 19 Oct 1998 18:32:31 +0000 (18:32 +0000)]
Abolish function `char-list-to-string'.

25 years ago* broken.el (check-broken-facility): Also use compile time
akr [Sun, 18 Oct 1998 04:46:18 +0000 (04:46 +0000)]
* broken.el (check-broken-facility): Also use compile time
description.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 03:55:29 +0000 (03:55 +0000)]
update.

25 years agobroken.el (check-broken-facility): New macro.
akr [Sat, 17 Oct 1998 08:48:31 +0000 (08:48 +0000)]
broken.el (check-broken-facility): New macro.

25 years agoupdate.
morioka [Fri, 16 Oct 1998 16:30:29 +0000 (16:30 +0000)]
update.

25 years ago(define-obsolete-function-alias): Use `defalias' instead of
morioka [Fri, 16 Oct 1998 16:26:34 +0000 (16:26 +0000)]
(define-obsolete-function-alias): Use `defalias' instead of
`define-function'.

25 years ago(define-obsolete-function-alias): New function.
morioka [Fri, 16 Oct 1998 16:25:25 +0000 (16:25 +0000)]
(define-obsolete-function-alias): New function.

25 years agoupdate.
morioka [Mon, 12 Oct 1998 10:01:31 +0000 (10:01 +0000)]
update.

25 years ago * README.en: Add explanations about
yamaoka [Mon, 12 Oct 1998 08:52:54 +0000 (08:52 +0000)]
* README.en: Add explanations about
`LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'.
* Makefile (what-where): New target.
(install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
* APEL-MK (what-where-apel): New function.
  (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'.
* APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable.

25 years agoupdate.
morioka [Mon, 12 Oct 1998 06:42:27 +0000 (06:42 +0000)]
update.

25 years ago(load-path): Modify for Emacs 20.3.
morioka [Mon, 12 Oct 1998 06:41:47 +0000 (06:41 +0000)]
(load-path): Modify for Emacs 20.3.

25 years agoupdate.
morioka [Sun, 11 Oct 1998 07:13:19 +0000 (07:13 +0000)]
update.

25 years ago(EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
morioka [Sun, 11 Oct 1998 07:12:23 +0000 (07:12 +0000)]
(EMU_PREFIX): Use "emu" for Emacs 20.3 or later.

25 years agoDon't install pccl in anything older than XEmacs 21 with MULE.
morioka [Sun, 11 Oct 1998 07:11:12 +0000 (07:11 +0000)]
Don't install pccl in anything older than XEmacs 21 with MULE.

25 years agoupdate.
morioka [Sat, 10 Oct 1998 04:55:10 +0000 (04:55 +0000)]
update.

25 years agoupdate.
morioka [Sat, 10 Oct 1998 01:42:26 +0000 (01:42 +0000)]
update.

25 years ago(insert-file-contents-as-binary): New function.
morioka [Sat, 10 Oct 1998 01:41:21 +0000 (01:41 +0000)]
(insert-file-contents-as-binary): New function.

25 years ago(write-region-as-binary): bind `jka-compr-compression-info-list' with
morioka [Sat, 10 Oct 1998 01:40:32 +0000 (01:40 +0000)]
(write-region-as-binary): bind `jka-compr-compression-info-list' with
nil.
(insert-file-contents-as-binary): Change to alias of
`insert-file-contents-literally' for Emacs 20.

25 years agoupdate.
morioka [Wed, 7 Oct 1998 12:15:14 +0000 (12:15 +0000)]
update.

25 years agoupdate.
morioka [Tue, 6 Oct 1998 15:52:58 +0000 (15:52 +0000)]
update.

25 years agoMove `mime-charset-list' to mcs-e20.el and mcs-xm.el.
morioka [Tue, 6 Oct 1998 15:49:37 +0000 (15:49 +0000)]
Move `mime-charset-list' to mcs-e20.el and mcs-xm.el.

25 years ago(coding-system-to-mime-charset): New function.
morioka [Tue, 6 Oct 1998 15:47:39 +0000 (15:47 +0000)]
(coding-system-to-mime-charset): New function.
(mime-charset-list): New implementation.

25 years agoAdd commented out modification for `coding-system-list'.
morioka [Tue, 6 Oct 1998 15:44:32 +0000 (15:44 +0000)]
Add commented out modification for `coding-system-list'.