elisp/gnus.git-
24 years agoUpdate. t-gnus-6_14_0-13
yamaoka [Tue, 21 Dec 1999 01:45:15 +0000 (01:45 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 13.
yamaoka [Tue, 21 Dec 1999 01:45:08 +0000 (01:45 +0000)]
(gnus-revision-number): Increment to 13.

24 years agoAdd the path of APEL to `load-path' as well as its parent directory.
yamaoka [Tue, 21 Dec 1999 01:44:59 +0000 (01:44 +0000)]
Add the path of APEL to `load-path' as well as its parent directory.

24 years ago(base64-encode-string, base64-decode-string): Autoload "base64" instead of
yamaoka [Tue, 21 Dec 1999 01:44:52 +0000 (01:44 +0000)]
(base64-encode-string, base64-decode-string): Autoload "base64" instead of
the tricky definitions.

24 years agoRestore the original code and invalidate it; use mel for the base64 codec.
yamaoka [Tue, 21 Dec 1999 01:44:42 +0000 (01:44 +0000)]
Restore the original code and invalidate it; use mel for the base64 codec.

24 years agoUpdate.
yamaoka [Mon, 20 Dec 1999 03:24:40 +0000 (03:24 +0000)]
Update.

24 years ago(mel-find-function): Always require `mel' instead of the use of autoloading.
yamaoka [Mon, 20 Dec 1999 03:24:32 +0000 (03:24 +0000)]
(mel-find-function): Always require `mel' instead of the use of autoloading.
Because the function `mel-find-function' is defined by `defsubst'.

24 years agoUpdate.
czkmt [Sat, 18 Dec 1999 07:31:38 +0000 (07:31 +0000)]
Update.

24 years ago(gnus-setup-for-offline): No need to use `unless'. Use `when'.
czkmt [Sat, 18 Dec 1999 07:30:50 +0000 (07:30 +0000)]
(gnus-setup-for-offline): No need to use `unless'. Use `when'.

24 years ago(gnus-offline-after-get-new-news): Refer to `gnus-offline-connected',
czkmt [Sat, 18 Dec 1999 07:30:22 +0000 (07:30 +0000)]
(gnus-offline-after-get-new-news): Refer to `gnus-offline-connected',
not `gnus-plugged'.

24 years agoUpdate.
czkmt [Sat, 18 Dec 1999 07:04:03 +0000 (07:04 +0000)]
Update.

24 years ago(base64-encode-string): Fix. May work.
czkmt [Sat, 18 Dec 1999 07:02:52 +0000 (07:02 +0000)]
(base64-encode-string): Fix. May work.

24 years agoUpdate.
yamaoka [Thu, 16 Dec 1999 02:30:35 +0000 (02:30 +0000)]
Update.

24 years ago(message-goto-mail-copies-to): If the field is newly created, a string
yamaoka [Thu, 16 Dec 1999 02:30:24 +0000 (02:30 +0000)]
(message-goto-mail-copies-to): If the field is newly created, a string
"never" is inserted in default.
(message-goto-mail-followup-to): If the field is newly created and To field
contains only one address, the address is inserted in default.
(message-mode-map): New key stroke `C-c C-f c' for the command
`message-goto-mail-copies-to'.

24 years agoUpdate. t-gnus-6_14_0-12
yamaoka [Wed, 15 Dec 1999 08:03:21 +0000 (08:03 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 12.
yamaoka [Wed, 15 Dec 1999 08:03:14 +0000 (08:03 +0000)]
(gnus-revision-number): Increment to 12.

24 years ago(nnimap-request-newgroups): Use `member-if'.
yamaoka [Wed, 15 Dec 1999 08:03:06 +0000 (08:03 +0000)]
(nnimap-request-newgroups): Use `member-if'.

24 years ago(toolbar-gnus, get-charset-property, font-lock-set-defaults,
yamaoka [Wed, 15 Dec 1999 08:02:59 +0000 (08:02 +0000)]
(toolbar-gnus, get-charset-property, font-lock-set-defaults,
find-coding-system, coding-system-get): Bind them for FSF Emacsen.
(read-color, x-defined-colors, compute-motion): Don't bind.

24 years ago(imap-digest-md5-auth, imap-cram-md5-auth): Use `base64-encode-string' and
yamaoka [Wed, 15 Dec 1999 08:02:51 +0000 (08:02 +0000)]
(imap-digest-md5-auth, imap-cram-md5-auth): Use `base64-encode-string' and
`base64-decode-string' instead of `imap-base64-encode-string' or
`imap-base64-decode-string'.
(base64-encode-string): New function.  It won't be defined if it is already
bound and the optional second arg is allowed.
(base64-decode-string): New function defined by `defun-maybe'.
(imap-base64-encode-string, imap-base64-decode-string): Remove.
(mel-find-function): Autoload "mel".

24 years ago(read-color, x-defined-colors, event-object, get-popup-menu-response,
yamaoka [Wed, 15 Dec 1999 08:02:42 +0000 (08:02 +0000)]
(read-color, x-defined-colors, event-object, get-popup-menu-response,
toolbar-gnus, get-charset-property, find-coding-system, coding-system-get,
font-lock-set-defaults): Don't bind.
(union, member-if, mapcon, mapc, last): Don't define as compiler macros under
XEmacs.
(member-if): New compiler macro for emulating cl function.

24 years agoUpdate.
yamaoka [Tue, 14 Dec 1999 11:48:08 +0000 (11:48 +0000)]
Update.

24 years ago(imap-base64-encode-string): Use `static-if' instead of
yamaoka [Tue, 14 Dec 1999 11:48:01 +0000 (11:48 +0000)]
(imap-base64-encode-string): Use `static-if' instead of
`static-condition-case'.

24 years agoUpdate. t-gnus-6_14_0-11
yamaoka [Tue, 14 Dec 1999 11:06:14 +0000 (11:06 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 11.
yamaoka [Tue, 14 Dec 1999 11:06:07 +0000 (11:06 +0000)]
(gnus-revision-number): Increment to 11.

24 years ago(imap-base64-encode-string): Allow the optional 2nd arg `no-line-break'.
yamaoka [Tue, 14 Dec 1999 11:05:58 +0000 (11:05 +0000)]
(imap-base64-encode-string): Allow the optional 2nd arg `no-line-break'.

24 years agoUpdate.
ueno [Tue, 14 Dec 1999 09:21:16 +0000 (09:21 +0000)]
Update.

24 years ago* lisp/imap.el: Require `digest-md5' when compiling; add autoload
ueno [Tue, 14 Dec 1999 09:20:55 +0000 (09:20 +0000)]
* lisp/imap.el: Require `digest-md5' when compiling; add autoload
settings for `digest-md5-parse-digest-challenge' and
`digest-md5-digest-response'.
(imap-authenticators): Add `digest-md5'.
(imap-authenticator-alist): Setup for `digest-md5'.
(imap-digest-md5-p): New function.
(imap-digest-md5-auth): New function.

24 years agoUpdate.
czkmt [Sun, 12 Dec 1999 09:00:01 +0000 (09:00 +0000)]
Update.

24 years ago(mail-source-fetch-imap): Each temporary buffer name must be specific
czkmt [Sun, 12 Dec 1999 08:59:01 +0000 (08:59 +0000)]
(mail-source-fetch-imap): Each temporary buffer name must be specific
to its mail source.

24 years agoUpdate.
czkmt [Sat, 11 Dec 1999 17:46:51 +0000 (17:46 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 10.
czkmt [Sat, 11 Dec 1999 17:45:58 +0000 (17:45 +0000)]
(gnus-revision-number): Increment to 10.

24 years ago(TopLevel): Don't warn about `make-symbolic-link'.
czkmt [Sat, 11 Dec 1999 17:45:06 +0000 (17:45 +0000)]
(TopLevel): Don't warn about `make-symbolic-link'.

24 years ago(gnus-uu-grab-move): Simply copy FILE if `make-symbolic-link' is not
czkmt [Sat, 11 Dec 1999 17:44:28 +0000 (17:44 +0000)]
(gnus-uu-grab-move): Simply copy FILE if `make-symbolic-link' is not
availabe.

24 years ago(gnus-offline-define-menu-and-key): Don't call too much `static-if'.
czkmt [Sat, 11 Dec 1999 17:43:39 +0000 (17:43 +0000)]
(gnus-offline-define-menu-and-key): Don't call too much `static-if'.

24 years agoUpdate.
czkmt [Sat, 11 Dec 1999 03:30:31 +0000 (03:30 +0000)]
Update.

24 years ago(mail-source-fetch-imap): Don't create multiple temporary buffers, and
czkmt [Sat, 11 Dec 1999 03:30:01 +0000 (03:30 +0000)]
(mail-source-fetch-imap): Don't create multiple temporary buffers, and
don't kill one.

24 years ago(gnus-offline-set-unplugged-state): Call the original
czkmt [Sat, 11 Dec 1999 03:29:29 +0000 (03:29 +0000)]
(gnus-offline-set-unplugged-state): Call the original
`gnus-agent-toggle-plugged'.

24 years agoUpdate.
czkmt [Fri, 10 Dec 1999 14:03:59 +0000 (14:03 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 09.
czkmt [Fri, 10 Dec 1999 14:02:48 +0000 (14:02 +0000)]
(gnus-revision-number): Increment to 09.

24 years ago(gnus-setup-for-offline): Accept an optional argument `force'. Use
czkmt [Fri, 10 Dec 1999 14:02:06 +0000 (14:02 +0000)]
(gnus-setup-for-offline): Accept an optional argument `force'. Use
`read-file-name' instead of `read-directory-name'.

24 years agoUpdate.
czkmt [Fri, 10 Dec 1999 10:05:56 +0000 (10:05 +0000)]
Update.

24 years ago(gnus-revision-numbser): Increment to 08.
czkmt [Fri, 10 Dec 1999 10:04:46 +0000 (10:04 +0000)]
(gnus-revision-numbser): Increment to 08.

24 years ago(read-pw-set-mail-source-passwd-cache): Ignore non-POP mail sources.
czkmt [Fri, 10 Dec 1999 10:04:08 +0000 (10:04 +0000)]
(read-pw-set-mail-source-passwd-cache): Ignore non-POP mail sources.

24 years ago(TopLevel): Require `read-passwd' here, not in
czkmt [Fri, 10 Dec 1999 10:03:46 +0000 (10:03 +0000)]
(TopLevel): Require `read-passwd' here, not in
`gnus-offline-setting-file'.
(gnus-nntp-service): Set this variable here, not in
`gnus-offline-setting-file'
(gnus-nntp-server): Ditto.
(gnus-after-getting-new-news-hook): Ditto.
(message-send-hook): Ditto.
(mail-source-read-passwd): Ditto.
(gnus-setup-news-hook): Ditto.
(gnus-setup-for-offline): Now one can get mails from `imap', `file',
`directory' or `maildir'.

24 years ago(gnus-offline-setup): Call `gnus-offline-processed-by-timer' and
czkmt [Fri, 10 Dec 1999 10:03:01 +0000 (10:03 +0000)]
(gnus-offline-setup): Call `gnus-offline-processed-by-timer' and
`gnus-offline-error-check' here.
(gnus-offline-define-menu-and-key): Simplify.
(gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
interactively.

24 years ago(gnus): Give up to advise here.
czkmt [Fri, 10 Dec 1999 10:02:30 +0000 (10:02 +0000)]
(gnus): Give up to advise here.
(gnus-group-get-new-news): New advice instead.

24 years ago(union): New compiler macro for emulating cl function. t-gnus-6_14_0-07
yamaoka [Fri, 10 Dec 1999 08:38:55 +0000 (08:38 +0000)]
(union): New compiler macro for emulating cl function.

24 years agoUpdate.
yamaoka [Fri, 10 Dec 1999 08:35:05 +0000 (08:35 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 07.
yamaoka [Fri, 10 Dec 1999 08:34:58 +0000 (08:34 +0000)]
(gnus-revision-number): Increment to 07.

24 years ago(gnus-union): Remove.
yamaoka [Fri, 10 Dec 1999 08:34:48 +0000 (08:34 +0000)]
(gnus-union): Remove.
(gnus-ems-redefine): Don't call it; don't require `gnus-ems'.

24 years ago(gnus-agent-fetch-headers): Use `union' instead of `gnus-union'.
yamaoka [Fri, 10 Dec 1999 08:34:38 +0000 (08:34 +0000)]
(gnus-agent-fetch-headers): Use `union' instead of `gnus-union'.

24 years agoUpdate
yamaoka [Fri, 10 Dec 1999 07:06:52 +0000 (07:06 +0000)]
Update

24 years agoRequire `gnus-ems'.
yamaoka [Fri, 10 Dec 1999 07:06:33 +0000 (07:06 +0000)]
Require `gnus-ems'.

24 years agoUpdate.
yamaoka [Fri, 10 Dec 1999 06:57:58 +0000 (06:57 +0000)]
Update.

24 years ago(gnus-ems-redefine): Call it.
yamaoka [Fri, 10 Dec 1999 06:57:52 +0000 (06:57 +0000)]
(gnus-ems-redefine): Call it.
(gnus-union): Fix doc string.

24 years ago(mapcon, mapc): Eliminate the redundant code.
yamaoka [Fri, 10 Dec 1999 06:57:43 +0000 (06:57 +0000)]
(mapcon, mapc): Eliminate the redundant code.

24 years agoUpdate. t-gnus-6_14_0-06
yamaoka [Thu, 9 Dec 1999 09:16:21 +0000 (09:16 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 06.
yamaoka [Thu, 9 Dec 1999 09:16:13 +0000 (09:16 +0000)]
(gnus-revision-number): Increment to 06.

24 years ago(dgnushack-install-package): Preserve any file in $(PACKAGEDIR)/lisp/t-gnus
yamaoka [Thu, 9 Dec 1999 09:16:03 +0000 (09:16 +0000)]
(dgnushack-install-package): Preserve any file in $(PACKAGEDIR)/lisp/t-gnus
if it is without .el or .elc suffix.
(mapcon): New compiler macro for emulating cl function.
(mapc): Bug fix - treat the last arg as a list.

24 years agoUpdate.
czkmt [Wed, 8 Dec 1999 19:33:57 +0000 (19:33 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 05.
czkmt [Wed, 8 Dec 1999 19:32:59 +0000 (19:32 +0000)]
(gnus-revision-number): Increment to 05.

24 years ago(gnus-ofsetup-customize): Compile lambda expressions.
czkmt [Wed, 8 Dec 1999 19:32:04 +0000 (19:32 +0000)]
(gnus-ofsetup-customize): Compile lambda expressions.

24 years ago(TopLevel): Require `gnus-group' at the compile time.
czkmt [Wed, 8 Dec 1999 19:31:41 +0000 (19:31 +0000)]
(TopLevel): Require `gnus-group' at the compile time.
(gnus-offline-set-online-sendmail-function): defsubst.
(gnus-offline-set-offline-sendmail-function): Ditto.
(gnus-offline-set-offline-post-news-function): Ditto.
(gnus-offline-set-online-post-news-function): Ditto.
(gnus-offline-disable-fetch-mail): Ditto.
(gnus-offline-enable-fetch-mail): Ditto.
(gnus-offline-setup): Fix typo.
(gnus-offline-gnus-get-new-news): Abolish.
(gnus-offline-toggle-plugged): Ditto.
(gnus-offline-agent-expire): Ditto.
(gnus-group-get-new-news): New advice which does things
`gnus-offline-gnus-get-new-news' was doing.
(gnus-agent-toggle-plugged): New advice which does thing
`gnus-offline-toggle-plugged' was doing.
(gnus-agent-expire): New advice which does things
`gnus-offline-agent-expire' was doing.
(gnus-offline-define-menu-and-key): No longer substitute key
definitions on `gnus-group-mode-map'. No longer swap commands for
a toolbar button.
(gnus-offline-after-get-new-news): Do jobs only when
`gnus-plugged' is t.

24 years ago(gnus): New advice. Always synchronize the modeline "Plugged" status
czkmt [Wed, 8 Dec 1999 19:30:57 +0000 (19:30 +0000)]
(gnus): New advice. Always synchronize the modeline "Plugged" status
display with the value of `gnus-plugged'.

24 years agoUpdate.
yamaoka [Wed, 8 Dec 1999 05:35:11 +0000 (05:35 +0000)]
Update.

24 years ago(message-yank-add-new-references): Fix doc string.
yamaoka [Wed, 8 Dec 1999 05:35:02 +0000 (05:35 +0000)]
(message-yank-add-new-references): Fix doc string.

24 years ago(message-list-references-add-position, message-yank-add-new-references):
yamaoka [Wed, 8 Dec 1999 05:34:50 +0000 (05:34 +0000)]
(message-list-references-add-position, message-yank-add-new-references):
Add documentations.

24 years agoUpdate.
czkmt [Tue, 7 Dec 1999 14:16:02 +0000 (14:16 +0000)]
Update.

24 years ago(gnus-ofsetup-gettext): Rename from `gnus-ofsetup-get-message'.
czkmt [Tue, 7 Dec 1999 14:15:32 +0000 (14:15 +0000)]
(gnus-ofsetup-gettext): Rename from `gnus-ofsetup-get-message'.

24 years ago(gnus-offline-gettext): Rename from `gnus-offline-get-message'.
czkmt [Tue, 7 Dec 1999 14:14:47 +0000 (14:14 +0000)]
(gnus-offline-gettext): Rename from `gnus-offline-get-message'.

24 years agoFix typo.
yamaoka [Tue, 7 Dec 1999 09:28:39 +0000 (09:28 +0000)]
Fix typo.

24 years agoUpdate. t-gnus-6_14_0-04
yamaoka [Tue, 7 Dec 1999 09:22:56 +0000 (09:22 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 04.
yamaoka [Tue, 7 Dec 1999 09:22:49 +0000 (09:22 +0000)]
(gnus-revision-number): Increment to 04.
(smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".

24 years ago(gnus-article-prepare-mime-display): Don't use `get-text-property' in the
yamaoka [Tue, 7 Dec 1999 09:22:30 +0000 (09:22 +0000)]
(gnus-article-prepare-mime-display): Don't use `get-text-property' in the
outside of the boundary.
(gnus-article-smiley-display): New function.
(gnus-treatment-function-alist): Use it.

24 years ago(byte-optimize-form-code-walker): Replace with the bug fixed version rigidly
yamaoka [Tue, 7 Dec 1999 09:20:26 +0000 (09:20 +0000)]
(byte-optimize-form-code-walker): Replace with the bug fixed version rigidly
instead of the use of `defcustom'.

24 years ago(font-lock-after-change-function): Don't use `compile' for the arg of
yamaoka [Tue, 7 Dec 1999 09:20:12 +0000 (09:20 +0000)]
(font-lock-after-change-function): Don't use `compile' for the arg of
`defadvice'.

;; From KEIICHI-san.
(message-yank-add-new-references): New option value `message-id-only'.
(message-yank-original): Likewise.
(message-list-references-add-position): New user option.
(message-list-references): When
`message-list-references-add-position' is integer value, the order of
designate number message-ids is kept.

24 years agoFix a little.
yamaoka [Tue, 7 Dec 1999 00:52:25 +0000 (00:52 +0000)]
Fix a little.

24 years agoUpdate.
czkmt [Mon, 6 Dec 1999 12:20:04 +0000 (12:20 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 03.
czkmt [Mon, 6 Dec 1999 12:18:58 +0000 (12:18 +0000)]
(gnus-revision-number): Increment to 03.

24 years ago(save-buffers-kill-emacs): Compile the advice at the compile time. Use
czkmt [Mon, 6 Dec 1999 12:18:20 +0000 (12:18 +0000)]
(save-buffers-kill-emacs): Compile the advice at the compile time. Use
`gnus-alive-p'.

24 years ago(gnus-offline-update-setting-file): Don't rely on `gnus-load-hook'.
czkmt [Mon, 6 Dec 1999 12:17:26 +0000 (12:17 +0000)]
(gnus-offline-update-setting-file): Don't rely on `gnus-load-hook'.
(gnus): New advice. Call `gnus-offline-setup' when everything is done.

24 years ago(gnus): Don't advise here.
czkmt [Mon, 6 Dec 1999 12:16:47 +0000 (12:16 +0000)]
(gnus): Don't advise here.
(TopLevel): Call `gnus-offline-define-menu-and-key'.
(gnus-offline-setup): Don't call `gnus-offline-define-menu-and-key'
here.

24 years agoUpdate. t-gnus-6_14_0-02
yamaoka [Mon, 6 Dec 1999 09:55:18 +0000 (09:55 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Mon, 6 Dec 1999 09:55:11 +0000 (09:55 +0000)]
(gnus-revision-number): Increment to 02.

24 years ago(char-after): Uncomment the byte-optimization; don't use `byte-defop-compiler'.
yamaoka [Mon, 6 Dec 1999 09:55:02 +0000 (09:55 +0000)]
(char-after): Uncomment the byte-optimization; don't use `byte-defop-compiler'.
(byte-optimize-form-code-walker): Advise it for fixing the bug in and/or forms.
(max-specpdl-size): Set 3000.

24 years agoUpdate.
czkmt [Sun, 5 Dec 1999 12:46:17 +0000 (12:46 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
czkmt [Sun, 5 Dec 1999 12:45:37 +0000 (12:45 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago(gnus): New advice. synchronize `gnus-offline-connected' with
czkmt [Sun, 5 Dec 1999 12:44:51 +0000 (12:44 +0000)]
(gnus): New advice. synchronize `gnus-offline-connected' with
`gnus-plugged'.

24 years agoUpdate. t-gnus-6_14_0-00
ueno [Sat, 4 Dec 1999 17:22:08 +0000 (17:22 +0000)]
Update.

24 years ago* README.branch.ja: Update for t-gnus-6_14 branch.
ueno [Sat, 4 Dec 1999 17:21:43 +0000 (17:21 +0000)]
* README.branch.ja: Update for t-gnus-6_14 branch.
* README.branch: Ditto.
* README.T-gnus: Ditto.
* README.semi.ja: Ditto.
* README.semi: Ditto.

24 years ago* texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
ueno [Sat, 4 Dec 1999 17:20:54 +0000 (17:20 +0000)]
* texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
Gnus v5.8.2.

24 years ago* lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
ueno [Sat, 4 Dec 1999 17:10:54 +0000 (17:10 +0000)]
* lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.

24 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-6_14'.
tomo [Fri, 3 Dec 1999 12:32:23 +0000 (12:32 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-6_14'.

24 years agoUpdate. t-gnus-6_13-last- t-gnus-6_13_4-01
yamaoka [Fri, 3 Dec 1999 12:32:20 +0000 (12:32 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Fri, 3 Dec 1999 12:32:13 +0000 (12:32 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago(char-before): Use compiler macro instead of byte-optimizer.
yamaoka [Fri, 3 Dec 1999 12:32:03 +0000 (12:32 +0000)]
(char-before): Use compiler macro instead of byte-optimizer.
(char-after): Comment out the byte-optimization.

24 years agoUpdate.
yamaoka [Fri, 3 Dec 1999 05:26:09 +0000 (05:26 +0000)]
Update.

24 years ago(imap-base64-encode-string, imap-base64-decode-string): New functions.
yamaoka [Fri, 3 Dec 1999 05:26:01 +0000 (05:26 +0000)]
(imap-base64-encode-string, imap-base64-decode-string): New functions.
(imap-cram-md5-auth): Use them.

24 years agoUpdate.
yamaoka [Thu, 2 Dec 1999 07:51:21 +0000 (07:51 +0000)]
Update.

24 years agoRemove autoload settings for `base64-decode-string' and `base64-encode-string'.
yamaoka [Thu, 2 Dec 1999 07:51:13 +0000 (07:51 +0000)]
Remove autoload settings for `base64-decode-string' and `base64-encode-string'.