summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
shuhei [Mon, 26 Feb 2001 10:23:17 +0000 (10:23 +0000)]
Modify comments.
(sha1-binary): Comment out.
shuhei [Mon, 26 Feb 2001 10:23:10 +0000 (10:23 +0000)]
Modify comments.
shuhei [Sun, 25 Feb 2001 14:27:06 +0000 (14:27 +0000)]
Renamed from mail/sha1-el.el; overriding old mail/sha1.el.
shuhei [Sun, 25 Feb 2001 14:26:59 +0000 (14:26 +0000)]
Update Copyright header.
(sha1-binary): Define it unconditionally.
shuhei [Sun, 25 Feb 2001 14:26:53 +0000 (14:26 +0000)]
Update Copyright header.
(md5-binary): Use built-in `md5' unconditionally.
shuhei [Sun, 25 Feb 2001 14:26:48 +0000 (14:26 +0000)]
Update copyright.
tomo [Tue, 30 Jan 2001 10:16:03 +0000 (10:16 +0000)]
tomo [Thu, 28 Dec 2000 11:05:57 +0000 (11:05 +0000)]
Revert to use `static'.
tomo [Thu, 28 Dec 2000 10:13:33 +0000 (10:13 +0000)]
update.
tomo [Thu, 28 Dec 2000 10:13:08 +0000 (10:13 +0000)]
(mime-charset-p): New alias.
tomo [Thu, 28 Dec 2000 10:12:27 +0000 (10:12 +0000)]
(default-mime-charset-for-write): Use `mime-charset-p' instead of
`find-coding-system'; don't require `pces'.
tomo [Thu, 28 Dec 2000 09:25:03 +0000 (09:25 +0000)]
Sync with SEMI 1.14.3 (Ushinoya).
handa [Thu, 28 Dec 2000 08:32:22 +0000 (08:32 +0000)]
Doc-string fixed.
tomo [Mon, 25 Dec 2000 11:23:27 +0000 (11:23 +0000)]
Sync with FLIM 1.14.2, SEMI 1.14.2 and EMH 1.14.1.
tomo [Fri, 22 Dec 2000 12:00:40 +0000 (12:00 +0000)]
Move poe/broken.el and poe/static.el to emacs-lisp/.
tomo [Fri, 22 Dec 2000 11:30:30 +0000 (11:30 +0000)]
Sync with SEMI 1.14.1 (Kaga-Onsen).
tomo [Fri, 22 Dec 2000 06:14:06 +0000 (06:14 +0000)]
Sync with flim-1_14_1-pre1.
tomo [Fri, 22 Dec 2000 03:57:09 +0000 (03:57 +0000)]
Add comment for eword-decode.
tomo [Fri, 22 Dec 2000 03:49:39 +0000 (03:49 +0000)]
Sync with Emacs-21_0_94+LEIM.
tomo [Wed, 20 Dec 2000 10:04:33 +0000 (10:04 +0000)]
Delete poe/pym.el.
tomo [Wed, 20 Dec 2000 10:01:46 +0000 (10:01 +0000)]
Don't require `pym'.
tomo [Wed, 20 Dec 2000 10:00:09 +0000 (10:00 +0000)]
Don't use `static-cond'.
tomo [Wed, 20 Dec 2000 09:55:45 +0000 (09:55 +0000)]
Sync with emh-1_14_0.
tomo [Wed, 20 Dec 2000 09:47:26 +0000 (09:47 +0000)]
Sync with semi-1_14_0.
tomo [Wed, 20 Dec 2000 09:42:00 +0000 (09:42 +0000)]
Sync with flim-1_14_0.
tomo [Tue, 19 Dec 2000 06:35:37 +0000 (06:35 +0000)]
Remove poe, pces, poem, pcustom and emu.
tomo [Tue, 19 Dec 2000 06:33:48 +0000 (06:33 +0000)]
Don't require `poe'.
tomo [Tue, 19 Dec 2000 06:26:40 +0000 (06:26 +0000)]
Require `raw-io'.
(smime-process-region): Use `binary-start-process-shell-command'.
tomo [Tue, 19 Dec 2000 06:25:52 +0000 (06:25 +0000)]
Require `mime'.
tomo [Tue, 19 Dec 2000 06:25:26 +0000 (06:25 +0000)]
(pgg-pgp5-process-region): Use `binary-start-process-shell-command'.
tomo [Tue, 19 Dec 2000 06:24:57 +0000 (06:24 +0000)]
(pgg-pgp-process-region): Use `binary-start-process-shell-command'.
tomo [Tue, 19 Dec 2000 06:24:07 +0000 (06:24 +0000)]
(pgg-format-key-identifier): Don't use `string-to-int-list'.
(pgg-read-bytes): Likewise.
(pgg-read-body): Likewise.
tomo [Tue, 19 Dec 2000 06:22:28 +0000 (06:22 +0000)]
(pgg-gpg-process-region): Use `binary-start-process'.
tomo [Tue, 19 Dec 2000 06:20:55 +0000 (06:20 +0000)]
Require `custom' instead of `pcustom'.
tomo [Tue, 19 Dec 2000 05:51:46 +0000 (05:51 +0000)]
Don't require `pces'.
tomo [Tue, 19 Dec 2000 05:51:00 +0000 (05:51 +0000)]
(mime-write-entity): Use `raw-message-write-region' instead of
`write-region-as-raw-text-CRLF'.
tomo [Tue, 19 Dec 2000 05:49:47 +0000 (05:49 +0000)]
Require `luna'.
tomo [Tue, 19 Dec 2000 05:49:26 +0000 (05:49 +0000)]
(binary-insert-file-contents): Moved to raw-io.el.
(binary-write-region): Likewise.
tomo [Tue, 19 Dec 2000 05:48:18 +0000 (05:48 +0000)]
Require `raw-io'.
tomo [Tue, 19 Dec 2000 05:47:34 +0000 (05:47 +0000)]
(gzip64-external-encode-region): Don't use `as-binary-process';
comment out code to regularize line break code for OS/2 [if it is
needed, it is better to implement by coding-system].
(gzip64-external-decode-region): Don't use `as-binary-process'.
(mime-write-decoded-region): Likewise.
tomo [Tue, 19 Dec 2000 05:43:16 +0000 (05:43 +0000)]
(eword-encode-divide-into-charset-words): Use `aref' instead of
`sref'.
(ew-encode-rword-1): Use `1+' instead of `char-next-index'.
(eword-encode-phrase-to-rword-list): Use `find-charset-string' instead
of `find-non-ascii-charset-string'.
(eword-encode-addr-seq-to-rword-list): Don't use `butlast'.
(eword-encode-header): Use `find-charset-region' instead of
`find-non-ascii-charset-string'.
tomo [Tue, 19 Dec 2000 05:39:41 +0000 (05:39 +0000)]
Don't use `define-obsolete-function-alias'; so `eword-decode-header'
is deleted.
tomo [Tue, 19 Dec 2000 05:26:19 +0000 (05:26 +0000)]
New file.
tomo [Tue, 19 Dec 2000 05:25:18 +0000 (05:25 +0000)]
(mh-display-msg): Use `raw-text-insert-file-contents' instead of
`insert-file-contents-as-raw-text'; use `mime-decode-header-in-buffer'
instead of `eword-decode-header'.
(emh-request-partial-message): Use `raw-text-insert-file-contents'
instead of `insert-file-contents-as-raw-text'.
tomo [Tue, 19 Dec 2000 05:23:18 +0000 (05:23 +0000)]
Require `emh-def' and `std11'.
tomo [Tue, 19 Dec 2000 05:22:34 +0000 (05:22 +0000)]
(emh-setup-mh-draft-setting): Use `mime-decode-header-in-buffer'
instead of `eword-decode-header'.
tomo [Tue, 19 Dec 2000 05:21:17 +0000 (05:21 +0000)]
Require `emh-def'.
(emh-edit-again): Use `binary-insert-file-contents'; don't use
`as-binary-input-file'.
tomo [Tue, 19 Dec 2000 04:52:00 +0000 (04:52 +0000)]
- Require `raw-io'.
- Delete definition of obsolete variable aliases for XEmacs.
(smtpmail-send-queued-mail): Use `binary-find-file-noselect' instead
of `find-file-noselect-as-binary'.
tomo [Tue, 19 Dec 2000 04:49:07 +0000 (04:49 +0000)]
(smtp-open-connection-function): Use `binary-open-network-stream'
instead of `open-network-stream' as initial value.
(smtp-open-connection): Don't guard as `binary'.
tomo [Tue, 19 Dec 2000 04:47:46 +0000 (04:47 +0000)]
(qmtp-open-connection-function): Use `binary-open-network-stream'
instead of `open-network-stream' as initial value.
(qmtp-send-buffer): Don't guard as `binary'.
tomo [Tue, 19 Dec 2000 04:43:11 +0000 (04:43 +0000)]
Don't require `poe'.
tomo [Fri, 15 Dec 2000 10:05:52 +0000 (10:05 +0000)]
Deleted.
tomo [Fri, 15 Dec 2000 10:04:35 +0000 (10:04 +0000)]
Don't require `poe'.
tomo [Fri, 15 Dec 2000 10:03:51 +0000 (10:03 +0000)]
(mouse-button-3): Fix typo in setting for GNU Emacs.
tomo [Fri, 15 Dec 2000 10:02:55 +0000 (10:02 +0000)]
(char-int): New alias.
tomo [Fri, 15 Dec 2000 10:02:10 +0000 (10:02 +0000)]
- Don't require `poem'.
(find-coding-system): New inline function.
(coding-system-get): Deleted.
(mime-charset-list): Don't use `defun-maybe-cond'.
- Don't require `mcs-20'.
tomo [Fri, 15 Dec 2000 10:00:10 +0000 (10:00 +0000)]
- Don't require `poem'.
- Require `custom' instead of `pcustom'.
- Require `mcs-xm' if XEmacs-Mule is running, otherwise require
`mcs-e20'.
tomo [Fri, 15 Dec 2000 09:58:09 +0000 (09:58 +0000)]
- Don't require `poe'.
- Require mcs-20 if XEmacs-Mule, Emacs 20.1 or later are running.
tomo [Fri, 15 Dec 2000 09:55:55 +0000 (09:55 +0000)]
(eword-encode-divide-into-charset-words): Don't use `char-length' and
`char-next-index'.
tomo [Fri, 15 Dec 2000 09:54:17 +0000 (09:54 +0000)]
(filename-special-filter): Don't use `char-length'.
tomo [Fri, 15 Dec 2000 09:52:57 +0000 (09:52 +0000)]
Don't require `emu', `poe' and `poem'.
(char-int): New alias.
(functionp): New function.
tomo [Fri, 15 Dec 2000 05:02:42 +0000 (05:02 +0000)]
Sync with semi-1_14_0-pre5.
tomo [Fri, 15 Dec 2000 04:56:46 +0000 (04:56 +0000)]
Sync with flim-1_14_0-pre5.
tomo [Thu, 14 Dec 2000 05:04:31 +0000 (05:04 +0000)]
Move mime/luna.el to emacs-lisp/.
tomo [Thu, 14 Dec 2000 05:00:32 +0000 (05:00 +0000)]
Apply Handa-san's patch <
200012131208.VAA17062@etlken.etl.go.jp>.
tomo [Thu, 14 Dec 2000 04:57:26 +0000 (04:57 +0000)]
Apply Handa-san's patch <
200012130452.NAA13293@etlken.etl.go.jp>.
tomo [Wed, 13 Dec 2000 06:01:04 +0000 (06:01 +0000)]
Fix and add DOCs; fix coding style.
tomo [Sat, 9 Dec 2000 05:54:32 +0000 (05:54 +0000)]
(mime-insert-header): Ignore `invisible-fields' and `visible-fields'.
tomo [Sat, 9 Dec 2000 04:21:18 +0000 (04:21 +0000)]
Sync with flim-1_14_0-pre3.
tomo [Sat, 9 Dec 2000 03:33:10 +0000 (03:33 +0000)]
(mmbuffer-parse-multipart): Add new optional argument
`representation-type'.
(mmbuffer-parse-encapsulated): Likewise.
tomo [Sat, 9 Dec 2000 03:32:13 +0000 (03:32 +0000)]
New file.
tomo [Thu, 7 Dec 2000 05:45:28 +0000 (05:45 +0000)]
Deleted.
tomo [Thu, 7 Dec 2000 05:45:05 +0000 (05:45 +0000)]
Must require `mmgeneric'.
tomo [Thu, 7 Dec 2000 05:44:24 +0000 (05:44 +0000)]
Avoid error even if `w3' is not found.
tomo [Thu, 7 Dec 2000 05:42:09 +0000 (05:42 +0000)]
Don't use `defun-maybe'.
tomo [Wed, 6 Dec 2000 11:47:08 +0000 (11:47 +0000)]
tomo [Wed, 6 Dec 2000 04:43:32 +0000 (04:43 +0000)]
Sync with semi-1_14_0-pre1.
tomo [Wed, 6 Dec 2000 02:26:00 +0000 (02:26 +0000)]
Sync with flim-1_14_0-pre1.
tomo [Wed, 6 Dec 2000 02:19:21 +0000 (02:19 +0000)]
Sync with flim-1_14_0-pre1.
tomo [Sat, 12 Aug 2000 04:08:15 +0000 (04:08 +0000)]
(mime-edit-split-message-sender-alist): Add setting for `mail-mode'.
tomo [Sat, 12 Aug 2000 04:06:48 +0000 (04:06 +0000)]
(default-mime-charset): Use `x-unknown' as default value.
tomo [Sat, 12 Aug 2000 04:06:07 +0000 (04:06 +0000)]
(default-mime-charset-for-write): Don't refer `default-mime-charset'.
tomo [Sat, 12 Aug 2000 03:44:39 +0000 (03:44 +0000)]
(butlast): Use `defun' instead of `defun-maybe'.
(nbutlast): Likewise.
handa [Sat, 12 Aug 2000 02:45:46 +0000 (02:45 +0000)]
*** empty log message ***
handa [Sat, 12 Aug 2000 02:40:11 +0000 (02:40 +0000)]
*** empty log message ***
handa [Sat, 12 Aug 2000 02:10:04 +0000 (02:10 +0000)]
*** empty log message ***
tomo [Sat, 12 Aug 2000 01:07:22 +0000 (01:07 +0000)]
This commit was manufactured by cvs2svn to create branch 'semi21'.
handa [Sat, 12 Aug 2000 01:06:56 +0000 (01:06 +0000)]
2000.8.12