elisp/apel.git
25 years agoupdate.
morioka [Thu, 17 Sep 1998 13:52:52 +0000 (13:52 +0000)]
update.

25 years ago- Rename emu-20.el to mcs-20.el.
morioka [Thu, 17 Sep 1998 13:42:59 +0000 (13:42 +0000)]
- Rename emu-20.el to mcs-20.el.
- Split core about MIME charset from emu to mcharset.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 12:25:02 +0000 (12:25 +0000)]
update.

25 years agoMove constant `*noconv*' from emu-20.el to emu.el.
morioka [Thu, 17 Sep 1998 12:24:10 +0000 (12:24 +0000)]
Move constant `*noconv*' from emu-20.el to emu.el.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 12:09:39 +0000 (12:09 +0000)]
update.

25 years ago- Rename emu-e20_2.el and emu-e20_3.el to poem-e20_2.el and
morioka [Thu, 17 Sep 1998 11:53:09 +0000 (11:53 +0000)]
- Rename emu-e20_2.el and emu-e20_3.el to poem-e20_2.el and
  poem-e20_3.el.
- Split core part about MULE from emu to poem.
- Move overlay emulation code of Nemacs from emu-nemacs.el to
  poe-18.el.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 07:07:29 +0000 (07:07 +0000)]
update.

25 years agoMove function `point-at-bol' and `point-at-eol' from emu.el to poe.el.
morioka [Thu, 17 Sep 1998 07:05:52 +0000 (07:05 +0000)]
Move function `point-at-bol' and `point-at-eol' from emu.el to poe.el.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 06:59:13 +0000 (06:59 +0000)]
update.

25 years ago(point-at-bol): New function.
morioka [Thu, 17 Sep 1998 06:58:39 +0000 (06:58 +0000)]
(point-at-bol): New function.
(point-at-eol): Use `line-end-position'.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 06:53:58 +0000 (06:53 +0000)]
update.

25 years ago(line-beginning-position): New function.
morioka [Thu, 17 Sep 1998 06:52:37 +0000 (06:52 +0000)]
(line-beginning-position): New function.
(line-end-position): New function.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 06:34:16 +0000 (06:34 +0000)]
update.

25 years agoMove function `functionp' from emu.el to poe.el.
morioka [Thu, 17 Sep 1998 06:32:49 +0000 (06:32 +0000)]
Move function `functionp' from emu.el to poe.el.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 06:24:51 +0000 (06:24 +0000)]
update.

25 years agoMove Emacs 19.30 emulating definitions, Emacs 19.31 emulating
morioka [Thu, 17 Sep 1998 06:24:17 +0000 (06:24 +0000)]
Move Emacs 19.30 emulating definitions, Emacs 19.31 emulating
definitions and Emacs 20.1 emulating definitions from emu.el to
poe.el.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 06:18:03 +0000 (06:18 +0000)]
update.

25 years agoMove constant `emacs-minor-version', Emacs 19 emulating definitions
morioka [Thu, 17 Sep 1998 06:17:20 +0000 (06:17 +0000)]
Move constant `emacs-minor-version', Emacs 19 emulating definitions
and Emacs 19.29 emulating definitions from emu.el to poe.el.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 06:03:26 +0000 (06:03 +0000)]
update.

25 years ago- Split core part into poe.el from emu.el.
morioka [Thu, 17 Sep 1998 05:58:23 +0000 (05:58 +0000)]
- Split core part into poe.el from emu.el.
- Rename emu-18.el -> poe-18.el, emu-e19.el -> poe-19.el,
  emu-xemacs.el -> poe-xemacs.el.

25 years agoThis commit was manufactured by cvs2svn to create branch 'poe'.
tomo [Thu, 17 Sep 1998 04:31:08 +0000 (04:31 +0000)]
This commit was manufactured by cvs2svn to create branch 'poe'.

25 years agoupdate.
morioka [Thu, 17 Sep 1998 04:31:07 +0000 (04:31 +0000)]
update.

25 years ago(make-ccl-coding-system): New function.
morioka [Thu, 17 Sep 1998 04:29:02 +0000 (04:29 +0000)]
(make-ccl-coding-system): New function.

25 years ago * emu-mule.el: Require `cyrillic'. Suggested by MORIOKA-san.
yamaoka [Thu, 17 Sep 1998 03:43:19 +0000 (03:43 +0000)]
* emu-mule.el: Require `cyrillic'. Suggested by MORIOKA-san.

* emu-mule.el (decode-mime-charset-region)
(decode-mime-charset-string): Cope with non existent coding
systems if the third arg `lbt' has specified.

25 years agoupdate.
morioka [Mon, 14 Sep 1998 01:45:06 +0000 (01:45 +0000)]
update.

25 years agoupdate.
morioka [Mon, 14 Sep 1998 01:21:47 +0000 (01:21 +0000)]
update.

25 years ago(install-package): Don't depend on target `elc'.
morioka [Mon, 14 Sep 1998 01:20:08 +0000 (01:20 +0000)]
(install-package): Don't depend on target `elc'.

25 years ago(install-apel-package): Compile emu-modules and apel-modules.
morioka [Mon, 14 Sep 1998 01:18:40 +0000 (01:18 +0000)]
(install-apel-package): Compile emu-modules and apel-modules.

25 years agoupdate.
morioka [Mon, 14 Sep 1998 01:01:39 +0000 (01:01 +0000)]
update.

25 years agoDelete commented out codes.
morioka [Mon, 14 Sep 1998 01:00:53 +0000 (01:00 +0000)]
Delete commented out codes.

25 years agoupdate.
morioka [Sun, 13 Sep 1998 06:18:52 +0000 (06:18 +0000)]
update.

25 years agoAbolish target `package'.
morioka [Sun, 13 Sep 1998 06:18:19 +0000 (06:18 +0000)]
Abolish target `package'.
(install-package): Use `elc' instead of `package'.

25 years agoAbolish function `compile-apel-package'.
morioka [Sun, 13 Sep 1998 06:17:10 +0000 (06:17 +0000)]
Abolish function `compile-apel-package'.
(install-apel-package): Update auto-autoloads.el and custom-load.el
at target directory.

25 years agoupdate.
morioka [Sun, 13 Sep 1998 06:04:46 +0000 (06:04 +0000)]
update.

25 years ago(run in expanded place): fixed.
morioka [Sun, 13 Sep 1998 06:04:01 +0000 (06:04 +0000)]
(run in expanded place): fixed.
(install as a XEmacs package): New description.

25 years ago(XEMACS): New variable.
morioka [Sun, 13 Sep 1998 05:56:41 +0000 (05:56 +0000)]
(XEMACS): New variable.
(PACKAGEDIR): New variable.
(package): New target.
(install-package): New target.

25 years ago(config-apel-package): New function.
morioka [Sun, 13 Sep 1998 05:54:46 +0000 (05:54 +0000)]
(config-apel-package): New function.
(compile-apel-package): New function.
(install-apel-package): New function.

25 years ago(PACKAGEDIR): New variable.
morioka [Sun, 13 Sep 1998 05:52:11 +0000 (05:52 +0000)]
(PACKAGEDIR): New variable.

25 years ago* Makefile (elc): Ignore errors when removing emu*.elc.
akr [Mon, 7 Sep 1998 06:04:37 +0000 (06:04 +0000)]
* Makefile (elc): Ignore errors when removing emu*.elc.

25 years ago* emu-mule.el (ccl-execute-on-string): Fix arguments
akr [Tue, 1 Sep 1998 11:39:36 +0000 (11:39 +0000)]
* emu-mule.el (ccl-execute-on-string): Fix arguments
order `status' and `string'.

25 years agoupdate.
morioka [Mon, 31 Aug 1998 14:09:34 +0000 (14:09 +0000)]
update.

25 years agoupdate.
morioka [Mon, 31 Aug 1998 13:38:20 +0000 (13:38 +0000)]
update.

25 years ago(with-temp-file): Must use old forms.
morioka [Mon, 31 Aug 1998 13:37:39 +0000 (13:37 +0000)]
(with-temp-file): Must use old forms.

25 years agoemu.el (with-temp-file): New macro.
yamaoka [Mon, 31 Aug 1998 09:48:35 +0000 (09:48 +0000)]
emu.el (with-temp-file): New macro.

25 years agorequire 'ccl only for byte-compile time.
shuhei-k [Sun, 30 Aug 1998 15:13:12 +0000 (15:13 +0000)]
require 'ccl only for byte-compile time.

25 years ago* emu-e20.el: require 'ccl only for byte-compile time.
akr [Sun, 30 Aug 1998 10:22:00 +0000 (10:22 +0000)]
* emu-e20.el: require 'ccl only for byte-compile time.

25 years ago* Makefile (elc): Remove emu*.elc to use newest emu by
akr [Sat, 29 Aug 1998 18:31:05 +0000 (18:31 +0000)]
* Makefile (elc): Remove emu*.elc to use newest emu by
intall.el.

25 years agoClosing parens were missing.
shuhei-k [Sat, 29 Aug 1998 13:54:59 +0000 (13:54 +0000)]
Closing parens were missing.

25 years agoUpdate.
shuhei-k [Sat, 29 Aug 1998 13:47:09 +0000 (13:47 +0000)]
Update.

25 years ago(last): Emacs 20 emulation function.
shuhei-k [Sat, 29 Aug 1998 13:46:32 +0000 (13:46 +0000)]
(last): Emacs 20 emulation function.
(butlast), (nbutlast): CL emulation functions.

25 years ago(write-region-as-binary): Use `as-binary-output-file'
shuhei-k [Sat, 29 Aug 1998 13:46:04 +0000 (13:46 +0000)]
(write-region-as-binary): Use `as-binary-output-file'
(write-region-as-raw-text-CRLF): Ditto.
(insert-file-contents-as-binary): Use `as-binary-input-file'.
(insert-binary-file-contents-literally): Ditto.
(insert-file-contents-as-raw-text): Ditto.

25 years ago(insert-file-contents-as-raw-text): Return value.
shuhei-k [Sat, 29 Aug 1998 13:45:46 +0000 (13:45 +0000)]
(insert-file-contents-as-raw-text): Return value.
(encode-coding-string): Check `coding-system' is non-nil.
(decode-coding-string): Ditto.
(insert-file-contents-as-binary): Use `as-binary-input-file'.
(insert-binary-file-contents-literally): Ditto.
(write-region-as-binary): Use `as-binary-output-file'.
(write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
(write-region-as-mime-charset): Ditto.
(mime-charset-to-coding-system): New implementation.
(ccl-use-symbol-as-program): New constant.
(ccl-encoder-eof-block-is-broken): New constant.
(ccl-decoder-eof-block-is-broken): New constant.
(ccl-eof-block-is-broken): New constant.
(make-ccl-coding-system): New function.
(ccl-execute): Emacs 20.3 emulating function.
(ccl-execute-on-string): Emacs 20.3 emulating function.

25 years ago(insert-file-contents-as-binary): Return value.
shuhei-k [Sat, 29 Aug 1998 13:45:11 +0000 (13:45 +0000)]
(insert-file-contents-as-binary): Return value.
(insert-file-contents-as-raw-text): Ditto.

25 years ago(ccl-execute-on-string): Too few args.
shuhei-k [Sat, 29 Aug 1998 13:44:51 +0000 (13:44 +0000)]
(ccl-execute-on-string): Too few args.
(test-ccl-eof-block-cs): Revert existence checking.

25 years ago* emu-e20.el (ccl-use-symbol-as-program): Reduce
akr [Thu, 27 Aug 1998 05:56:27 +0000 (05:56 +0000)]
* emu-e20.el (ccl-use-symbol-as-program): Reduce
`eval-and-compile' and `eval-when-compile' nesting.
(test-ccl-eof-block-cs): Remove existence checking.

25 years ago* emu-e20.el (ccl-use-symbol-as-program): Use
akr [Thu, 27 Aug 1998 04:32:57 +0000 (04:32 +0000)]
* emu-e20.el (ccl-use-symbol-as-program): Use
`ccl-vector-program-execute-on-string' if it is defined.

25 years ago* emu-e20.el (ccl-use-symbol-as-program): Use
akr [Thu, 27 Aug 1998 04:25:40 +0000 (04:25 +0000)]
* emu-e20.el (ccl-use-symbol-as-program): Use
`ccl-execute-on-string' instead of `make-coding-system' for
avoiding the error "Coding system already exists".

25 years ago* emu-e20.el (test-ccl-eof-block-cs): Check if it is already
akr [Thu, 27 Aug 1998 04:05:41 +0000 (04:05 +0000)]
* emu-e20.el (test-ccl-eof-block-cs): Check if it is already
defined.

25 years ago* emu-e20.el (ccl-use-symbol-as-program): New constant.
akr [Thu, 27 Aug 1998 03:23:52 +0000 (03:23 +0000)]
* emu-e20.el (ccl-use-symbol-as-program): New constant.
(make-ccl-coding-system): New function.
(ccl-encoder-eof-block-is-broken): New constant.
(ccl-decoder-eof-block-is-broken): New constant.
(ccl-eof-block-is-broken): New constant.
(ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
(ccl-execute-on-string): Ditto.

25 years agoupdate.
morioka [Mon, 24 Aug 1998 13:21:47 +0000 (13:21 +0000)]
update.

25 years ago(mime-charset-coding-system-alist): Add `unknown' and `x-unknown'.
morioka [Mon, 24 Aug 1998 13:20:54 +0000 (13:20 +0000)]
(mime-charset-coding-system-alist): Add `unknown' and `x-unknown'.

25 years agoupdate.
morioka [Wed, 12 Aug 1998 14:14:09 +0000 (14:14 +0000)]
update.

25 years agoRedefine coding-system `ctext' if `ctext-dos' is not found.
morioka [Wed, 12 Aug 1998 14:12:18 +0000 (14:12 +0000)]
Redefine coding-system `ctext' if `ctext-dos' is not found.

25 years agoemu-nemacs.el, emu-mule.el (decode-mime-charset-{region|string}): Add new argument...
yamaoka [Wed, 12 Aug 1998 11:18:39 +0000 (11:18 +0000)]
emu-nemacs.el, emu-mule.el (decode-mime-charset-{region|string}): Add new argument `lbt'.

25 years agoupdate.
morioka [Tue, 11 Aug 1998 03:20:37 +0000 (03:20 +0000)]
update.

25 years ago(write-region-as-raw-text-CRLF): Fix regexp to canonicalize line break
morioka [Tue, 11 Aug 1998 03:19:08 +0000 (03:19 +0000)]
(write-region-as-raw-text-CRLF): Fix regexp to canonicalize line break
code.

25 years ago(write-region-as-raw-text-CRLF): Revert regexp to canonicalize line
morioka [Tue, 11 Aug 1998 03:17:03 +0000 (03:17 +0000)]
(write-region-as-raw-text-CRLF): Revert regexp to canonicalize line
break code.

25 years agoupdate.
morioka [Tue, 11 Aug 1998 02:57:30 +0000 (02:57 +0000)]
update.

25 years ago(write-region-as-raw-text-CRLF): Use `write-region-as-binary' to
morioka [Tue, 11 Aug 1998 02:56:40 +0000 (02:56 +0000)]
(write-region-as-raw-text-CRLF): Use `write-region-as-binary' to
specify `lockname' in MULE 2.3 based on 19.34; modify regexp to
canonicalize line break code.

25 years agoupdate.
morioka [Tue, 11 Aug 1998 02:47:51 +0000 (02:47 +0000)]
update.

25 years agoRedefine coding-system `iso-2022-jp-2' if `iso-2022-jp-2-dos' is not
morioka [Tue, 11 Aug 1998 02:45:21 +0000 (02:45 +0000)]
Redefine coding-system `iso-2022-jp-2' if `iso-2022-jp-2-dos' is not
found.

25 years agoemu-18.el(generate-new-buffer-name), emu-mule.el(write-region-as-raw-text-CRLF):...
yamaoka [Mon, 10 Aug 1998 23:20:51 +0000 (23:20 +0000)]
emu-18.el(generate-new-buffer-name), emu-mule.el(write-region-as-raw-text-CRLF): New functions.

25 years agoupdate.
morioka [Mon, 10 Aug 1998 18:31:57 +0000 (18:31 +0000)]
update.

25 years ago(write-region-as-raw-text-CRLF): New function.
morioka [Mon, 10 Aug 1998 18:31:03 +0000 (18:31 +0000)]
(write-region-as-raw-text-CRLF): New function.

25 years ago(write-region-as-raw-text-CRLF): New function.
morioka [Mon, 10 Aug 1998 18:23:30 +0000 (18:23 +0000)]
(write-region-as-raw-text-CRLF): New function.

25 years agoupdate.
morioka [Mon, 10 Aug 1998 18:11:19 +0000 (18:11 +0000)]
update.

25 years ago(write-region-as-raw-text-CRLF): Renamed from `write-region-as-CRLF'.
morioka [Mon, 10 Aug 1998 18:10:44 +0000 (18:10 +0000)]
(write-region-as-raw-text-CRLF): Renamed from `write-region-as-CRLF'.

25 years agoupdate.
morioka [Mon, 10 Aug 1998 18:07:58 +0000 (18:07 +0000)]
update.

25 years ago(decode-mime-charset-region): Add new argument `lbt'.
morioka [Mon, 10 Aug 1998 18:06:33 +0000 (18:06 +0000)]
(decode-mime-charset-region): Add new argument `lbt'.
(decode-mime-charset-string): Likewise.

25 years agoupdate.
morioka [Mon, 10 Aug 1998 17:55:24 +0000 (17:55 +0000)]
update.

25 years ago(decode-mime-charset-region): Add new argument `lbt'.
morioka [Mon, 10 Aug 1998 17:54:43 +0000 (17:54 +0000)]
(decode-mime-charset-region): Add new argument `lbt'.
(decode-mime-charset-string): Likewise.

25 years agoupdate.
morioka [Mon, 10 Aug 1998 17:43:38 +0000 (17:43 +0000)]
update.

25 years agoDefine coding-system `raw-text-unix' and `raw-text-mac' if they are
morioka [Mon, 10 Aug 1998 17:38:22 +0000 (17:38 +0000)]
Define coding-system `raw-text-unix' and `raw-text-mac' if they are
not found.
Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
(decode-mime-charset-region-default): Add new argument `lbt'.
(decode-mime-charset-region-with-iso646-unification): Likewise.
(decode-mime-charset-region-for-hz): Likewise.
(decode-mime-charset-region): Likewise.
(decode-mime-charset-string): Likewise.

25 years ago(mime-charset-to-coding-system): Regard `CRLF', `LF', `CR' as line
morioka [Mon, 10 Aug 1998 17:25:35 +0000 (17:25 +0000)]
(mime-charset-to-coding-system): Regard `CRLF', `LF', `CR' as line
break code type.

25 years agoupdate.
morioka [Sun, 9 Aug 1998 14:04:45 +0000 (14:04 +0000)]
update.

25 years agoDefine coding-system `raw-text-dos' if it is not found.
morioka [Fri, 7 Aug 1998 13:51:21 +0000 (13:51 +0000)]
Define coding-system `raw-text-dos' if it is not found.

25 years ago(write-region-as-CRLF): New function.
morioka [Fri, 7 Aug 1998 13:50:04 +0000 (13:50 +0000)]
(write-region-as-CRLF): New function.

25 years agoupdate.
morioka [Tue, 21 Jul 1998 16:50:33 +0000 (16:50 +0000)]
update.

25 years ago(install-detect-elisp-directory): Modify for anything older than Emacs
morioka [Tue, 21 Jul 1998 16:49:44 +0000 (16:49 +0000)]
(install-detect-elisp-directory): Modify for anything older than Emacs
19.28.

25 years agoupdate.
morioka [Mon, 22 Jun 1998 12:30:42 +0000 (12:30 +0000)]
update.

25 years agoRequire `emu-20' in emu-x20.el.
morioka [Mon, 22 Jun 1998 12:29:11 +0000 (12:29 +0000)]
Require `emu-20' in emu-x20.el.

25 years agoupdate.
morioka [Mon, 22 Jun 1998 12:18:14 +0000 (12:18 +0000)]
update.

25 years agoupdate.
morioka [Sat, 20 Jun 1998 19:36:50 +0000 (19:36 +0000)]
update.

25 years ago(set-buffer-multibyte): Use `defsubst-maybe' instead of
morioka [Sat, 20 Jun 1998 19:36:15 +0000 (19:36 +0000)]
(set-buffer-multibyte): Use `defsubst-maybe' instead of
`defmacro-maybe'.

25 years agoupdate.
morioka [Sat, 20 Jun 1998 19:19:15 +0000 (19:19 +0000)]
update.

25 years agoMove `insert-file-contents-as-binary' and
morioka [Sat, 20 Jun 1998 19:17:20 +0000 (19:17 +0000)]
Move `insert-file-contents-as-binary' and
`insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.

25 years agoMove `insert-file-contents-as-binary' and
morioka [Sat, 20 Jun 1998 19:15:10 +0000 (19:15 +0000)]
Move `insert-file-contents-as-binary' and
`insert-file-contents-as-raw-text' from emu-e20.el to emu-e20_2.el.

25 years agoupdate.
morioka [Tue, 9 Jun 1998 07:44:10 +0000 (07:44 +0000)]
update.

25 years agoupdate.
morioka [Tue, 9 Jun 1998 07:29:34 +0000 (07:29 +0000)]
update.

25 years agoUse nil as variable of `condition-case' to avoid byte-compiler
morioka [Tue, 9 Jun 1998 07:28:59 +0000 (07:28 +0000)]
Use nil as variable of `condition-case' to avoid byte-compiler
warning.