gnus
13 years agoRemoved packages that are included with Emacsen we support.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 19:15:54 +0000 (21:15 +0200)]
Removed packages that are included with Emacsen we support.

13 years agoRemove netscape/my-deja, since they no longer exist.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 19:12:32 +0000 (21:12 +0200)]
Remove netscape/my-deja, since they no longer exist.

13 years agoAdd requires and fix history for iswitchb
Julien Danjou [Wed, 29 Sep 2010 18:39:48 +0000 (20:39 +0200)]
Add requires and fix history for iswitchb

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoMake completing-read function configurable
Florian Ragwitz [Tue, 28 Sep 2010 19:24:45 +0000 (21:24 +0200)]
Make completing-read function configurable

Also provide some default implementations using completing-read,
iswitchb, and ido-completing-read.

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoIntroduce gnus-completing-read
Julien Danjou [Mon, 27 Sep 2010 14:59:13 +0000 (16:59 +0200)]
Introduce gnus-completing-read

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoAdd gnus-gravatar-properties
Julien Danjou [Wed, 29 Sep 2010 09:24:51 +0000 (11:24 +0200)]
Add gnus-gravatar-properties

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoDon't prompt on load, which makes it impossible to build Gnus.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 15:17:34 +0000 (17:17 +0200)]
Don't prompt on load, which makes it impossible to build Gnus.

13 years agoAdd \r\n to the lines to make this work with Cyrus.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 15:11:22 +0000 (17:11 +0200)]
Add \r\n to the lines to make this work with Cyrus.

13 years agoMinor error in GNUS-NEWS - password-cache.el
CHENG Gao [Wed, 29 Sep 2010 15:02:41 +0000 (17:02 +0200)]
Minor error in GNUS-NEWS - password-cache.el

In GNUS-NEWS, it mentions password.el, but in source its name was
changed to password-cache.el.

Attached is diff file to fix this.

13 years agoBe way more permissive when interpreting the structures.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 14:56:34 +0000 (16:56 +0200)]
Be way more permissive when interpreting the structures.

13 years agoAdded nnregistry.el, from Ludovic Courtès.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 14:40:33 +0000 (16:40 +0200)]
Added nnregistry.el, from Ludovic Courtès.

13 years ago(Using IMAP): Remove the @acronyms from the headings.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 14:37:30 +0000 (16:37 +0200)]
(Using IMAP): Remove the @acronyms from the headings.

13 years agoUse the group name instead if "nndraft".
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 14:33:58 +0000 (16:33 +0200)]
Use the group name instead if "nndraft".

Fix found by Nils Ackermann.

13 years agoRemove Emacs 21 stuff.
Katsumi Yamaoka [Wed, 29 Sep 2010 01:03:25 +0000 (01:03 +0000)]
Remove Emacs 21 stuff.

mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist, mm-mime-charset): Comment fix.
rfc2047.el (rfc2047-syntax-table): Comment fix.
utf7.el (utf7-utf-16-coding-system): Comment fix.
nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load' rather than `insert-file-contents' and `eval-region'.
pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else construction.
smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
time-date.el: No need to require cl for Emacs 21.

13 years agoComent fixes; remove Emacs 21 stuff.
Katsumi Yamaoka [Tue, 28 Sep 2010 12:31:33 +0000 (12:31 +0000)]
Coment fixes; remove Emacs 21 stuff.

mail-source.el (mail-source-report-new-mail)
message.el (message-default-mail-headers)
mm-decode.el (mm-valid-image-format-p): Comment fix.
mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.

13 years agognus-gravatar-insert: Fix search in case mail-address contains the same string as...
Julien Danjou [Tue, 28 Sep 2010 09:54:46 +0000 (11:54 +0200)]
gnus-gravatar-insert: Fix search in case mail-address contains the same string as real-name

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar: more robust search
Julien Danjou [Tue, 28 Sep 2010 09:51:26 +0000 (11:51 +0200)]
gnus-gravatar: more robust search

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar: fix search order
Julien Danjou [Tue, 28 Sep 2010 09:23:48 +0000 (11:23 +0200)]
gnus-gravatar: fix search order

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar: fix search backward
Julien Danjou [Tue, 28 Sep 2010 09:21:25 +0000 (11:21 +0200)]
gnus-gravatar: fix search backward

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agolpath.el: Remove url-http-file-exists-p, w32-focus-frame, and x-focus-frame.
Katsumi Yamaoka [Tue, 28 Sep 2010 07:08:18 +0000 (07:08 +0000)]
lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and x-focus-frame.

13 years agonnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.
Katsumi Yamaoka [Tue, 28 Sep 2010 05:08:41 +0000 (05:08 +0000)]
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.

13 years agomessage.el: Add comment to user options of which the default values differ from those...
Katsumi Yamaoka [Tue, 28 Sep 2010 01:57:42 +0000 (01:57 +0000)]
message.el: Add comment to user options of which the default values differ from those of Emacs trunk.

13 years agoRework the `/ N' based on the new gnus-newsgroup-highest variable.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:48:51 +0000 (21:48 +0200)]
Rework the `/ N' based on the new gnus-newsgroup-highest variable.

13 years agoRevert "message.el (message-cite-prefix-regexp): Fix wrong change I did when merging...
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:27:02 +0000 (21:27 +0200)]
Revert "message.el (message-cite-prefix-regexp): Fix wrong change I did when merging Gnus changes to Emacs some time."

This reverts commit a23944e2e21806ef81bc29b6146e95c3da4eecfa.

 Robert Pluim reported that reverting this makes a bug go away.

13 years agoFix up partial nnimap fetching.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:24:26 +0000 (21:24 +0200)]
Fix up partial nnimap fetching.

13 years agoKill the article buffer later, so that you don't get flashes of other buffers.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:12:48 +0000 (21:12 +0200)]
Kill the article buffer later, so that you don't get flashes of other buffers.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:01:27 +0000 (21:01 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoFix typo in last checkin.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:58:33 +0000 (20:58 +0200)]
Fix typo in last checkin.

13 years agoDon't alter gnus-newsgroup-active.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:58:05 +0000 (20:58 +0200)]
Don't alter gnus-newsgroup-active.

This makes ./ N' work after copying to the same group.

13 years agoAdded ChangeLog for nnmairix change.
David Engster [Mon, 27 Sep 2010 18:57:20 +0000 (20:57 +0200)]
Added ChangeLog for nnmairix change.

13 years agoMake nnmairix work with latest changes in nnimap.
David Engster [Mon, 27 Sep 2010 18:50:29 +0000 (20:50 +0200)]
Make nnmairix work with latest changes in nnimap.

* nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
well as HEADERS.
(nnmairix-retrieve-headers): Provide new argument for the above.

13 years ago(message-cite-prefix-regexp): Revert my last edit.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:47:15 +0000 (20:47 +0200)]
(message-cite-prefix-regexp): Revert my last edit.

13 years agoAllow setting the partial fetch per server instead of globally.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:34:52 +0000 (20:34 +0200)]
Allow setting the partial fetch per server instead of globally.

13 years ago(nnimap-parse-line): Protect against invalid data.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:22:36 +0000 (20:22 +0200)]
(nnimap-parse-line): Protect against invalid data.

13 years agoForget credentials if the server says the password was wrong.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:42:10 +0000 (19:42 +0200)]
Forget credentials if the server says the password was wrong.

13 years agoRemove the "." at the end, since some servers don't like it.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:36:19 +0000 (19:36 +0200)]
Remove the "." at the end, since some servers don't like it.

13 years agoCopy the old-high watermark so that nothing alters it while scanning for new messages.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:31:23 +0000 (19:31 +0200)]
Copy the old-high watermark so that nothing alters it while scanning for new messages.

13 years agoNote the (tiny changes).
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:25:05 +0000 (19:25 +0200)]
Note the (tiny changes).

13 years agoHave the `network' nnimap connection use STARTTLS opportunistically.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:12:20 +0000 (19:12 +0200)]
Have the `network' nnimap connection use STARTTLS opportunistically.

13 years agoSend a "." at the end, which may or may not help.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:00:11 +0000 (19:00 +0200)]
Send a "." at the end, which may or may not help.

13 years ago(sieve-manage-default-stream): Make default stream customizable.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 16:31:33 +0000 (18:31 +0200)]
(sieve-manage-default-stream): Make default stream customizable.

From Florian Ragwitz  <rafl@debian.org>

13 years ago(utf7): Required.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 12:49:25 +0000 (14:49 +0200)]
(utf7): Required.

13 years ago(message-cite-prefix-regexp): Remove "}" from citation prefix.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 12:40:43 +0000 (14:40 +0200)]
(message-cite-prefix-regexp): Remove "}" from citation prefix.

13 years agomessage.el (message-cite-prefix-regexp): Fix wrong change I did when merging Gnus...
Katsumi Yamaoka [Mon, 27 Sep 2010 12:35:08 +0000 (12:35 +0000)]
message.el (message-cite-prefix-regexp): Fix wrong change I did when merging Gnus changes to Emacs some time.

13 years agonnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
Juanma Barranquero [Mon, 27 Sep 2010 12:19:46 +0000 (12:19 +0000)]
nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.

13 years agoDecode URL entities to avoid broken links
Florian Ragwitz [Sun, 26 Sep 2010 23:33:50 +0000 (01:33 +0200)]
Decode URL entities to avoid broken links

<a href="http://example.com/foo?moo=kooh&affe=tiger">example</a>
shouldn't point to http://example.com/foo?moo=kooh&amp;affe=tiger

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(nnimap-request-accept-article): Message the error on error.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 08:42:23 +0000 (10:42 +0200)]
(nnimap-request-accept-article): Message the error on error.

13 years ago(nnimap-request-accept-article): Message the error on error.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 08:41:55 +0000 (10:41 +0200)]
(nnimap-request-accept-article): Message the error on error.

13 years agognus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
Katsumi Yamaoka [Mon, 27 Sep 2010 03:12:34 +0000 (03:12 +0000)]
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).

13 years ago(nndoc-request-list): Return success always.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 21:10:04 +0000 (23:10 +0200)]
(nndoc-request-list): Return success always.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 20:42:08 +0000 (22:42 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoChange the level for the "Ignoring disappeared server" to something low.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 20:41:55 +0000 (22:41 +0200)]
Change the level for the "Ignoring disappeared server" to something low.

It's not important.

13 years agoRemove xml.el
Julien Danjou [Sun, 26 Sep 2010 19:34:54 +0000 (21:34 +0200)]
Remove xml.el

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoDon't propagate `fetch-old'.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 19:13:48 +0000 (21:13 +0200)]
Don't propagate `fetch-old'.

We only want to fetch the articles we've requested.  The rest are in
the agent, probably.

13 years agoRemove the data that may have arrived before the FETCH data.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 19:00:03 +0000 (21:00 +0200)]
Remove the data that may have arrived before the FETCH data.

13 years agoFix typo in last checkin.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 18:51:25 +0000 (20:51 +0200)]
Fix typo in last checkin.

13 years agoFetch the expiry target for the correct group.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 18:50:11 +0000 (20:50 +0200)]
Fetch the expiry target for the correct group.

13 years agoIgnore all image-creation problems.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 18:41:18 +0000 (20:41 +0200)]
Ignore all image-creation problems.

13 years agoGive a final warning after startup.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 17:36:20 +0000 (19:36 +0200)]
Give a final warning after startup.

13 years agoStore the IMAP greeting, so that we can tell what kind of server we're talking to.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 17:10:28 +0000 (19:10 +0200)]
Store the IMAP greeting, so that we can tell what kind of server we're talking to.

This is for debugging purposes.

13 years agognus-html-wash-images: Fix spec computing to include start/end
Julien Danjou [Sun, 26 Sep 2010 16:57:45 +0000 (18:57 +0200)]
gnus-html-wash-images: Fix spec computing to include start/end

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-html-show-images: Fix gnus-html-display-image arguments.
Julien Danjou [Sun, 26 Sep 2010 16:38:14 +0000 (18:38 +0200)]
gnus-html-show-images: Fix gnus-html-display-image arguments.

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 16:26:59 +0000 (18:26 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoDon't select the group, because that's already done by nnimap-possibly-change-group.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 16:26:42 +0000 (18:26 +0200)]
Don't select the group, because that's already done by nnimap-possibly-change-group.

13 years agoCompress ranges before deletion.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 16:15:34 +0000 (18:15 +0200)]
Compress ranges before deletion.

13 years agoMention nnimap-inbox.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 16:12:28 +0000 (18:12 +0200)]
Mention nnimap-inbox.

13 years agognus-article-treat-body-boundary: fix length computing
Julien Danjou [Sun, 26 Sep 2010 16:02:26 +0000 (18:02 +0200)]
gnus-article-treat-body-boundary: fix length computing

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoInhibit showing picons for top level domains.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:45:54 +0000 (16:45 +0200)]
Inhibit showing picons for top level domains.

13 years ago(mail-source-value): Revert previous patch.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:12:40 +0000 (16:12 +0200)]
(mail-source-value): Revert previous patch.

13 years agoLook up IMAP credentials based on both the virtual and physical server names.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:11:10 +0000 (16:11 +0200)]
Look up IMAP credentials based on both the virtual and physical server names.

13 years agoRevert previous patch, since it made Gnus backtrace.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:02:18 +0000 (16:02 +0200)]
Revert previous patch, since it made Gnus backtrace.

13 years agoRevert previous patch, since it made Gnus backtrace.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:01:49 +0000 (16:01 +0200)]
Revert previous patch, since it made Gnus backtrace.

13 years ago(open-tls-stream): Don't query killing process.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:58:24 +0000 (15:58 +0200)]
(open-tls-stream): Don't query killing process.

From Dave Love  <fx@gnu.org>.

13 years agoFunction needn't be a symbol.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:57:00 +0000 (15:57 +0200)]
Function needn't be a symbol.

From Dave Love  <fx@gnu.org>.

13 years agoRemove } from the cite prefix.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:51:22 +0000 (15:51 +0200)]
Remove } from the cite prefix.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:43:32 +0000 (15:43 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoSet the background colour of the XPMs explicitly.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:43:17 +0000 (15:43 +0200)]
Set the background colour of the XPMs explicitly.

This makes more sense than trying to set the background colour.

13 years agoRemove gpg.el mention
Julien Danjou [Sun, 26 Sep 2010 13:39:20 +0000 (15:39 +0200)]
Remove gpg.el mention

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove ssl.el
Julien Danjou [Sun, 26 Sep 2010 13:37:19 +0000 (15:37 +0200)]
Remove ssl.el

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoInsert picons after doing the header highlightling.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:07:35 +0000 (15:07 +0200)]
Insert picons after doing the header highlightling.

This makes the background colour of the picon is correct.

13 years ago(gnus-picon-insert-glyph): Make the background white.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:06:16 +0000 (15:06 +0200)]
(gnus-picon-insert-glyph): Make the background white.

13 years ago(gnus-picon-xbm): Removed obsolete face.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:01:40 +0000 (15:01 +0200)]
(gnus-picon-xbm): Removed obsolete face.

13 years ago(nnml-open-nov): Don't return dead buffers.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 12:55:39 +0000 (14:55 +0200)]
(nnml-open-nov): Don't return dead buffers.

13 years agoRequire netrc.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 12:51:05 +0000 (14:51 +0200)]
Require netrc.

13 years agoQuery the user for whether to store the credentials.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 12:45:59 +0000 (14:45 +0200)]
Query the user for whether to store the credentials.

13 years agoUse the existing auth sources, if any, for creation.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 12:27:55 +0000 (14:27 +0200)]
Use the existing auth sources, if any, for creation.

13 years agoQuery for password, although there are no existing auth sources.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 12:26:18 +0000 (14:26 +0200)]
Query for password, although there are no existing auth sources.

13 years agoReturn the last matching parameter instead of the first matching parameter.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 12:05:55 +0000 (14:05 +0200)]
Return the last matching parameter instead of the first matching parameter.

13 years agognus-auto-center-group: Transform into a defcustom.
Julien Danjou [Sun, 26 Sep 2010 10:58:29 +0000 (12:58 +0200)]
gnus-auto-center-group: Transform into a defcustom.

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoShow how to use as primary method instead of secondary.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 03:32:07 +0000 (05:32 +0200)]
Show how to use as primary method instead of secondary.

13 years agoPut back mml2015-gpg-pretty-print-fpr, which is used.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 03:27:36 +0000 (05:27 +0200)]
Put back mml2015-gpg-pretty-print-fpr, which is used.

13 years agoRemove gpg.el usage.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 03:26:15 +0000 (05:26 +0200)]
Remove gpg.el usage.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 03:18:36 +0000 (05:18 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoRemove the unused gpg.el and gpg-ring.el files.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 03:18:25 +0000 (05:18 +0200)]
Remove the unused gpg.el and gpg-ring.el files.

13 years ago* gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
Andreas Seltenreich [Fri, 16 Jul 2010 07:12:27 +0000 (09:12 +0200)]
* gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
(gnus-browse-unsubscribe-current-group): Document it.
(gnus-browse-unsubscribe-group): Use it.

* gnus.texi (Browse Foreign Server): New variable
gnus-browse-subscribe-newsgroup-method.

* gnus-news.texi: Mention it.

13 years agoAdd comment.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 01:41:16 +0000 (03:41 +0200)]
Add comment.

13 years agoAdd the bug email address to the To list for easier response.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 01:38:07 +0000 (03:38 +0200)]
Add the bug email address to the To list for easier response.

13 years agoSilence gnus-load message.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 01:21:04 +0000 (03:21 +0200)]
Silence gnus-load message.

13 years agoRemove earcon and gnus-audio.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 01:20:05 +0000 (03:20 +0200)]
Remove earcon and gnus-audio.

13 years agoNote the NoCeM support has been removed.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 01:12:07 +0000 (03:12 +0200)]
Note the NoCeM support has been removed.