elisp/gnus.git-
24 years agoUpdate. t-gnus-6_13_0-09
czkmt [Fri, 20 Aug 1999 23:23:36 +0000 (23:23 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 09.
czkmt [Fri, 20 Aug 1999 23:22:43 +0000 (23:22 +0000)]
(gnus-revision-number): Increment to 09.

24 years ago(TopLevel): Require gnus-cus and gnus-offline at the
czkmt [Fri, 20 Aug 1999 23:21:34 +0000 (23:21 +0000)]
(TopLevel): Require gnus-cus and gnus-offline at the
compile time. Do not inhibit byte-compile-warnings.
(gnus-setup-for-offline): Really bind all temporary variables.
(gnus-ofsetup-write-settting-file): Check if interval is a integer.
Use `mail-sources' instead of `nnmail-spool-file'.
(gnus-ofsetup-update-setting-file): Redefine as a macro.
(gnus-ofsetup-prepare-for-miee): Ditto.

24 years agoFix comments.
czkmt [Fri, 20 Aug 1999 23:20:32 +0000 (23:20 +0000)]
Fix comments.
(TopLevel): Delete the code for emulating custom. Do not inhibit
byte-compile-warnings, but hide useless ones.
(gnus-offline-dialup-program-arguments): defvar instead of
defcustom.
(gnus-offline-hangup-program-arguments): Ditto.
(gnus-offline-interval-time): Ditto.
(gnus-offline-dialup-program, gnus-offline-hangup-program,
gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
(gnus-offline-disable-fetch-mail): Remove pop3-fma dependent codes.
Set `mail-sources' instead of `nnmail-spool-file'.
(gnus-offline-enable-fetch-mail): Ditto.
(gnus-offline-toggle-movemail-program): Abolish.
(gnus-offline-define-menu-and-key): Modify according to it.
(gnus-offline-define-menu-on-miee): Ditto.
(gnus-offline-define-menu-on-agent): Ditto.
(gnus-offline-message-add-header): Bind temporary variables.
(gnus-offline-add-custom-header): Ditto.
(gnus-offline-restore-mail-group-level): Ditto.

24 years agoUpdate.
ueno [Fri, 20 Aug 1999 09:58:42 +0000 (09:58 +0000)]
Update.

24 years ago(gnus-wheel-summary-scroll): Bind `inhibit-read-only' to t; bind
ueno [Fri, 20 Aug 1999 09:57:56 +0000 (09:57 +0000)]
(gnus-wheel-summary-scroll): Bind `inhibit-read-only' to t; bind
`buffer-read-only' to nil.

24 years agoUpdate. t-gnus-6_13_0-08
yamaoka [Fri, 20 Aug 1999 00:27:11 +0000 (00:27 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 08.
yamaoka [Fri, 20 Aug 1999 00:26:56 +0000 (00:26 +0000)]
(gnus-revision-number): Increment to 08.

24 years ago(nnmail-split-it): Match whole word for getting group name with `\N'.
yamaoka [Fri, 20 Aug 1999 00:26:32 +0000 (00:26 +0000)]
(nnmail-split-it): Match whole word for getting group name with `\N'.
;; referred to Nana-gnus 6.13.5.

24 years agoUpdate. t-gnus-6_13_0-07
ueno [Thu, 19 Aug 1999 16:17:29 +0000 (16:17 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 07.
ueno [Thu, 19 Aug 1999 16:16:31 +0000 (16:16 +0000)]
(gnus-revision-number): Increment to 07.

24 years ago(pop3-except-header-regexp): New variable.
ueno [Thu, 19 Aug 1999 16:14:59 +0000 (16:14 +0000)]
(pop3-except-header-regexp): New variable.
(pop3-movemail): Don't retrieve messages whose headers are matching
`pop3-except-header-regexp'.
(pop3-top): New function.
(pop3-retr): Don't use `save-restriction'.

24 years agoUpdate.
ueno [Wed, 18 Aug 1999 08:14:04 +0000 (08:14 +0000)]
Update.

24 years ago(pop3-get-extended-response): Fix regexp.
ueno [Wed, 18 Aug 1999 08:13:51 +0000 (08:13 +0000)]
(pop3-get-extended-response): Fix regexp.

24 years agoFix.
yamaoka [Wed, 18 Aug 1999 07:15:02 +0000 (07:15 +0000)]
Fix.

24 years agoUpdate. t-gnus-6_13_0-06
yamaoka [Wed, 18 Aug 1999 06:43:39 +0000 (06:43 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 06.
yamaoka [Wed, 18 Aug 1999 06:43:15 +0000 (06:43 +0000)]
(gnus-revision-number): Increment to 06.

24 years ago(mime-preview-over-to-next-method-alist): Use `gnus-article-next-page' when
yamaoka [Wed, 18 Aug 1999 06:42:53 +0000 (06:42 +0000)]
(mime-preview-over-to-next-method-alist): Use `gnus-article-next-page' when
the last page is not displayed.
(mime-preview-over-to-previous-method-alist): Use `gnus-article-prev-page'
when the first page is not displayed.
(gnus-next-page-map): Use `make-sparse-keymap' instead of `make-keymap';
don't use `suppress-keymap'.
(gnus-insert-next-page-button, gnus-insert-prev-page-button): Succeed to the
value of the text property `mime-view-situation' in the Next/Prev buttons;
make `gnus-{next|prev}-page-map' have the current local map under FSF Emacsen.

24 years agoUpdate.
ueno [Wed, 18 Aug 1999 05:22:58 +0000 (05:22 +0000)]
Update.

24 years ago(pop3-retr): Undo last change.
ueno [Wed, 18 Aug 1999 05:22:34 +0000 (05:22 +0000)]
(pop3-retr): Undo last change.

24 years agoUpdate. t-gnus-6_13_0-05
ueno [Tue, 17 Aug 1999 13:56:40 +0000 (13:56 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 05.
ueno [Tue, 17 Aug 1999 13:54:55 +0000 (13:54 +0000)]
(gnus-revision-number): Increment to 05.

24 years ago(pop3-get-extended-response): Enable timeout of
ueno [Tue, 17 Aug 1999 13:53:52 +0000 (13:53 +0000)]
(pop3-get-extended-response): Enable timeout of
`accept-process-output'; Move point to the end of the normal response.
(pop3-movemail): Add suffix to `pop3-uidl-file-name'.
(pop3-get-list): Abolish.
(pop3-retr): Don't use `save-restriction'.
(pop3-uidl): Don't use `condition-case' when checking UIDL support.
(pop3-list): Likewise.

24 years agoUpdate. t-gnus-6_13_0-04
yamaoka [Tue, 17 Aug 1999 12:46:38 +0000 (12:46 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 04.
yamaoka [Tue, 17 Aug 1999 12:46:21 +0000 (12:46 +0000)]
(gnus-revision-number): Increment to 04.

24 years ago(gnus-wheel-summary-scroll): Use `event-basic-type' instead of `event-button'
yamaoka [Tue, 17 Aug 1999 12:45:58 +0000 (12:45 +0000)]
(gnus-wheel-summary-scroll): Use `event-basic-type' instead of `event-button'
under FSF Emacsen.

24 years agoUpdate. t-gnus-6_13_0-03
yamaoka [Mon, 16 Aug 1999 22:26:49 +0000 (22:26 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 03.
yamaoka [Mon, 16 Aug 1999 22:26:28 +0000 (22:26 +0000)]
(gnus-revision-number): Increment to 03.

24 years ago(TopLevel): Add `gnus-wheel-install' to `gnus-summary-mode-hook'.
yamaoka [Mon, 16 Aug 1999 22:26:05 +0000 (22:26 +0000)]
(TopLevel): Add `gnus-wheel-install' to `gnus-summary-mode-hook'.
(gnus-use-wheel): New variable.
(gnus-wheel-scroll-amount): New variable.
(gnus-wheel-edge-resistance): New variable.
(gnus-wheel-summary-scroll): New function.
(gnus-wheel-install): New function.

24 years agoUpdate. t-gnus-6_13_0-02
yamaoka [Mon, 16 Aug 1999 11:45:24 +0000 (11:45 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Mon, 16 Aug 1999 11:45:06 +0000 (11:45 +0000)]
(gnus-revision-number): Increment to 02.

24 years ago(make-full-mail-header-from-decoded-header): Use `defun' instead of `defsubst'.
yamaoka [Mon, 16 Aug 1999 11:44:47 +0000 (11:44 +0000)]
(make-full-mail-header-from-decoded-header): Use `defun' instead of `defsubst'.
(make-full-mail-header): Ditto.

24 years ago(dgnushack-texi-format): Fold up long lines.
yamaoka [Mon, 16 Aug 1999 11:44:29 +0000 (11:44 +0000)]
(dgnushack-texi-format): Fold up long lines.
(TopLevel): Autoload "texinfmt" for avoiding byte compile warning.

24 years ago* lisp/gnus.el (gnus-revision-number): Increment to 01. t-gnus-6_13_0-01
czkmt [Mon, 16 Aug 1999 10:10:40 +0000 (10:10 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 01.
* lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
is being sent.
* lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
function from Nana-gnus.
(gnus-setup-for-offline): Rewrite. Bind all temporary variables.
(gnus-ofsetup-update-setting-file): Rename from
`gnus-ofsetup-write-setting-file'.
(gnus-ofsetup-find-parameters): Rename from `gnus-ofsetup-parameters'.
(gnus-ofsetup-customize-done): Rewrite.

24 years agoFrom Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
czkmt [Mon, 16 Aug 1999 09:12:01 +0000 (09:12 +0000)]
From Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
* pop3.el: Sync up with pop3.el version 2.04.
(pop3-leave-mail-on-server): New variable.
(pop3-maximum-message-size): New variable.
(pop3-uidl-file-name): New variable.
(pop3-uidl-support): New variable.
(pop3-uidl-obarray): New variable.
(pop3-movemail): Check message size on every retrieval.
(pop3-open-ssl-stream-1): Use new style macro.
(pop3-get-message-numbers): New function.
(pop3-get-list): New function.
(pop3-get-uidl): New function.
(pop3-get-unread-message-numbers): New function.
(pop3-save-uidls): New function.
(pop3-retr): Use `pop3-get-extended-response'.
(pop3-list): New implementation.
(pop3-uidl): New function.
(pop3-get-extended-response): New function.

24 years agoAdd suffix to Texinfo file when formatting.
hayashi [Thu, 12 Aug 1999 01:17:22 +0000 (01:17 +0000)]
Add suffix to Texinfo file when formatting.

24 years agoChange lookup to tgnus
hayashi [Thu, 12 Aug 1999 01:17:06 +0000 (01:17 +0000)]
Change lookup to tgnus

24 years agoSync up with pGnus 0.95
hayashi [Mon, 9 Aug 1999 01:38:12 +0000 (01:38 +0000)]
Sync up with pGnus 0.95

24 years agoRelease T-gnus 6.13.0. t-gnus-6_13_0-00
yamaoka [Wed, 4 Aug 1999 08:20:56 +0000 (08:20 +0000)]
Release T-gnus 6.13.0.

24 years agoThis commit was manufactured by cvs2svn to create branch 't-gnus-6_13'.
tomo [Mon, 2 Aug 1999 02:01:54 +0000 (02:01 +0000)]
This commit was manufactured by cvs2svn to create branch 't-gnus-6_13'.

24 years agoUpdate. diverging-point-to-t-gnus-6_12-and-t-gnus-6_13- t-gnus-6_10-last- t-gnus-6_10_072-03 t-gnus-6_12-init- t-gnus-6_13-init-
yamaoka [Mon, 2 Aug 1999 02:01:47 +0000 (02:01 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 03.
yamaoka [Mon, 2 Aug 1999 02:01:31 +0000 (02:01 +0000)]
(gnus-revision-number): Increment to 03.

24 years ago(nnmail-split-it): Don't compare ".*" and VALUE of each element of
yamaoka [Mon, 2 Aug 1999 02:01:09 +0000 (02:01 +0000)]
(nnmail-split-it): Don't compare ".*" and VALUE of each element of
`nnmail-split-fancy' if the length of VALUE is less than 2.

24 years agoUpdate. t-gnus-6_10_072-02
yamaoka [Wed, 28 Jul 1999 07:46:20 +0000 (07:46 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Wed, 28 Jul 1999 07:45:44 +0000 (07:45 +0000)]
(gnus-revision-number): Increment to 02.

24 years ago(gnus-mule-cite-add-face): New implementation.
yamaoka [Wed, 28 Jul 1999 07:45:25 +0000 (07:45 +0000)]
(gnus-mule-cite-add-face): New implementation.

24 years ago* lisp/gnus.el (gnus-revision-number): Increment to 01. t-gnus-6_10_072-01
czkmt [Tue, 20 Jul 1999 14:53:50 +0000 (14:53 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 01.
* lisp/gnus-ofsetup.el (gnus-ofsetup-prepare-for-miee,
gnus-ofsetup-write-setting-file): New functions.
(gnus-setup-for-offline): Use them.
(gnus-ofsetup-parameters, gnus-ofsetup-customize,
gnus-ofsetup-customize-done): New functions for customization support.
* lisp/gnus-offline.el (gnus-offline-version-number): Update to 2.20.
(gnus-offline-define-menu-on-miee,
gnus-offline-define-menu-on-agent): Add a menu item which calls
`gnus-ofsetup-customize'.

24 years agoSync up with Pterodactyl Gnus v0.95. t-gnus-6_10_072-00
yamaoka [Sun, 11 Jul 1999 23:25:02 +0000 (23:25 +0000)]
Sync up with Pterodactyl Gnus v0.95.

24 years agoSync up with Pterodactyl Gnus v0.93. t-gnus-6_10_071-00
yamaoka [Wed, 7 Jul 1999 23:28:05 +0000 (23:28 +0000)]
Sync up with Pterodactyl Gnus v0.93.

24 years ago(Fancy Mail Splitting): Translate the remaining part.
yamaoka [Tue, 6 Jul 1999 23:14:19 +0000 (23:14 +0000)]
(Fancy Mail Splitting): Translate the remaining part.

24 years agoSync up with Pterodactyl Gnus v0.92. t-gnus-6_10_070-00
yamaoka [Tue, 6 Jul 1999 13:11:12 +0000 (13:11 +0000)]
Sync up with Pterodactyl Gnus v0.92.

24 years agoThis commit was manufactured by cvs2svn to create branch 'pgnus-ichikawa'.
tomo [Tue, 6 Jul 1999 11:01:49 +0000 (11:01 +0000)]
This commit was manufactured by cvs2svn to create branch 'pgnus-ichikawa'.

24 years agoImporting Pterodactyl Gnus v0.92.
yamaoka [Tue, 6 Jul 1999 11:01:47 +0000 (11:01 +0000)]
Importing Pterodactyl Gnus v0.92.

24 years agoUpdate. t-gnus-6_10_069-01
yamaoka [Tue, 6 Jul 1999 10:05:54 +0000 (10:05 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Tue, 6 Jul 1999 10:05:36 +0000 (10:05 +0000)]
(gnus-revision-number): Increment to 01.

24 years agoSync up with gnus-6_10.
yamaoka [Tue, 6 Jul 1999 03:25:21 +0000 (03:25 +0000)]
Sync up with gnus-6_10.

24 years agoUpdate.
yamaoka [Mon, 5 Jul 1999 22:37:08 +0000 (22:37 +0000)]
Update.

24 years ago(gnus-agent-expire): Refresh the value of `gnus-active-hashtb' for each method.
yamaoka [Mon, 5 Jul 1999 22:36:51 +0000 (22:36 +0000)]
(gnus-agent-expire): Refresh the value of `gnus-active-hashtb' for each method.

24 years agoSync up with Pterodactyl Gnus v0.91, etc. See ChangeLog for more details. t-gnus-6_10_069-00
yamaoka [Mon, 5 Jul 1999 07:55:46 +0000 (07:55 +0000)]
Sync up with Pterodactyl Gnus v0.91, etc.  See ChangeLog for more details.

24 years agoImporting Pterodactyl Gnus v0.91.
yamaoka [Sun, 4 Jul 1999 23:51:58 +0000 (23:51 +0000)]
Importing Pterodactyl Gnus v0.91.

24 years agoUpdate. t-gnus-6_10_068-01
yamaoka [Sun, 4 Jul 1999 23:42:30 +0000 (23:42 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Sun, 4 Jul 1999 23:41:49 +0000 (23:41 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago(gnus-get-newsgroup-headers): Don't bind the value of
yamaoka [Sun, 4 Jul 1999 23:41:19 +0000 (23:41 +0000)]
(gnus-get-newsgroup-headers): Don't bind the value of
`mail-parse-ignored-charsets' if its local value in `gnus-summary-buffer' is
nil.

24 years agoUpdate. t-gnus-6_10_068-00
yamaoka [Mon, 28 Jun 1999 23:28:06 +0000 (23:28 +0000)]
Update.

24 years ago(gnus-version-number): Update to 6.10.068.
yamaoka [Mon, 28 Jun 1999 23:27:50 +0000 (23:27 +0000)]
(gnus-version-number): Update to 6.10.068.
(gnus-revision-number): Fresh start from 00.

24 years agoRegenerate.
yamaoka [Mon, 28 Jun 1999 23:27:26 +0000 (23:27 +0000)]
Regenerate.

24 years agoSync up with Pterodactyl Gnus v0.89.
yamaoka [Mon, 28 Jun 1999 23:27:06 +0000 (23:27 +0000)]
Sync up with Pterodactyl Gnus v0.89.

24 years agoUpdate for T-gnus 6.10.068.
yamaoka [Mon, 28 Jun 1999 23:25:13 +0000 (23:25 +0000)]
Update for T-gnus 6.10.068.

24 years agoImporting Pterodactyl Gnus v0.89.
yamaoka [Mon, 28 Jun 1999 21:56:30 +0000 (21:56 +0000)]
Importing Pterodactyl Gnus v0.89.

24 years agoUpdate. t-gnus-6_10_067-01
yamaoka [Tue, 22 Jun 1999 23:22:18 +0000 (23:22 +0000)]
Update.

24 years ago(gnus-article-display-x-face-with-x-face-mule): Use `gnus-xemacs' instead of
yamaoka [Tue, 22 Jun 1999 23:21:58 +0000 (23:21 +0000)]
(gnus-article-display-x-face-with-x-face-mule): Use `gnus-xemacs' instead of
`featurep' with an arg `xemacs'.
(article-toggle-headers): Ditto.

24 years ago(gnus-cache-update-article): Call `gnus-cache-possibly-enter-article' with the
yamaoka [Tue, 22 Jun 1999 23:21:30 +0000 (23:21 +0000)]
(gnus-cache-update-article): Call `gnus-cache-possibly-enter-article' with the
arg `headers'.
(gnus-cache-enter-article): Ditto.
(gnus-cache-possibly-enter-article): Accept parameter `headers'.

24 years ago(gnus-extended-version): Include `gnus-revision-number' if it is non-zero.
yamaoka [Tue, 22 Jun 1999 23:21:05 +0000 (23:21 +0000)]
(gnus-extended-version): Include `gnus-revision-number' if it is non-zero.

24 years ago(gnus-summary-mark-article): Call `gnus-cache-possibly-enter-article' with the
yamaoka [Tue, 22 Jun 1999 23:20:38 +0000 (23:20 +0000)]
(gnus-summary-mark-article): Call `gnus-cache-possibly-enter-article' with the
arg `headers'.
(gnus-summary-mark-article-as-unread): Ditto.
(gnus-summary-move-article): Ditto.

24 years agoRegenerate by autoconf 2.14.1.
yamaoka [Tue, 22 Jun 1999 23:20:05 +0000 (23:20 +0000)]
Regenerate by autoconf 2.14.1.

24 years agoUpdate. t-gnus-6_10_067-00
yamaoka [Tue, 15 Jun 1999 05:15:31 +0000 (05:15 +0000)]
Update.

24 years ago(gnus-version-number): Update to 6.10.067.
yamaoka [Tue, 15 Jun 1999 05:15:15 +0000 (05:15 +0000)]
(gnus-version-number): Update to 6.10.067.
(gnus-revision-number): Fresh start from 00.

24 years agoSync up with Pterodactyl Gnus v0.88.
yamaoka [Tue, 15 Jun 1999 05:14:48 +0000 (05:14 +0000)]
Sync up with Pterodactyl Gnus v0.88.

24 years agoUpdate for T-gnus 6.10.067.
yamaoka [Tue, 15 Jun 1999 05:14:01 +0000 (05:14 +0000)]
Update for T-gnus 6.10.067.

24 years agoImporting Pterodactyl Gnus v0.88.
yamaoka [Tue, 15 Jun 1999 04:27:45 +0000 (04:27 +0000)]
Importing Pterodactyl Gnus v0.88.

24 years agoUpdate. t-gnus-6_10_066-01
yamaoka [Mon, 14 Jun 1999 23:13:59 +0000 (23:13 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Mon, 14 Jun 1999 23:13:42 +0000 (23:13 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago* (message-send-news): Don't generate the Lines field; don't make `tembuf' as
yamaoka [Mon, 14 Jun 1999 23:13:22 +0000 (23:13 +0000)]
* (message-send-news): Don't generate the Lines field; don't make `tembuf' as
unmodified.
(message-send-mail): Ditto.

24 years agoUpdate. t-gnus-6_10_066-00
yamaoka [Mon, 14 Jun 1999 12:02:07 +0000 (12:02 +0000)]
Update.

24 years agoUpdate for T-gnus 6.10.066.
yamaoka [Mon, 14 Jun 1999 12:01:54 +0000 (12:01 +0000)]
Update for T-gnus 6.10.066.

24 years ago(Troubleshooting): Make the return value of `gnus-version' ambiguous.
yamaoka [Mon, 14 Jun 1999 12:00:20 +0000 (12:00 +0000)]
(Troubleshooting): Make the return value of `gnus-version' ambiguous.
Update for T-gnus 6.10.066.

24 years ago(gnus-version-number): Update to 6.10.066.
yamaoka [Mon, 14 Jun 1999 11:59:07 +0000 (11:59 +0000)]
(gnus-version-number): Update to 6.10.066.

24 years agoSync up with Pterodactyl Gnus v0.87.
yamaoka [Mon, 14 Jun 1999 11:58:46 +0000 (11:58 +0000)]
Sync up with Pterodactyl Gnus v0.87.

24 years ago(message-send-news): Make `tembuf' as unmodified after inserting a text from
yamaoka [Mon, 14 Jun 1999 11:57:27 +0000 (11:57 +0000)]
(message-send-news): Make `tembuf' as unmodified after inserting a text from
`message-encoding-buffer'.
(message-send-mail): Ditto.

24 years agoImporting Pterodactyl Gnus v0.87.
yamaoka [Mon, 14 Jun 1999 10:54:22 +0000 (10:54 +0000)]
Importing Pterodactyl Gnus v0.87.

24 years agoUpdate for T-gnus 6.10.065. t-gnus-6_10_065-00
yamaoka [Mon, 14 Jun 1999 01:58:36 +0000 (01:58 +0000)]
Update for T-gnus 6.10.065.

24 years agoUpdate.
yamaoka [Mon, 14 Jun 1999 01:44:36 +0000 (01:44 +0000)]
Update.

24 years agognus.el (gnus-version-number): Update to 6.10.065.
yamaoka [Mon, 14 Jun 1999 01:44:12 +0000 (01:44 +0000)]
gnus.el (gnus-version-number): Update to 6.10.065.
(gnus-revision-number): Fresh start from 00.

Sync up with Pterodactyl Gnus v0.86.

24 years agoSync up with Pterodactyl Gnus v0.86.
yamaoka [Mon, 14 Jun 1999 01:39:48 +0000 (01:39 +0000)]
Sync up with Pterodactyl Gnus v0.86.

24 years agoImporting Pterodactyl Gnus v0.86.
yamaoka [Mon, 14 Jun 1999 01:33:21 +0000 (01:33 +0000)]
Importing Pterodactyl Gnus v0.86.

24 years agoNew file copied from pgnus 0.86.
yamaoka [Mon, 14 Jun 1999 01:28:23 +0000 (01:28 +0000)]
New file copied from pgnus 0.86.

24 years agoUpdate.
yamaoka [Sun, 13 Jun 1999 22:38:55 +0000 (22:38 +0000)]
Update.

24 years ago(gnus-copy-article-buffer): Bind `inhibit-read-only' to t during modifying the
yamaoka [Sun, 13 Jun 1999 22:38:29 +0000 (22:38 +0000)]
(gnus-copy-article-buffer): Bind `inhibit-read-only' to t during modifying the
destination buffer.

24 years agoFix typo: X-Face -> X-Face-Mule. t-gnus-6_10_064-17
yamaoka [Fri, 11 Jun 1999 00:52:34 +0000 (00:52 +0000)]
Fix typo: X-Face -> X-Face-Mule.

24 years agoUpdate.
yamaoka [Fri, 11 Jun 1999 00:45:45 +0000 (00:45 +0000)]
Update.