elisp/gnus.git-
24 years agoFix typo: X-Face -> X-Face-Mule. et-gnus-6_11_00-01
yamaoka [Fri, 11 Jun 1999 00:52:58 +0000 (00:52 +0000)]
Fix typo: X-Face -> X-Face-Mule.

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

24 years ago(gnus-revision-number): Increment to 01.
yamaoka [Fri, 11 Jun 1999 00:46:31 +0000 (00:46 +0000)]
(gnus-revision-number): Increment to 01.

24 years ago(gnus-article-display-x-face-with-x-face-mule): Warn if it is used with
yamaoka [Fri, 11 Jun 1999 00:46:13 +0000 (00:46 +0000)]
(gnus-article-display-x-face-with-x-face-mule): Warn if it is used with
X-Face 0.25 or later.  Note that it should be abolished in the future.

24 years agoNew branch "et-gnus-6_11" for experimental T-gnus. et-gnus-6_11_00-00
yamaoka [Tue, 8 Jun 1999 23:21:42 +0000 (23:21 +0000)]
New branch "et-gnus-6_11" for experimental T-gnus.

24 years agoThis commit was manufactured by cvs2svn to create branch 'et-gnus-6_11'. t-gnus-6_10_064-16
tomo [Tue, 8 Jun 1999 10:37:02 +0000 (10:37 +0000)]
This commit was manufactured by cvs2svn to create branch 'et-gnus-6_11'.

24 years agoUpdate.
yamaoka [Tue, 8 Jun 1999 10:37:01 +0000 (10:37 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 16.
yamaoka [Tue, 8 Jun 1999 10:36:41 +0000 (10:36 +0000)]
(gnus-revision-number): Increment to 16.

24 years ago(gnus-article-sort-by-author): Bug fix - use the car of the return value of
yamaoka [Tue, 8 Jun 1999 10:36:19 +0000 (10:36 +0000)]
(gnus-article-sort-by-author): Bug fix - use the car of the return value of
`mime-read-field'.

24 years agoUpdate. t-gnus-6_10_064-15
yamaoka [Fri, 28 May 1999 13:19:41 +0000 (13:19 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 15.
yamaoka [Fri, 28 May 1999 13:19:20 +0000 (13:19 +0000)]
(gnus-revision-number): Increment to 15.

24 years ago(Customizing Articles): Abolish the treatment variable `nomime' and rename
yamaoka [Fri, 28 May 1999 13:18:40 +0000 (13:18 +0000)]
(Customizing Articles): Abolish the treatment variable `nomime' and rename
`gnus-treat-decode-message-body-as-default-mime-charset' with
`gnus-treat-decode-article-as-default-mime-charset'.

24 years ago(gnus-treat-predicate): Abolish the treatment variable `nomime'.
yamaoka [Fri, 28 May 1999 13:17:45 +0000 (13:17 +0000)]
(gnus-treat-predicate): Abolish the treatment variable `nomime'.
(gnus-article-prepare-mime-display): Call `gnus-treat-article' with the 1st arg
t for treating if the part is not the last one.
(gnus-article-decode-article-as-default-mime-charset): Renamed from
`gnus-article-decode-message-body-as-default-mime-charset'; Don't work if
`gnus-show-mime' is non-nil.
(gnus-treat-decode-article-as-default-mime-charset): Renamed from
`gnus-treat-decode-message-body-as-default-mime-charset'; add choice item for
decoding the whole article.

24 years agoUpdate.
yamaoka [Fri, 28 May 1999 05:09:18 +0000 (05:09 +0000)]
Update.

24 years ago(message-header-hook): Pass optional argument code-conversion.
yamaoka [Fri, 28 May 1999 05:08:55 +0000 (05:08 +0000)]
(message-header-hook): Pass optional argument code-conversion.
;; Following the way of gnus-6_10.

24 years agoUpdate. t-gnus-6_10_064-14
yamaoka [Wed, 26 May 1999 12:58:15 +0000 (12:58 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 14.
yamaoka [Wed, 26 May 1999 12:57:54 +0000 (12:57 +0000)]
(gnus-revision-number): Increment to 14.

24 years ago(gnus-article-prepare-display): Narrow to header with trailing newline instead
yamaoka [Wed, 26 May 1999 12:57:33 +0000 (12:57 +0000)]
(gnus-article-prepare-display): Narrow to header with trailing newline instead
of the use of `std11-narrow-to-header'.
(article-date-ut): Use `text-property-any' instead of
`next-single-property-change'.
(article-toggle-headers): Use `text-property-any' and `text-property-not-all'
instead of `get-text-property' or `next-single-property-change'; use
`gnus-hidden-properties' instead of the property `invisible' with the function
`add-text-properties' or `remove-text-properties'; use `article-hide-headers'
instead of `gnus-article-maybe-hide-headers'; re-display X-Face image under
XEmacs after sorting fields.

24 years agoUpdate. t-gnus-6_10_064-13
yamaoka [Tue, 25 May 1999 11:04:53 +0000 (11:04 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 13.
yamaoka [Tue, 25 May 1999 11:04:36 +0000 (11:04 +0000)]
(gnus-revision-number): Increment to 13.
(TopLevel): Autoload "gnus-art" for `gnus-article-toggle-headers'.

24 years ago(Article Hiding): Replace `gnus-article-hide-headers' with
yamaoka [Tue, 25 May 1999 11:03:47 +0000 (11:03 +0000)]
(Article Hiding): Replace `gnus-article-hide-headers' with
`gnus-article-toggle-headers'.

24 years ago(gnus-summary-article-menu, gnus-summary-wash-hide-map, gnus-summary-wash-map,
yamaoka [Tue, 25 May 1999 11:02:21 +0000 (11:02 +0000)]
(gnus-summary-article-menu, gnus-summary-wash-hide-map, gnus-summary-wash-map,
gnus-summary-mode-map): Use `gnus-article-toggle-headers' instead of
`gnus-article-hide-headers'.

24 years ago(gnus-copy-article-buffer): Remove bitmap images with text property
yamaoka [Tue, 25 May 1999 11:01:32 +0000 (11:01 +0000)]
(gnus-copy-article-buffer): Remove bitmap images with text property
`x-face-mule-bitmap-image'; don't bind `inhibit-read-only'.

24 years ago(gnus-article-display-x-face-with-x-face-mule): Do nothing if `window-system'
yamaoka [Tue, 25 May 1999 11:00:44 +0000 (11:00 +0000)]
(gnus-article-display-x-face-with-x-face-mule): Do nothing if `window-system'
is nil.
(gnus-article-decode-message-body-as-default-mime-charset): Don't bind
`buffer-read-only'; decode from (point-min) instead of (point).
(gnus-article-prepare-display): Bind `inhibit-read-only' to t; bind
`buffer-read-only' to nil; don't bind `mime-preview-over-to-next-method-alist';
strip read-only properties after preparing.
(gnus-article-prepare-mime-display): Put text property `article-treated-header'
to the header; don't use `mime-preview-move-to-next'; reduce a number of bound
variables.
(gnus-article-display-traditional-message): Don't bind `inhibit-read-only'.
(gnus-article-make-menu-bar): Use `gnus-article-toggle-headers' instead of
`gnus-article-hide-headers'.
(article-toggle-headers): New function.

24 years agoUpdate t-gnus-6_10_064-12
yamaoka [Mon, 24 May 1999 13:18:08 +0000 (13:18 +0000)]
Update

24 years ago(gnus-copy-article-buffer): Bind `inhibit-read-only' to t during modifying the
yamaoka [Mon, 24 May 1999 13:17:45 +0000 (13:17 +0000)]
(gnus-copy-article-buffer): Bind `inhibit-read-only' to t during modifying the
destination buffer.

24 years agoUpdate.
yamaoka [Mon, 24 May 1999 12:56:39 +0000 (12:56 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 12.
yamaoka [Mon, 24 May 1999 12:55:52 +0000 (12:55 +0000)]
(gnus-revision-number): Increment to 12.

24 years ago(Customizing Articles): Remove duplicates; add the function
yamaoka [Mon, 24 May 1999 12:55:08 +0000 (12:55 +0000)]
(Customizing Articles): Remove duplicates; add the function
`gnus-treat-decode-message-body-as-default-mime-charset'.

24 years ago(gnus-article-prepare-mime-display): Rewrite.
yamaoka [Mon, 24 May 1999 12:53:51 +0000 (12:53 +0000)]
(gnus-article-prepare-mime-display): Rewrite.
(article-date-ut): If there is a forwarded message, fetch Date from its header
instead of `gnus-current-headers'.
(gnus-article-display-x-face-with-x-face-mule): New function.
(TopLevel): Autoload "x-face-mule" for the function
`x-face-mule-x-face-decode-message-header'.
(gnus-treatment-function-alist): Remove duplicates.

24 years agoUpdate. t-gnus-6_10_064-11
yamaoka [Fri, 21 May 1999 12:20:28 +0000 (12:20 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 11.
yamaoka [Fri, 21 May 1999 12:20:04 +0000 (12:20 +0000)]
(gnus-revision-number): Increment to 11.

24 years ago(gnus-article-prepare-mime-display): Don't treat as a MIME message if the
yamaoka [Fri, 21 May 1999 12:19:44 +0000 (12:19 +0000)]
(gnus-article-prepare-mime-display): Don't treat as a MIME message if the
article is not so.
(gnus-article-display-traditional-message): Bind `inhibit-read-only' to t.
(article-hide-headers): Ditto.

24 years agoUpdate. t-gnus-6_10_064-10
yamaoka [Wed, 19 May 1999 13:00:36 +0000 (13:00 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 10.
yamaoka [Wed, 19 May 1999 13:00:15 +0000 (13:00 +0000)]
(gnus-revision-number): Increment to 10.
(gnus-article-display-hook): Default to nil; annotate that it is an obsolete
variable.

24 years ago(Customizing Articles): Document the new treatment variables `mime' and
yamaoka [Wed, 19 May 1999 12:59:17 +0000 (12:59 +0000)]
(Customizing Articles): Document the new treatment variables `mime' and
`nomime'.

24 years ago(gnus-treat-predicate): Handle the new treatment variables `mime' and `nomime'.
yamaoka [Wed, 19 May 1999 12:58:34 +0000 (12:58 +0000)]
(gnus-treat-predicate): Handle the new treatment variables `mime' and `nomime'.
(gnus-article-decode-message-body-as-default-mime-charset): New function.
(gnus-article-prepare-display): Rewrite for the use of `gnus-treat-article'.
(gnus-article-prepare-mime-display): New function.
(article-date-ut): Use `next-single-property-change' instead of re-search.
(gnus-treatment-function-alist): Add a pair of
`gnus-treat-decode-message-body-as-default-mime-charset' and
`gnus-article-decode-message-body-as-default-mime-charset'.
(gnus-treat-decode-message-body-as-default-mime-charset): New user option.

24 years agoUpdate. t-gnus-6_10_064-09
yamaoka [Wed, 19 May 1999 02:08:08 +0000 (02:08 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 09.
yamaoka [Wed, 19 May 1999 02:07:50 +0000 (02:07 +0000)]
(gnus-revision-number): Increment to 09.

24 years ago(article-date-ut): Keep the original X-Sent field, fix the position of the
yamaoka [Wed, 19 May 1999 02:07:29 +0000 (02:07 +0000)]
(article-date-ut): Keep the original X-Sent field, fix the position of the
converted date to be displayed, etc.

24 years agoUpdate. t-gnus-6_10_064-08
yamaoka [Tue, 18 May 1999 11:36:51 +0000 (11:36 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 08.
yamaoka [Tue, 18 May 1999 11:36:28 +0000 (11:36 +0000)]
(gnus-revision-number): Increment to 08.

24 years ago(gnus-article-prepare-display): Undo the last change - don't call
yamaoka [Tue, 18 May 1999 11:36:07 +0000 (11:36 +0000)]
(gnus-article-prepare-display): Undo the last change - don't call
`gnus-treat-article'.

24 years agoUpdate. t-gnus-6_10_064-07
yamaoka [Mon, 17 May 1999 23:57:03 +0000 (23:57 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 07.
yamaoka [Mon, 17 May 1999 23:56:45 +0000 (23:56 +0000)]
(gnus-revision-number): Increment to 07.

24 years ago(gnus-article-prepare-display): Call `gnus-treat-article'.
yamaoka [Mon, 17 May 1999 23:56:26 +0000 (23:56 +0000)]
(gnus-article-prepare-display): Call `gnus-treat-article'.
(article-date-ut): Always detete the last newline of any old Date fields.

24 years agoFrom Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp> t-gnus-6_10_064-06
czkmt [Mon, 17 May 1999 15:35:11 +0000 (15:35 +0000)]
From Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
* lisp/gnus.el (gnus-revision-number): Increment to 06.
* lisp/mail-source.el (mail-source-keyword-map): New keyword
:connection for pop. This is introduced to enable SSL connection.
(mail-source-fetch-pop): Use it to bind `pop3-connection-type'.
* lisp/pop3.el : Add an autoload for `open-ssl-stream' defined in
`ssl'.
(pop3-connection-type, pop3-ssl-program-arguments): New variables.
(pop3-open-ssl-stream-1, pop3-open-ssl-stream): New functions.
(pop3-open-server): Call the latter when `pop3-connection-type' is
ssl.

24 years agoUpdate. t-gnus-6_10_064-05
yamaoka [Mon, 17 May 1999 02:15:51 +0000 (02:15 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 05.
yamaoka [Mon, 17 May 1999 02:15:28 +0000 (02:15 +0000)]
(gnus-revision-number): Increment to 05.
(TopLevel): Remove autoloads for `gnus-picons-display-x-face' and
`gnus-picons-article-display-x-face'.

24 years ago* texi/gnusref-ja.tex (subsec Notes): Complete words.
czkmt [Sun, 16 May 1999 13:18:56 +0000 (13:18 +0000)]
* texi/gnusref-ja.tex (subsec Notes): Complete words.
(sec GroupMode): Translate description of "P".

24 years ago* texi/gnusref-ja.tex: Undo the last change.
czkmt [Sat, 15 May 1999 02:42:42 +0000 (02:42 +0000)]
* texi/gnusref-ja.tex: Undo the last change.

24 years ago* texi/gnusref-ja.tex: Fix typo.
czkmt [Sat, 15 May 1999 02:16:57 +0000 (02:16 +0000)]
* texi/gnusref-ja.tex: Fix typo.

24 years agoUpdate. t-gnus-6_10_064-04
yamaoka [Fri, 14 May 1999 03:25:14 +0000 (03:25 +0000)]
Update.

24 years agoUndo all of the last changes.
yamaoka [Fri, 14 May 1999 03:24:20 +0000 (03:24 +0000)]
Undo all of the last changes.

24 years agoUpdate. t-gnus-6_10_064-03
yamaoka [Thu, 13 May 1999 12:36:16 +0000 (12:36 +0000)]
Update.

24 years agoSpeedups; see ChangeLog for fine details.
yamaoka [Thu, 13 May 1999 12:35:52 +0000 (12:35 +0000)]
Speedups; see ChangeLog for fine details.

24 years agoUpdate. t-gnus-6_10_064-02
yamaoka [Thu, 13 May 1999 02:37:05 +0000 (02:37 +0000)]
Update.

24 years ago(gnus-revision-number): Increment to 02.
yamaoka [Thu, 13 May 1999 02:36:43 +0000 (02:36 +0000)]
(gnus-revision-number): Increment to 02.

24 years ago(gnus-setup-for-offline): Don't specify the authentication scheme if `password'
yamaoka [Thu, 13 May 1999 02:36:22 +0000 (02:36 +0000)]
(gnus-setup-for-offline): Don't specify the authentication scheme if `password'
is selected.

25 years agoUpdate. t-gnus-6_10_064-01
yamaoka [Thu, 6 May 1999 02:09:13 +0000 (02:09 +0000)]
Update.

25 years ago(gnus-revision-number): Increment to 01.
yamaoka [Thu, 6 May 1999 02:08:47 +0000 (02:08 +0000)]
(gnus-revision-number): Increment to 01.

25 years ago(gnus-summary-enter-digest-group): Change the key assignment "C-d" into "A D".
yamaoka [Thu, 6 May 1999 02:08:12 +0000 (02:08 +0000)]
(gnus-summary-enter-digest-group): Change the key assignment "C-d" into "A D".
(Article treatment): Document the new variable
`gnus-article-date-lapsed-new-header'.

25 years agoUse the original source without any changes.
yamaoka [Thu, 6 May 1999 02:07:11 +0000 (02:07 +0000)]
Use the original source without any changes.

25 years ago(article-hide-headers): To work toggle hiding.
yamaoka [Thu, 6 May 1999 02:06:52 +0000 (02:06 +0000)]
(article-hide-headers): To work toggle hiding.

25 years agoUpdate what is the latest T-gnus.
yamaoka [Thu, 6 May 1999 02:06:21 +0000 (02:06 +0000)]
Update what is the latest T-gnus.

25 years agoSync up with Pterodactyl Gnus 0.84 t-gnus-6_10_064-00
ichikawa [Tue, 4 May 1999 17:20:00 +0000 (17:20 +0000)]
Sync up with Pterodactyl Gnus 0.84

25 years agoUpdate. t-gnus-6_10_063-03
yamaoka [Wed, 28 Apr 1999 11:09:02 +0000 (11:09 +0000)]
Update.

25 years agoUpdate.
yamaoka [Wed, 28 Apr 1999 11:06:53 +0000 (11:06 +0000)]
Update.

25 years ago(gnus-revision-number): Increment to 03.
yamaoka [Wed, 28 Apr 1999 11:06:30 +0000 (11:06 +0000)]
(gnus-revision-number): Increment to 03.

25 years ago(gnus-summary-save-in-vm): Use `vm-read-file-name' instead of `read-file-name'.
yamaoka [Wed, 28 Apr 1999 11:06:13 +0000 (11:06 +0000)]
(gnus-summary-save-in-vm): Use `vm-read-file-name' instead of `read-file-name'.
This allows to use the optional sixth argument HISTORY for the various
environments.
(gnus-summary-save-article-vm): Ditto.
(TopLevel): Autoload "vm" for the function `vm-read-file-name'.

25 years agoUpdate. t-gnus-6_10_063-02
yamaoka [Tue, 27 Apr 1999 08:26:13 +0000 (08:26 +0000)]
Update.

25 years ago(gnus-revision-number): Increment to 02.
yamaoka [Tue, 27 Apr 1999 08:25:54 +0000 (08:25 +0000)]
(gnus-revision-number): Increment to 02.

25 years ago(gnus-summary-save-in-vm): To read the name of FOLDER in the way of VM; give
yamaoka [Tue, 27 Apr 1999 08:25:35 +0000 (08:25 +0000)]
(gnus-summary-save-in-vm): To read the name of FOLDER in the way of VM; give
the value of `gnus-current-article' to the function
`gnus-summary-select-article' if it is called non interactively.
(gnus-summary-save-article-vm): Accept the optional 2nd arg FOLDER. If it is
called interactively the name of FOLDER is read from the minibuffer; bind
`mime-display-header-hook', `mime-display-text/plain-hook',
`mime-text-decode-hook', `mime-view-define-keymap-hook' and
`mime-view-mode-hook' to nil when the function `gnus-summary-save-article' is
called.
(gnus-summary-save-article-vm-count, gnus-summary-save-article-vm-folder): New
internal variables.
(gnus-vm-make-folder): Bind `mime-display-header-hook',
`mime-display-text/plain-hook', `mime-text-decode-hook',
`mime-view-define-keymap-hook' and `mime-view-mode-hook' to nil when the
function `vm-mode' is called.
(vm-use-toolbar, vm-primary-inbox, vm-folder-history, vm-folder-directory):
Define variables for avoiding byte compile warning.
(gnus-vm-inhibit-window-system): Abolish variable; don't require `win-vm'.
(TopLevel): Don't autoload "vm" for the functions `vm-forward-message',
`vm-reply' or `vm-mail'; don't require `sendmail', `message', `gnus' or
`gnus-msg' but `gnus-art'.

25 years agoUpdate. t-gnus-6_10_063-01
yamaoka [Tue, 20 Apr 1999 10:25:17 +0000 (10:25 +0000)]
Update.

25 years ago* gnus.el (gnus-revision-number): Increment to 01.
yamaoka [Tue, 20 Apr 1999 10:24:54 +0000 (10:24 +0000)]
* gnus.el (gnus-revision-number): Increment to 01.
* pop3.el (pop3-munge-message-separator): Don't put the Content-Length field
break into the other fields.

25 years agoUpdate. t-gnus-6_10_063-00
yamaoka [Mon, 19 Apr 1999 00:43:56 +0000 (00:43 +0000)]
Update.

25 years agoFix typo - `gnus-auto-expirable-newgroups' -> `gnus-auto-expirable-newsgroups'.
yamaoka [Mon, 19 Apr 1999 00:43:35 +0000 (00:43 +0000)]
Fix typo - `gnus-auto-expirable-newgroups' -> `gnus-auto-expirable-newsgroups'.

25 years ago* Update version to 6.10.063.
yamaoka [Mon, 19 Apr 1999 00:19:50 +0000 (00:19 +0000)]
* Update version to 6.10.063.

25 years agoSync up with Pterodactyl Gnus v0.83.
yamaoka [Sun, 18 Apr 1999 23:19:50 +0000 (23:19 +0000)]
Sync up with Pterodactyl Gnus v0.83.

25 years ago* Fix where the required packages are.
yamaoka [Thu, 15 Apr 1999 22:16:43 +0000 (22:16 +0000)]
* Fix where the required packages are.

25 years agoUpdate. t-gnus-6_10_062-09
yamaoka [Tue, 13 Apr 1999 05:27:05 +0000 (05:27 +0000)]
Update.

25 years ago* (gnus-summary-move-article): Fix, `gnus-article-mark-lists' will be broken
yamaoka [Tue, 13 Apr 1999 05:26:39 +0000 (05:26 +0000)]
* (gnus-summary-move-article): Fix, `gnus-article-mark-lists' will be broken
by side effect.
;; By courtesy of Keiichi-san.

25 years agoUpdate.
yamaoka [Tue, 13 Apr 1999 04:34:13 +0000 (04:34 +0000)]
Update.

25 years ago* gnus.el (gnus-revision-number): Increment to 09.
yamaoka [Tue, 13 Apr 1999 04:33:48 +0000 (04:33 +0000)]
* gnus.el (gnus-revision-number): Increment to 09.
* gnus-sum.el (gnus-summary-move-article): Bug fix - don't remove the element
`(expirable . expire)' from `gnus-article-mark-lists'.

25 years ago* lisp/gnus.el (gnus-revision-number): Increment to 08. t-gnus-6_10_062-08
yamaoka [Fri, 9 Apr 1999 04:04:55 +0000 (04:04 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 08.
* lisp/gnus-art.el (TopLevel): Remove symbol's function definition for
`gnus-article-mime-decode-quoted-printable'.

25 years ago* gnus.el (gnus-revision-number): Increment to 08.
yamaoka [Fri, 9 Apr 1999 04:04:41 +0000 (04:04 +0000)]
* gnus.el (gnus-revision-number): Increment to 08.
* gnus-art.el (TopLevel): Remove symbol's function definition for
`gnus-article-mime-decode-quoted-printable'.

25 years agoUpdate. t-gnus-6_10_062-07
yamaoka [Mon, 5 Apr 1999 01:22:48 +0000 (01:22 +0000)]
Update.

25 years ago* Sync up with gnus-6_10.
yamaoka [Mon, 5 Apr 1999 01:21:58 +0000 (01:21 +0000)]
* Sync up with gnus-6_10.

25 years ago* (gnus-revision-number): Increment to 07.
yamaoka [Mon, 5 Apr 1999 01:20:09 +0000 (01:20 +0000)]
* (gnus-revision-number): Increment to 07.

25 years ago* lisp/gnus.el (gnus-revision-number): Increment to 06. t-gnus-6_10_062-06
yamaoka [Fri, 26 Mar 1999 07:18:02 +0000 (07:18 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 06.
* lisp/pop3.el (pop3-munge-message-separator): If a retrieved message has a
illegal date field, use `(current-time)' instead.
* lisp/message.el (message-send): Kill `message-encoding-buffer' after sending.
(message-maybe-encode): Inherit the buffer local variable
`mime-edit-pgp-processing' and call `mime-edit-pgp-enclose-buffer'.

25 years ago* gnus.el (gnus-revision-number): Increment to 06.
yamaoka [Fri, 26 Mar 1999 07:14:00 +0000 (07:14 +0000)]
* gnus.el (gnus-revision-number): Increment to 06.
* pop3.el (pop3-munge-message-separator): If a retrieved message has a illegal
date field, use `(current-time)' instead.
* message.el (message-send): Kill `message-encoding-buffer' after sending.
(message-maybe-encode): Inherit the buffer local variable
`mime-edit-pgp-processing' and call `mime-edit-pgp-enclose-buffer'.

25 years ago* lisp/gnus.el (gnus-revision-number): Increment to 05. t-gnus-6_10_062-05
yamaoka [Wed, 24 Mar 1999 05:55:19 +0000 (05:55 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 05.
* lisp/gnus-art.el (gnus-article-display-mime-message): Set up the buffer
local variable `default-mime-charset' of `gnus-article-buffer' before
`mime-display-message' is called.
* lisp/gnus-i18n.el (gnus-newsgroup-default-charset-alist): Be also matched
with the group name which has a method name and/or a foreign server name.
(gnus-set-summary-default-charset): Cancel the last change.

25 years ago* gnus.el (gnus-revision-number): Increment to 05.
yamaoka [Wed, 24 Mar 1999 05:54:55 +0000 (05:54 +0000)]
* gnus.el (gnus-revision-number): Increment to 05.
* gnus-art.el (gnus-article-display-mime-message): Set up the buffer local
variable `default-mime-charset' of `gnus-article-buffer' before
`mime-display-message' is called.
* gnus-i18n.el (gnus-newsgroup-default-charset-alist): Be also matched with
the group name which has a method name and/or a foreign server name.
(gnus-set-summary-default-charset): Cancel the last change.

25 years ago* lisp/gnus.el (gnus-revision-number): Increment to 04. t-gnus-6_10_062-04
yamaoka [Wed, 24 Mar 1999 02:00:03 +0000 (02:00 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 04.
* lisp/gnus-i18n.el (gnus-set-summary-default-charset): Strip method and
foreign server name from the newsgroup name.

25 years ago* gnus.el (gnus-revision-number): Increment to 04.
yamaoka [Wed, 24 Mar 1999 01:59:42 +0000 (01:59 +0000)]
* gnus.el (gnus-revision-number): Increment to 04.
* gnus-i18n.el (gnus-set-summary-default-charset): Strip method and foreign
server name from the newsgroup name.

25 years ago* lisp/gnus-offline.el (gnus-offline-popup-menu): Fix.
czkmt [Mon, 22 Mar 1999 21:46:30 +0000 (21:46 +0000)]
* lisp/gnus-offline.el (gnus-offline-popup-menu): Fix.

25 years ago* lisp/gnus.el (gnus-revision-number): Increment to 03. t-gnus-6_10_062-03
czkmt [Mon, 22 Mar 1999 18:13:34 +0000 (18:13 +0000)]
* lisp/gnus.el (gnus-revision-number): Increment to 03.
* lisp/gnus-offline.el (gnus-offline-popup-menu): Modify so that
the title of a popup menu is displayed under Emacs 19.34.
(gnus-offline-define-menu-and-key): Rewrite the function to change
the behavior of "Get new news" button, under XEmacs.
* lisp/gnus-ofsetup.el: Modify for Semi-gnus 6.10.xx so that
`pop3-fma-password' can be saved in .newsrc.eld.
* README-offline.en: Update.
* README-offline.ja: Ditto.

25 years ago* lisp/gnus.el (gnus-revision-number): Increment to 02. t-gnus-6_10_062-02
yamaoka [Tue, 9 Mar 1999 07:41:17 +0000 (07:41 +0000)]
* lisp/gnus.el  (gnus-revision-number): Increment to 02.
* lisp/message.el (message-yank-original): Keep the existing references.

25 years ago* gnus.el (gnus-revision-number): Increment to 02.
yamaoka [Tue, 9 Mar 1999 07:41:00 +0000 (07:41 +0000)]
* gnus.el  (gnus-revision-number): Increment to 02.
* message.el (message-yank-original): Keep the existing references.

25 years ago* lisp/gnus.el (gnus-revision-number): Increment to 01. t-gnus-6_10_062-01
yamaoka [Thu, 4 Mar 1999 06:13:25 +0000 (06:13 +0000)]
* lisp/gnus.el  (gnus-revision-number): Increment to 01.
(gnus-other-frame): Rewrite on the model of `toolbar-gnus'.
(gnus-frame): New internal variable.
(gnus-frame-properties): New user option.