elisp/apel.git
24 years ago(defun-maybe, defmacro-maybe, defalias-maybe, defsubst-maybe,
shuhei-k [Wed, 23 Jun 1999 20:40:41 +0000 (20:40 +0000)]
(defun-maybe, defmacro-maybe, defalias-maybe, defsubst-maybe,
 defun-maybe-cond, defmacro-maybe-cond): Set `current-load-list'.

24 years agoupdate.
shuhei-k [Tue, 22 Jun 1999 23:17:49 +0000 (23:17 +0000)]
update.

24 years agoRequire 'poe and 'poem.
shuhei-k [Tue, 22 Jun 1999 23:17:38 +0000 (23:17 +0000)]
Require 'poe and 'poem.

24 years agoRequire 'emu for backward compatibility.
shuhei-k [Tue, 22 Jun 1999 23:17:33 +0000 (23:17 +0000)]
Require 'emu for backward compatibility.
(defun-maybe): New macro; imported from poe.el.
(make-directory-internal, make-directory): New functions; imported
from poe-18.el.

24 years agoRequire 'poe and 'poem.
shuhei-k [Tue, 22 Jun 1999 23:17:26 +0000 (23:17 +0000)]
Require 'poe and 'poem.
Don't require 'cl.
(filename-special-filter): Eliminate `assoc-if'.

24 years agoRequire 'poe.
shuhei-k [Tue, 22 Jun 1999 23:17:18 +0000 (23:17 +0000)]
Require 'poe.

24 years agoProvide 'emu to prevent install.el from loading emu while compiling
shuhei-k [Tue, 22 Jun 1999 23:17:11 +0000 (23:17 +0000)]
Provide 'emu to prevent install.el from loading emu while compiling
APEL itself.

24 years ago(install-detect-elisp-directory): Fixed.
shuhei-k [Mon, 21 Jun 1999 01:37:01 +0000 (01:37 +0000)]
(install-detect-elisp-directory): Fixed.

24 years agoupdate.
shuhei-k [Sun, 20 Jun 1999 23:34:51 +0000 (23:34 +0000)]
update.

24 years agoRequire 'pcustom instead of 'custom.
shuhei-k [Sun, 20 Jun 1999 23:34:39 +0000 (23:34 +0000)]
Require 'pcustom instead of 'custom.

24 years agoRequire 'poe instead of 'emu.
shuhei-k [Sun, 20 Jun 1999 23:34:33 +0000 (23:34 +0000)]
Require 'poe instead of 'emu.
(install-prefix): Don't use `running-emacs-18' or `running-xemacs'.
(install-detect-elisp-directory): Eliminate local variable `dir'.
Don't use `running-emacs-19_29-or-later' or `running-xemacs'.

24 years agoDon't use `running-emacs-19_29-or-later' or `running-xemacs-19_14-or-later.'
shuhei-k [Sun, 20 Jun 1999 23:34:23 +0000 (23:34 +0000)]
Don't use `running-emacs-19_29-or-later' or `running-xemacs-19_14-or-later.'

24 years ago* static.el (static-condition-case): Wrap lambda expression by
akr [Fri, 18 Jun 1999 03:09:12 +0000 (03:09 +0000)]
* static.el (static-condition-case): Wrap lambda expression by
`function'.

* calist.el (calist-default-field-match-method): Use `function'
instead of #'.

24 years agoupdate.
shuhei-k [Thu, 17 Jun 1999 01:05:55 +0000 (01:05 +0000)]
update.

24 years agoLoad "custom" anyway.
shuhei-k [Thu, 17 Jun 1999 01:05:42 +0000 (01:05 +0000)]
Load "custom" anyway.

24 years agofix.
akr [Wed, 16 Jun 1999 03:32:15 +0000 (03:32 +0000)]
fix.

24 years agoUpdate.
yamaoka [Wed, 16 Jun 1999 02:45:44 +0000 (02:45 +0000)]
Update.

24 years ago(static-cond): New function.
yamaoka [Wed, 16 Jun 1999 02:45:36 +0000 (02:45 +0000)]
(static-cond): New function.

24 years agoput `lisp-indent-function' property.
akr [Fri, 11 Jun 1999 12:12:46 +0000 (12:12 +0000)]
put `lisp-indent-function' property.

24 years agomake docstring optional.
akr [Fri, 11 Jun 1999 11:50:51 +0000 (11:50 +0000)]
make docstring optional.

24 years ago* static.el (static-defconst): New function.
akr [Fri, 11 Jun 1999 11:36:48 +0000 (11:36 +0000)]
* static.el (static-defconst): New function.

24 years ago(insert-file-contents-literally-treats-binary): New facility [moved
morioka [Mon, 7 Jun 1999 10:52:46 +0000 (10:52 +0000)]
(insert-file-contents-literally-treats-binary): New facility [moved
from pces-xfc.el].
(insert-file-contents-literally-treats-file-name-handler): Likewise.
(insert-file-contents-as-binary): Define as an alias for
`insert-file-contents-literally' if it is not broken.

24 years ago(insert-file-contents-literally-treats-binary): Moved to pces-20.el.
morioka [Mon, 7 Jun 1999 10:51:05 +0000 (10:51 +0000)]
(insert-file-contents-literally-treats-binary): Moved to pces-20.el.
(insert-file-contents-literally-treats-file-name-handler): Likewise.
(insert-file-contents-as-binary): Likewise.

24 years agofix typos.
morioka [Mon, 7 Jun 1999 07:46:16 +0000 (07:46 +0000)]
fix typos.

24 years agoupdate.
morioka [Fri, 4 Jun 1999 10:08:44 +0000 (10:08 +0000)]
update.

24 years ago(insert-file-contents-literacy-treats-binary): New facility.
morioka [Fri, 4 Jun 1999 10:06:57 +0000 (10:06 +0000)]
(insert-file-contents-literacy-treats-binary): New facility.
(insert-file-contents-literacy-treats-file-name-handler): New
facility.
(insert-file-contents-as-binary): Define as an alias for
`insert-file-contents-literally' if it is not broken.

24 years agoupdate.
morioka [Fri, 4 Jun 1999 08:48:52 +0000 (08:48 +0000)]
update.

24 years ago(pces-modules): New variable.
morioka [Fri, 4 Jun 1999 08:44:01 +0000 (08:44 +0000)]
(pces-modules): New variable.

24 years agoRequire pces.el.
morioka [Fri, 4 Jun 1999 08:43:24 +0000 (08:43 +0000)]
Require pces.el.

24 years agoSplit off features about coding-system from poem.
morioka [Fri, 4 Jun 1999 08:42:40 +0000 (08:42 +0000)]
Split off features about coding-system from poem.

24 years agoDeleted.
morioka [Fri, 4 Jun 1999 08:42:08 +0000 (08:42 +0000)]
Deleted.

24 years agoSplit off features about coding-system from poem-xm.el and
morioka [Fri, 4 Jun 1999 08:41:26 +0000 (08:41 +0000)]
Split off features about coding-system from poem-xm.el and
poem-xfc.el.

24 years agoSplit off features about coding-system from poem-nemacs.el.
morioka [Fri, 4 Jun 1999 08:40:09 +0000 (08:40 +0000)]
Split off features about coding-system from poem-nemacs.el.

24 years agoSplit off features about coding-system to pces-nemacs.el.
morioka [Fri, 4 Jun 1999 08:39:41 +0000 (08:39 +0000)]
Split off features about coding-system to pces-nemacs.el.

24 years agoSplit off features about coding-system from poem-om.el.
morioka [Fri, 4 Jun 1999 08:38:26 +0000 (08:38 +0000)]
Split off features about coding-system from poem-om.el.

24 years agoSplit off features about coding-system to pces-om.el.
morioka [Fri, 4 Jun 1999 08:38:04 +0000 (08:38 +0000)]
Split off features about coding-system to pces-om.el.

24 years agoSplit off features about coding-system from poem-ltn1.el.
morioka [Fri, 4 Jun 1999 08:35:14 +0000 (08:35 +0000)]
Split off features about coding-system from poem-ltn1.el.

24 years agoSplit off features about coding-system to pces-raw.el.
morioka [Fri, 4 Jun 1999 08:34:46 +0000 (08:34 +0000)]
Split off features about coding-system to pces-raw.el.

24 years agoSplit off features about coding-system from poem-xm.el.
morioka [Fri, 4 Jun 1999 08:30:02 +0000 (08:30 +0000)]
Split off features about coding-system from poem-xm.el.

24 years agoSplit off features about coding-system to pces-xm.el.
morioka [Fri, 4 Jun 1999 08:29:34 +0000 (08:29 +0000)]
Split off features about coding-system to pces-xm.el.

24 years agoSplit off features about coding-system from poem-e20_2.el.
morioka [Fri, 4 Jun 1999 08:28:19 +0000 (08:28 +0000)]
Split off features about coding-system from poem-e20_2.el.

24 years agoSplit off features about coding-system to pces-e20_2.el.
morioka [Fri, 4 Jun 1999 08:27:26 +0000 (08:27 +0000)]
Split off features about coding-system to pces-e20_2.el.

24 years ago(find-coding-system): Moved from pces-e20.el.
morioka [Fri, 4 Jun 1999 08:24:14 +0000 (08:24 +0000)]
(find-coding-system): Moved from pces-e20.el.
(set-process-input-coding-system): Likewise.
- Require `pces-20'.

24 years ago(find-coding-system): Moved to pces-e20.el.
morioka [Fri, 4 Jun 1999 08:22:41 +0000 (08:22 +0000)]
(find-coding-system): Moved to pces-e20.el.
(set-process-input-coding-system): Likewise.
- Don't require `poem-20'.

24 years agoRename poem-20.el to pces-20.el.
morioka [Fri, 4 Jun 1999 08:20:42 +0000 (08:20 +0000)]
Rename poem-20.el to pces-20.el.

24 years agoupdate.
morioka [Mon, 31 May 1999 10:34:24 +0000 (10:34 +0000)]
update.

24 years ago(calist-field-match-method): Fix problem when `field-type' is a
morioka [Mon, 31 May 1999 10:32:53 +0000 (10:32 +0000)]
(calist-field-match-method): Fix problem when `field-type' is a
string.

24 years agoupdate.
morioka [Thu, 27 May 1999 10:31:07 +0000 (10:31 +0000)]
update.

24 years ago(use-calist-package): New function.
morioka [Thu, 27 May 1999 10:30:07 +0000 (10:30 +0000)]
(use-calist-package): New function.
(make-calist-package): Add new optional argument `use'.

24 years agoupdate.
morioka [Thu, 27 May 1999 09:38:01 +0000 (09:38 +0000)]
update.

24 years ago(calist-package-alist): New variable.
morioka [Thu, 27 May 1999 09:37:02 +0000 (09:37 +0000)]
(calist-package-alist): New variable.
(make-calist-package): New function.
(find-calist-package): New function.
(in-calist-package): New function.
(standard): New calist package.
(calist-field-match-method): Use method for `t' as a default method;
set up `calist-default-field-match-method' as method for `t' of
`standard' package.

24 years agorelease.
morioka [Wed, 26 May 1999 02:29:13 +0000 (02:29 +0000)]
release.

24 years agoupdate.
shuhei-k [Tue, 25 May 1999 19:08:38 +0000 (19:08 +0000)]
update.

24 years agoDo not try to require 'edebug; it will be autoloaded.
shuhei-k [Tue, 25 May 1999 19:08:28 +0000 (19:08 +0000)]
Do not try to require 'edebug; it will be autoloaded.

24 years agoupdate.
shuhei-k [Mon, 24 May 1999 18:08:59 +0000 (18:08 +0000)]
update.

24 years ago(char-before, char-after): Moved to poe.el.
shuhei-k [Mon, 24 May 1999 18:08:40 +0000 (18:08 +0000)]
(char-before, char-after): Moved to poe.el.

24 years ago(char-before, char-after): Moved from poem-om.el.
shuhei-k [Mon, 24 May 1999 18:08:27 +0000 (18:08 +0000)]
(char-before, char-after): Moved from poem-om.el.
Add definition for non-Mule.

24 years agoupdate.
morioka [Mon, 24 May 1999 07:57:44 +0000 (07:57 +0000)]
update.

24 years agorearrangement to avoid problem.
morioka [Mon, 24 May 1999 07:56:29 +0000 (07:56 +0000)]
rearrangement to avoid problem.

24 years ago(def-edebug-spec): New macro.
morioka [Mon, 24 May 1999 07:45:26 +0000 (07:45 +0000)]
(def-edebug-spec): New macro.
(defun-maybe): Use `def-edebug-spec'.
(defmacro-maybe): Likewise.
(defsubst-maybe): Likewise.
(read-string): Use `static-unless'.

24 years agoupdate.
shuhei-k [Fri, 21 May 1999 13:48:31 +0000 (13:48 +0000)]
update.

24 years agoAdd description of localhook.el.
shuhei-k [Fri, 21 May 1999 13:48:20 +0000 (13:48 +0000)]
Add description of localhook.el.

24 years ago(GOMI): New variable.
shuhei-k [Fri, 21 May 1999 13:48:12 +0000 (13:48 +0000)]
(GOMI): New variable.
(clean): Use `RM' and `GOMI'.

24 years agoupdate.
morioka [Fri, 21 May 1999 11:28:41 +0000 (11:28 +0000)]
update.

24 years ago(detect-mime-charset-region): Use `find-mime-charset-by-charsets'.
morioka [Fri, 21 May 1999 11:27:15 +0000 (11:27 +0000)]
(detect-mime-charset-region): Use `find-mime-charset-by-charsets'.

24 years ago(find-mime-charset-by-charsets): New function.
morioka [Fri, 21 May 1999 11:24:41 +0000 (11:24 +0000)]
(find-mime-charset-by-charsets): New function.

24 years agoModify header.
morioka [Fri, 21 May 1999 10:53:32 +0000 (10:53 +0000)]
Modify header.

24 years agoupdate.
morioka [Fri, 21 May 1999 10:52:49 +0000 (10:52 +0000)]
update.

24 years agoRequire pcustom.
morioka [Fri, 21 May 1999 10:50:04 +0000 (10:50 +0000)]
Require pcustom.
(default-mime-charset-for-write): New variable; moved from mcs-20.el.
(default-mime-charset-detect-method-for-write): Likewise.

24 years ago(default-mime-charset-for-write): Moved to mcharset.el.
morioka [Fri, 21 May 1999 10:48:46 +0000 (10:48 +0000)]
(default-mime-charset-for-write): Moved to mcharset.el.
(default-mime-charset-detect-method-for-write): Likewise.

24 years agoDon't install `localhook' for XEmacs.
morioka [Fri, 21 May 1999 10:44:47 +0000 (10:44 +0000)]
Don't install `localhook' for XEmacs.

24 years agoupdate.
morioka [Wed, 19 May 1999 02:31:13 +0000 (02:31 +0000)]
update.

24 years ago(mime-charset-to-coding-system): Don't use `defsubst' to avoid problem
morioka [Wed, 19 May 1999 02:29:58 +0000 (02:29 +0000)]
(mime-charset-to-coding-system): Don't use `defsubst' to avoid problem
in XEmacs binary distributions.

24 years agoupdate.
shuhei-k [Mon, 17 May 1999 03:51:35 +0000 (03:51 +0000)]
update.

24 years ago(eval-when-compile, eval-and-compile): Reverted.
shuhei-k [Mon, 17 May 1999 03:51:24 +0000 (03:51 +0000)]
(eval-when-compile, eval-and-compile): Reverted.
Modified comment for above.

24 years agoRemoved comment.
shuhei-k [Mon, 17 May 1999 03:48:56 +0000 (03:48 +0000)]
Removed comment.

24 years agoupdate.
shuhei-k [Sun, 16 May 1999 10:30:58 +0000 (10:30 +0000)]
update.

24 years agoRequire 'poe.
shuhei-k [Sun, 16 May 1999 10:30:46 +0000 (10:30 +0000)]
Require 'poe.

24 years agoupdate.
shuhei-k [Sun, 16 May 1999 09:25:29 +0000 (09:25 +0000)]
update.

24 years agoMove provide to the top to avoid circular dependency.
shuhei-k [Sun, 16 May 1999 09:25:18 +0000 (09:25 +0000)]
Move provide to the top to avoid circular dependency.

24 years ago(functionp): Typo fixed.
shuhei-k [Sun, 16 May 1999 08:49:27 +0000 (08:49 +0000)]
(functionp): Typo fixed.

24 years agoupdate.
shuhei-k [Sun, 16 May 1999 08:21:29 +0000 (08:21 +0000)]
update.

24 years ago(inline): New alias for `progn'.
shuhei-k [Sun, 16 May 1999 08:21:18 +0000 (08:21 +0000)]
(inline): New alias for `progn'.
(make-obsolete-variable): New function.
(dont-compile): New macro; but who uses this?

24 years agoupdate.
shuhei-k [Sun, 16 May 1999 07:47:33 +0000 (07:47 +0000)]
update.

24 years ago(subr-fboundp): Use `defun' instead of `defsubst'.
shuhei-k [Sun, 16 May 1999 07:47:21 +0000 (07:47 +0000)]
(subr-fboundp): Use `defun' instead of `defsubst'.

24 years agoupdate.
shuhei-k [Sun, 16 May 1999 06:55:57 +0000 (06:55 +0000)]
update.

24 years ago(insert-binary-file-contents-literally): Removed, since provided by emu.el.
shuhei-k [Sun, 16 May 1999 06:55:45 +0000 (06:55 +0000)]
(insert-binary-file-contents-literally): Removed, since provided by emu.el.
(char-before, char-after): Use `fboundp', not `boundp'.
Use error-conditions directly.

24 years agoupdate.
shuhei-k [Sun, 16 May 1999 06:36:38 +0000 (06:36 +0000)]
update.

24 years agoupdate.
shuhei-k [Sun, 16 May 1999 06:31:15 +0000 (06:31 +0000)]
update.

24 years ago(defface): Use `defmacro-maybe-cond'.
shuhei-k [Sun, 16 May 1999 06:31:03 +0000 (06:31 +0000)]
(defface): Use `defmacro-maybe-cond'.

24 years ago(path-separator): Doc sync with 20.3.
shuhei-k [Sun, 16 May 1999 06:30:58 +0000 (06:30 +0000)]
(path-separator): Doc sync with 20.3.
(add-to-list): Ditto.
(buffer-live-p): Return bool value.
(cadr, cdar, cddr): New functions.
(save-current-buffer): Check whether orig-buffer is alive.
(functionp): Sync with 20.3; use `car-safe'.
(line-beginning-position, line-end-position): Simplified.
(point-at-bol, point-at-eol): Ditto.

(add-hook, remove-hook, make-local-hook): Removed;
require 'localhook instead.

(read-string): Don't use `eval-and-compile'.

(defmacro-maybe-cond): New macro.
(defun-maybe, defmacro-maybe, defsubst-maybe, defalias-maybe,
defvar-maybe, defconst-maybe, defun-maybe-cond): Return NAME.
(defun-maybe, defmacro-maybe, defsubst-maybe): Put edebug spec.
(defsubst): Moved to poe-18.el.

24 years ago(default-boundp): New function.
shuhei-k [Sun, 16 May 1999 06:30:50 +0000 (06:30 +0000)]
(default-boundp): New function.

Require 'poe.
Move provide to the top to avoid circular dependency.
(eval-when-compile, eval-and-compile): Modified for old compiler.
(defsubst): Moved from poe.el.
(make-obsolete): Do nothing.

24 years agoRewrite using static.el.
shuhei-k [Sun, 16 May 1999 06:30:43 +0000 (06:30 +0000)]
Rewrite using static.el.

24 years agoNew file; local hook variable support.
shuhei-k [Sun, 16 May 1999 06:30:38 +0000 (06:30 +0000)]
New file; local hook variable support.

24 years agoAdded localhook.
shuhei-k [Sun, 16 May 1999 06:30:30 +0000 (06:30 +0000)]
Added localhook.
Compilation order of tinycustom and pcustom was changed.

25 years agoupdate keywords.
akr [Fri, 14 May 1999 03:30:18 +0000 (03:30 +0000)]
update keywords.

25 years ago* pccl-om.el: pccl-om.el does not support Mule 1.*.
akr [Thu, 13 May 1999 17:41:58 +0000 (17:41 +0000)]
* pccl-om.el: pccl-om.el does not support Mule 1.*.

25 years agoupdate.
morioka [Wed, 12 May 1999 07:07:29 +0000 (07:07 +0000)]
update.

25 years agoUpdate.
yamaoka [Tue, 11 May 1999 09:41:52 +0000 (09:41 +0000)]
Update.

25 years ago(define-widget): Accept the optional arguments.
yamaoka [Tue, 11 May 1999 09:41:37 +0000 (09:41 +0000)]
(define-widget): Accept the optional arguments.