elisp/gnus.git-
24 years agoUpdate. t-gnus-6_13_3-10
yamaoka [Wed, 1 Dec 1999 08:21:50 +0000 (08:21 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 10.
yamaoka [Wed, 1 Dec 1999 08:21:43 +0000 (08:21 +0000)]
(gnus-revision-number): Increment to 10.

24 years ago(article-treat-overstrike): Work for multibyte char with old Emacsen as well.
yamaoka [Wed, 1 Dec 1999 08:21:31 +0000 (08:21 +0000)]
(article-treat-overstrike): Work for multibyte char with old Emacsen as well.

24 years agoUpdate.
ueno [Wed, 1 Dec 1999 03:40:24 +0000 (03:40 +0000)]
Update.

24 years ago* lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
ueno [Wed, 1 Dec 1999 03:39:34 +0000 (03:39 +0000)]
* lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
appears in the backquoted form.

24 years ago* lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
ueno [Wed, 1 Dec 1999 03:38:14 +0000 (03:38 +0000)]
* lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
appears in the backquoted form.
(gnus-category-edit-score): Ditto.

24 years agoUpdate. t-gnus-6_13_3-09
czkmt [Tue, 30 Nov 1999 15:07:14 +0000 (15:07 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 09.
czkmt [Tue, 30 Nov 1999 15:05:47 +0000 (15:05 +0000)]
(gnus-revision-number): Increment to 09.

24 years ago(gnus-offline-define-menu-and-key): Fix a bug -- do add-hook.
czkmt [Tue, 30 Nov 1999 15:04:14 +0000 (15:04 +0000)]
(gnus-offline-define-menu-and-key): Fix a bug -- do add-hook.
(gnus-offline-popup): Examine whether `easy-menu-create-menu' is
defined. If not, call `easy-menu-create-keymaps'.

24 years agoUpdate. t-gnus-6_13_3-08
czkmt [Tue, 30 Nov 1999 13:21:09 +0000 (13:21 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 08.
czkmt [Tue, 30 Nov 1999 13:20:44 +0000 (13:20 +0000)]
(gnus-revision-number): Increment to 08.

24 years ago(gnus-ofsetup-update-setting-file): Typo.
czkmt [Tue, 30 Nov 1999 13:19:30 +0000 (13:19 +0000)]
(gnus-ofsetup-update-setting-file): Typo.
(gnus-ofsetup-resource-en): Fix doc strings.
(gnus-ofsetup-resource-ja): Ditto.

24 years ago(TopLevel): Use `static-if', requiring "static" at the compile time.
czkmt [Tue, 30 Nov 1999 13:19:04 +0000 (13:19 +0000)]
(TopLevel): Use `static-if', requiring "static" at the compile time.
(gnus-offline-hangup-function): Abolish.
(gnus-offline-auto-ppp): New variable.
(gnus-offline-gnus-get-new-news): Refer to it.
(gnus-offline-set-unplugged-state): Ditto.
(gnus-offline-set-auto-ppp): New function. It replaces the
function `gnus-offline-toggle-auto-hangup'.
(gnus-offline-toggle-auto-hangup): Abolish.
(gnus-offline-define-menu-and-key): Use `static-if' and
`static-cond'.
(gnus-offline-popup-menu): Do not define this function under XEmacs.
(gnus-offline-popup): New function.

24 years agoUpdate. t-gnus-6_13_3-07
yamaoka [Tue, 30 Nov 1999 10:09:34 +0000 (10:09 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 07.
yamaoka [Tue, 30 Nov 1999 10:09:27 +0000 (10:09 +0000)]
(gnus-revision-number): Increment to 07.

24 years ago(gnus-article-wash-status): Sync up with Pterodactyl Gnus v0.98.
yamaoka [Tue, 30 Nov 1999 10:09:13 +0000 (10:09 +0000)]
(gnus-article-wash-status): Sync up with Pterodactyl Gnus v0.98.

24 years agoUpdate.
yamaoka [Tue, 30 Nov 1999 06:18:15 +0000 (06:18 +0000)]
Update.

24 years ago(nnimap-request-newgroups): Don't use `member-if'.
yamaoka [Tue, 30 Nov 1999 06:18:09 +0000 (06:18 +0000)]
(nnimap-request-newgroups): Don't use `member-if'.

24 years ago(gnus-select-method): Use `if' instead of `when'.
yamaoka [Tue, 30 Nov 1999 06:17:58 +0000 (06:17 +0000)]
(gnus-select-method): Use `if' instead of `when'.

24 years ago(gnus-summary-make-marking-command-1): Use `car' and `cdr' instead of `cadr'.
yamaoka [Tue, 30 Nov 1999 06:17:45 +0000 (06:17 +0000)]
(gnus-summary-make-marking-command-1): Use `car' and `cdr' instead of `cadr'.

24 years ago(gnus-picons-file-suffixes): Use `cons' instead of `push';
yamaoka [Tue, 30 Nov 1999 06:17:35 +0000 (06:17 +0000)]
(gnus-picons-file-suffixes): Use `cons' instead of `push';
use `if' instead of `when'.

24 years ago(gnus-group-iterate): Use `car' and `cdr' instead of `pop'.
yamaoka [Tue, 30 Nov 1999 06:17:25 +0000 (06:17 +0000)]
(gnus-group-iterate): Use `car' and `cdr' instead of `pop'.
(gnus-useful-groups): Use `or' instead of `unless'.

24 years ago(gnus-emphasis-alist): Use `car' and `cdr' instead of `cadr'.
yamaoka [Tue, 30 Nov 1999 06:17:11 +0000 (06:17 +0000)]
(gnus-emphasis-alist): Use `car' and `cdr' instead of `cadr'.

24 years agoUpdate.
yamaoka [Tue, 30 Nov 1999 01:48:11 +0000 (01:48 +0000)]
Update.

24 years ago(save-buffers-kill-emacs): Don't use the macro `when' in the body of
yamaoka [Tue, 30 Nov 1999 01:48:03 +0000 (01:48 +0000)]
(save-buffers-kill-emacs): Don't use the macro `when' in the body of
`defadvice'.  Use `if' instead.

24 years ago(last, mapc): New compiler macros for emulating cl functions.
yamaoka [Tue, 30 Nov 1999 01:47:53 +0000 (01:47 +0000)]
(last, mapc): New compiler macros for emulating cl functions.

24 years agoUpdate.
yamaoka [Mon, 29 Nov 1999 11:43:44 +0000 (11:43 +0000)]
Update.

24 years ago(gnus-after-getting-new-news-hook): Don't use the macro `when' in the arg
yamaoka [Mon, 29 Nov 1999 11:43:36 +0000 (11:43 +0000)]
(gnus-after-getting-new-news-hook): Don't use the macro `when' in the arg
of `defcustom'.  Use `if' instead.

24 years agoUpdate. t-gnus-6_13_3-06
yamaoka [Sat, 27 Nov 1999 03:15:48 +0000 (03:15 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 06.
yamaoka [Sat, 27 Nov 1999 03:15:40 +0000 (03:15 +0000)]
(gnus-revision-number): Increment to 06.

24 years ago(gnus-signature-toggle): Specify the 4th arg of `next-single-property-change'
yamaoka [Sat, 27 Nov 1999 03:15:27 +0000 (03:15 +0000)]
(gnus-signature-toggle): Specify the 4th arg of `next-single-property-change'
LIMIT as `point-max'.
(gnus-article-prepare-mime-display): Ditto.
(article-hide-signature): Ditto.

24 years agoParentheses of gnus-revision-number are removed to fill gnus-version
nakaji [Thu, 25 Nov 1999 23:21:57 +0000 (23:21 +0000)]
Parentheses of gnus-revision-number are removed to fill gnus-version
within 80 columns.

24 years ago(gnus-version) shows gnus-revision-number too.
nakaji [Thu, 25 Nov 1999 11:48:05 +0000 (11:48 +0000)]
(gnus-version) shows gnus-revision-number too.

24 years agoTypo.
yamaoka [Thu, 25 Nov 1999 08:46:17 +0000 (08:46 +0000)]
Typo.

24 years agoUpdate. t-gnus-6_13_3-05
yamaoka [Wed, 24 Nov 1999 13:38:09 +0000 (13:38 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 05.
yamaoka [Wed, 24 Nov 1999 13:38:00 +0000 (13:38 +0000)]
(gnus-revision-number): Increment to 05.

24 years ago(gnus-agent-fetch-headers): Use `gnus-union' instead of `union'.
yamaoka [Wed, 24 Nov 1999 13:37:51 +0000 (13:37 +0000)]
(gnus-agent-fetch-headers): Use `gnus-union' instead of `union'.

24 years ago(gnus-union): New function.
yamaoka [Wed, 24 Nov 1999 13:37:43 +0000 (13:37 +0000)]
(gnus-union): New function.

24 years ago(gnus-summary-exit-no-update): Use `copy-sequence' instead of `copy-list'.
yamaoka [Wed, 24 Nov 1999 13:37:33 +0000 (13:37 +0000)]
(gnus-summary-exit-no-update): Use `copy-sequence' instead of `copy-list'.

24 years ago(gnus-article-setup-highlight-words): Use `copy-sequence' instead of
yamaoka [Wed, 24 Nov 1999 13:37:19 +0000 (13:37 +0000)]
(gnus-article-setup-highlight-words): Use `copy-sequence' instead of
`copy-list'.

24 years ago(union, copy-list): Remove compiler macros.
yamaoka [Wed, 24 Nov 1999 13:37:10 +0000 (13:37 +0000)]
(union, copy-list): Remove compiler macros.

24 years agoUpdate. t-gnus-6_13_3-04
yamaoka [Wed, 24 Nov 1999 02:39:27 +0000 (02:39 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 04.
yamaoka [Wed, 24 Nov 1999 02:39:18 +0000 (02:39 +0000)]
(gnus-revision-number): Increment to 04.

24 years ago(union, copy-list): New compiler macros for emulating cl functions.
yamaoka [Wed, 24 Nov 1999 02:39:09 +0000 (02:39 +0000)]
(union, copy-list): New compiler macros for emulating cl functions.

24 years agoUpdate. t-gnus-6_13_3-03
yamaoka [Mon, 22 Nov 1999 12:06:40 +0000 (12:06 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 03.
yamaoka [Mon, 22 Nov 1999 12:06:16 +0000 (12:06 +0000)]
(gnus-revision-number): Increment to 03.
(gnus-select-method): Use `condition-case' instead of `ignore-errors'.

24 years ago(gnus-site-init-file): Use `condition-case' instead of `ignore-errors'.
yamaoka [Mon, 22 Nov 1999 12:06:00 +0000 (12:06 +0000)]
(gnus-site-init-file): Use `condition-case' instead of `ignore-errors'.
Require `cl' using `eval-when-compile'.

24 years agoRemove RCS magic cookie.
yamaoka [Mon, 22 Nov 1999 12:05:45 +0000 (12:05 +0000)]
Remove RCS magic cookie.
Require `cl' using `eval-when-compile'.

24 years agoRequire `cl' using `eval-when-compile'.
yamaoka [Mon, 22 Nov 1999 12:05:12 +0000 (12:05 +0000)]
Require `cl' using `eval-when-compile'.

24 years agoUpdate. t-gnus-6_13_3-02
yamaoka [Mon, 22 Nov 1999 07:10:49 +0000 (07:10 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Mon, 22 Nov 1999 07:10:34 +0000 (07:10 +0000)]
(gnus-revision-number): Increment to 02.
(gnus-select-method): Undo last change.
Require `cl' at the top level.

24 years ago(copy-list): Undo last change (remove it).
yamaoka [Mon, 22 Nov 1999 07:10:19 +0000 (07:10 +0000)]
(copy-list): Undo last change (remove it).
Require `cl' at the top level.

24 years ago(gnus-site-init-file): Undo last change.
yamaoka [Mon, 22 Nov 1999 07:10:05 +0000 (07:10 +0000)]
(gnus-site-init-file): Undo last change.
Require `cl' at the top level.

24 years agoRequire `cl' at the top level.
yamaoka [Mon, 22 Nov 1999 07:09:44 +0000 (07:09 +0000)]
Require `cl' at the top level.

24 years ago(gnus-split-string): Remove.
yamaoka [Mon, 22 Nov 1999 07:08:19 +0000 (07:08 +0000)]
(gnus-split-string): Remove.

24 years agoUpdate.
ueno [Sun, 21 Nov 1999 05:59:15 +0000 (05:59 +0000)]
Update.

24 years ago* lisp/pop3.el: Add description about STLS extension; add autoload
ueno [Sun, 21 Nov 1999 05:58:48 +0000 (05:58 +0000)]
* lisp/pop3.el: Add description about STLS extension; add autoload
setting for `starttls-open-stream' and `starttls-negotiate'.
(pop3-stls): New function.
(pop3-open-tls-stream): New function.
(pop3-open-server): Use `pop3-open-tls-stream' if
'pop3-connection-type' is bound to `tls'.

24 years agoUpdate.
ueno [Sat, 20 Nov 1999 17:29:56 +0000 (17:29 +0000)]
Update.

24 years ago* lisp/imap.el: Add autoload setting for `starttls-open-stream'
ueno [Sat, 20 Nov 1999 17:28:54 +0000 (17:28 +0000)]
* lisp/imap.el: Add autoload setting for `starttls-open-stream'
and `starttls-negotiate'.
(imap-stream-alist): Add TLS entry.
(imap-tls-p): New function.
(imap-tls-open): New function.

24 years agoUpdate. t-gnus-6_13_3-01
yamaoka [Fri, 19 Nov 1999 13:18:35 +0000 (13:18 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Fri, 19 Nov 1999 13:17:56 +0000 (13:17 +0000)]
(gnus-revision-number): Increment to 01.
(gnus-select-method): Use `condition-case' instead of `ignore-errors'.

24 years ago(pop3-apop): Move the autoload seting to the top level.
yamaoka [Fri, 19 Nov 1999 13:17:42 +0000 (13:17 +0000)]
(pop3-apop): Move the autoload seting to the top level.

24 years ago(md5): Allow the optional 4th and 5th arguments `coding' and `noerror' for
yamaoka [Fri, 19 Nov 1999 13:17:27 +0000 (13:17 +0000)]
(md5): Allow the optional 4th and 5th arguments `coding' and `noerror' for
the stopgaps.

24 years ago(md5): Allow the optional 4th and 5th arguments `coding' and `noerror'.
yamaoka [Fri, 19 Nov 1999 13:17:10 +0000 (13:17 +0000)]
(md5): Allow the optional 4th and 5th arguments `coding' and `noerror'.
(function-max-args): Maybe-fbind for FSF Emacsen.

24 years ago(imap-cram-md5-auth): Specify the 4th arg to `md5' as `binary' if possible.
yamaoka [Fri, 19 Nov 1999 13:16:22 +0000 (13:16 +0000)]
(imap-cram-md5-auth): Specify the 4th arg to `md5' as `binary' if possible.
(imap-log): Default to nil (synched with pgnus 0.99).
(base64-decode-string): Autoload "mel" instead of "base64".
(md5): Autoload "md5" without `eval-and-compile'.
(cl): Enclose the requiring procedure with `eval-when-compile' instead of
`eval-and-compile'.

24 years ago(copy-list): New function defined by `defun-maybe'.
yamaoka [Fri, 19 Nov 1999 13:16:05 +0000 (13:16 +0000)]
(copy-list): New function defined by `defun-maybe'.

24 years ago(gnus-update-summary-mark-positions): Specify the 3rd arg of
yamaoka [Fri, 19 Nov 1999 13:15:46 +0000 (13:15 +0000)]
(gnus-update-summary-mark-positions): Specify the 3rd arg of
`make-full-mail-header' to "nobody" instead of "".

24 years ago(gnus-site-init-file): Use `condition-case' instead of `ignore-errors'.
yamaoka [Fri, 19 Nov 1999 13:15:27 +0000 (13:15 +0000)]
(gnus-site-init-file): Use `condition-case' instead of `ignore-errors'.

24 years agoRequire `cl'.
yamaoka [Fri, 19 Nov 1999 13:15:12 +0000 (13:15 +0000)]
Require `cl'.

24 years ago(cl): Enclose the requiring procedure with `eval-when-compile'.
yamaoka [Fri, 19 Nov 1999 13:14:59 +0000 (13:14 +0000)]
(cl): Enclose the requiring procedure with `eval-when-compile'.

24 years ago(cl): Enclose the requiring procedure with `eval-when-compile' instead of
yamaoka [Fri, 19 Nov 1999 13:14:36 +0000 (13:14 +0000)]
(cl): Enclose the requiring procedure with `eval-when-compile' instead of
`eval-and-compile'.

24 years agolisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
hayashi [Tue, 9 Nov 1999 10:05:56 +0000 (10:05 +0000)]
lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
Use mail-sources instead of nnmail-spool-file.

24 years agoUpdate.
yamaoka [Tue, 9 Nov 1999 02:11:24 +0000 (02:11 +0000)]
Update.

24 years ago(gnus-group-startup-message): Insert space before "based on".
yamaoka [Tue, 9 Nov 1999 01:54:55 +0000 (01:54 +0000)]
(gnus-group-startup-message): Insert space before "based on".

24 years ago(gnus-xmas-group-startup-message): Insert space before "based on".
yamaoka [Tue, 9 Nov 1999 01:54:33 +0000 (01:54 +0000)]
(gnus-xmas-group-startup-message): Insert space before "based on".

24 years agoUpdate. t-gnus-6_13_3-00
yamaoka [Tue, 9 Nov 1999 00:53:26 +0000 (00:53 +0000)]
Update.

24 years ago(gnus-version-number): Update to 6.13.3.
yamaoka [Tue, 9 Nov 1999 00:53:04 +0000 (00:53 +0000)]
(gnus-version-number): Update to 6.13.3.
(gnus-revision-number): Clear to 00.

24 years agoNew files.
yamaoka [Tue, 9 Nov 1999 00:52:35 +0000 (00:52 +0000)]
New files.

24 years agoSync up with Pterodactyl Gnus v0.98.
yamaoka [Tue, 9 Nov 1999 00:51:44 +0000 (00:51 +0000)]
Sync up with Pterodactyl Gnus v0.98.

24 years agoSync up with Pterodactyl Gnus v0.98 without translation.
yamaoka [Tue, 9 Nov 1999 00:50:00 +0000 (00:50 +0000)]
Sync up with Pterodactyl Gnus v0.98 without translation.

24 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-6_13'.
tomo [Mon, 8 Nov 1999 23:15:10 +0000 (23:15 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-6_13'.

24 years agoImporting Pterodactyl Gnus v0.98.
yamaoka [Mon, 8 Nov 1999 23:15:08 +0000 (23:15 +0000)]
Importing Pterodactyl Gnus v0.98.

24 years ago* lisp/gnus-draft.el (gnus-draft-edit-message): Use
hayashi [Mon, 8 Nov 1999 09:42:40 +0000 (09:42 +0000)]
* lisp/gnus-draft.el (gnus-draft-edit-message): Use
`message-save-drafts' instead of `set-buffer-modified-p' and
`save-buffer'.
* lisp/message.el (message-save-drafts): Insert In-Reply-To header
because the reply data is lost in Drafts.
* lisp/gnus-art.el (gnus-signature-face): Don't check
window-system type.

24 years agoUpdate.
ueno [Mon, 8 Nov 1999 05:50:35 +0000 (05:50 +0000)]
Update.

24 years ago(pop3-progress-message): New function.
ueno [Mon, 8 Nov 1999 05:50:17 +0000 (05:50 +0000)]
(pop3-progress-message): New function.
(pop3-movemail): Use it.

24 years agoUpdate. t-gnus-6_13_2-14
yamaoka [Tue, 26 Oct 1999 12:58:45 +0000 (12:58 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 14.
yamaoka [Tue, 26 Oct 1999 12:58:37 +0000 (12:58 +0000)]
(gnus-revision-number): Increment to 14.
(TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the function
`gnus-smiley-display'.

24 years ago(gnus-treat-display-smileys): Default to nil if `window-system' is nil.
yamaoka [Tue, 26 Oct 1999 12:58:21 +0000 (12:58 +0000)]
(gnus-treat-display-smileys): Default to nil if `window-system' is nil.
(gnus-article-x-face-command): Default to external command if `window-system'
is nil.

24 years agoUpdate. t-gnus-6_13_2-13
yamaoka [Tue, 26 Oct 1999 10:02:03 +0000 (10:02 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 13.
yamaoka [Tue, 26 Oct 1999 10:01:57 +0000 (10:01 +0000)]
(gnus-revision-number): Increment to 13.
(TopLevel): Rearrange autoload settings.

24 years ago(gnus-treatment-function-alist): Don't use `smiley-buffer'.
yamaoka [Tue, 26 Oct 1999 10:01:41 +0000 (10:01 +0000)]
(gnus-treatment-function-alist): Don't use `smiley-buffer'.

24 years ago(gnus-summary-make-menu-bar): Add button "Toggle smileys" in "Washing" menu.
yamaoka [Tue, 26 Oct 1999 10:01:27 +0000 (10:01 +0000)]
(gnus-summary-make-menu-bar): Add button "Toggle smileys" in "Washing" menu.
(gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.

24 years ago(gnus-smiley-display): Use `smiley-toggle-buffer'.
yamaoka [Tue, 26 Oct 1999 10:01:14 +0000 (10:01 +0000)]
(gnus-smiley-display): Use `smiley-toggle-buffer'.
(smiley-toggle-buffer): New function.
(smiley-buffer): Don't quote the function.
(smiley-toggle-extents): Ditto.

24 years agoUpdate. t-gnus-6_13_2-12
czkmt [Sun, 24 Oct 1999 10:28:34 +0000 (10:28 +0000)]
Update.

24 years ago(TopLEvel): Do not autoload `gnus-custom-mode' defined in "gnus-cus".
czkmt [Sun, 24 Oct 1999 10:27:14 +0000 (10:27 +0000)]
(TopLEvel): Do not autoload `gnus-custom-mode' defined in "gnus-cus".

24 years ago(TopLevel): Do not consider the functions defined in "miee".
czkmt [Sun, 24 Oct 1999 10:26:31 +0000 (10:26 +0000)]
(TopLevel): Do not consider the functions defined in "miee".

24 years ago(gnus-revision-number): Increment to 12.
czkmt [Sun, 24 Oct 1999 10:25:36 +0000 (10:25 +0000)]
(gnus-revision-number): Increment to 12.
(TopLevel): Add and delete autoloads for functions defined in
"gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".

24 years agoUpdate. t-gnus-6_13_2-11
czkmt [Thu, 21 Oct 1999 15:28:32 +0000 (15:28 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 11.
czkmt [Thu, 21 Oct 1999 15:27:08 +0000 (15:27 +0000)]
(gnus-revision-number): Increment to 11.

24 years ago(TopLevel): Call `mime-set-field-decoder' when "eword-decode"
czkmt [Thu, 21 Oct 1999 15:25:28 +0000 (15:25 +0000)]
(TopLevel): Call `mime-set-field-decoder' when "eword-decode"
is loaded. It is for X-Gnus-Offline-Backend header.