gnus
10 years agoRewrite the specs to use plists for future compatability
Lars Ingebrigtsen [Tue, 4 Feb 2014 23:45:24 +0000 (15:45 -0800)]
Rewrite the specs to use plists for future compatability

10 years agoBuild fix
Lars Ingebrigtsen [Tue, 4 Feb 2014 01:34:35 +0000 (17:34 -0800)]
Build fix

10 years agoFind the new Cloud files
Lars Ingebrigtsen [Tue, 4 Feb 2014 01:32:52 +0000 (17:32 -0800)]
Find the new Cloud files

10 years ago`parse-iso8601-time-string': New function
Lars Ingebrigtsen [Tue, 4 Feb 2014 00:23:39 +0000 (16:23 -0800)]
`parse-iso8601-time-string': New function

* parse-time.el (parse-time-iso8601-regexp)
(parse-iso8601-time-string): Copied from `url-dav' so that we can use
it more generally.

10 years agoChange how cloud files are specified
Lars Ingebrigtsen [Tue, 4 Feb 2014 00:07:03 +0000 (16:07 -0800)]
Change how cloud files are specified

10 years agoFix typo in last checkin
Lars Ingebrigtsen [Mon, 3 Feb 2014 23:37:41 +0000 (15:37 -0800)]
Fix typo in last checkin

10 years agoDecode Cloud packages
Lars Ingebrigtsen [Mon, 3 Feb 2014 23:36:36 +0000 (15:36 -0800)]
Decode Cloud packages

10 years agoDecode Cloud data
Lars Ingebrigtsen [Sun, 2 Feb 2014 04:54:36 +0000 (20:54 -0800)]
Decode Cloud data

10 years agonnir.el (nnir-request-update-mark): Don't try to update the source group if we can...
Lars Ingebrigtsen [Sat, 1 Feb 2014 23:24:06 +0000 (23:24 +0000)]
nnir.el (nnir-request-update-mark): Don't try to update the source group if we can't find it (bug#16611)

10 years agoStart implementing gnus-cloud.el.
Lars Ingebrigtsen [Sat, 1 Feb 2014 22:34:57 +0000 (14:34 -0800)]
Start implementing gnus-cloud.el.

10 years ago* dns.el (network-interface-list): Define for XEmacs.
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:36:59 +0000 (13:36 -0800)]
* dns.el (network-interface-list): Define for XEmacs.

10 years ago* gnus-cloud.el: New file to provide the Emacs Cloud.
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:26:12 +0000 (13:26 -0800)]
* gnus-cloud.el: New file to provide the Emacs Cloud.

10 years ago* dgnushack.el: Silence XEmacs w3 warning.
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:20:14 +0000 (13:20 -0800)]
* dgnushack.el: Silence XEmacs w3 warning.

10 years agoRevert last patch since that made it break even more
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:18:38 +0000 (13:18 -0800)]
Revert last patch since that made it break even more

10 years ago* dgnushack.el: Silence XEmacs w3 warning.
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:12:39 +0000 (13:12 -0800)]
* dgnushack.el: Silence XEmacs w3 warning.

10 years agoXEmacs build warning fix
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:33:41 +0000 (12:33 -0800)]
XEmacs build warning fix

* gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
`url-retrieve-synchronously', apparently.

10 years ago* dgnushack.el: Silence XEmacs dns.el warning.
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:30:25 +0000 (12:30 -0800)]
* dgnushack.el: Silence XEmacs dns.el warning.

10 years ago* gnus-compat.el (gnus-compat): Declare `declare-function' only here
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:28:33 +0000 (12:28 -0800)]
* gnus-compat.el (gnus-compat): Declare `declare-function' only here

Instead of in all files.

10 years ago* dns.el (network-interface-list): Define for XEmacs.
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:06:35 +0000 (12:06 -0800)]
* dns.el (network-interface-list): Define for XEmacs.

10 years agoXEmacs build fix
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:03:56 +0000 (12:03 -0800)]
XEmacs build fix

10 years agoDefine `delete-dups' for XEmacs
Lars Ingebrigtsen [Sat, 1 Feb 2014 19:59:42 +0000 (11:59 -0800)]
Define `delete-dups' for XEmacs

10 years ago* nnrss.el (libxml-parse-html-region): Silence compilation error.
Lars Ingebrigtsen [Sat, 1 Feb 2014 19:56:01 +0000 (11:56 -0800)]
* nnrss.el (libxml-parse-html-region): Silence compilation error.

10 years agoAllow using `gnus-parameters' while splitting mail
Daniel Dehennin [Sat, 1 Feb 2014 00:39:24 +0000 (16:39 -0800)]
Allow using `gnus-parameters' while splitting mail

* gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
`gnus-group-split-fancy'.

10 years agoAllow using `gnus-parameters' while splitting mail
Daniel Dehennin [Sat, 1 Feb 2014 00:39:15 +0000 (16:39 -0800)]
Allow using `gnus-parameters' while splitting mail

* gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
`gnus-group-split-fancy'.

10 years agoAllow specifying what headers to include when forwarding messages
Lars Ingebrigtsen [Sat, 1 Feb 2014 00:30:03 +0000 (16:30 -0800)]
Allow specifying what headers to include when forwarding messages

* lisp/message.el (message-remove-header): Doc fix.
(message-forward-included-headers): New variable.
(message-remove-ignored-headers): Use it.

* texi/message.texi (Forwarding): Mention
`message-forward-included-headers'.

10 years ago* gnus-sum.el (gnus-summary-open-group-with-article): New command.
Dave Abrahams [Fri, 31 Jan 2014 23:59:06 +0000 (15:59 -0800)]
* gnus-sum.el (gnus-summary-open-group-with-article): New command.

10 years agoFlush dns.el data if the network interfaces change
Magnus Henoch [Fri, 31 Jan 2014 23:52:02 +0000 (15:52 -0800)]
Flush dns.el data if the network interfaces change

* dns.el (dns-servers-up-to-date-p): New function to see whether the
network interfaces changed.
(dns-query): Use it to flush the data.

10 years agoAdd support for random Face headers
Rasmus Pank Roulund [Fri, 31 Jan 2014 23:46:46 +0000 (15:46 -0800)]
Add support for random Face headers

* gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
from random face commands.
(gnus-face-directory): Like `gnus-x-face-directory` for png files and
Face.
(gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
(gnus--random-face-with-type): Generic function returning a face-type
as a string.
(gnus--insert-random-face-with-type): Generic function inserting a face
in a message buffer header.
(gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
(gnus-insert-random-x-face-header): Rewritten to use
`gnus--insert-random-face-with-type`.
(gnus-random-face): Return random (png) Face as string.
(nus-insert-random-face-header): Insert random (png) Face in a message
buffer.

10 years ago* gnus.texi: w3 is no longer supported by Gnus.
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:37:29 +0000 (15:37 -0800)]
* gnus.texi: w3 is no longer supported by Gnus.

10 years agoRemove all mentions of w3
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:33:43 +0000 (15:33 -0800)]
Remove all mentions of w3

w3 hasn't been updated in a decade, and is probably not used a lot any
more.  And both w3m and shr offer more updated HTML rendering support.

Also remove url.el checks from the build process, since all Emacs
targets that Ma Gnus builds against have url.el build-in.

10 years agoRemove gnus-setup.el
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:11:17 +0000 (15:11 -0800)]
Remove gnus-setup.el

* gnus-setup.el: Remove outdated file.

10 years agoMa Gnus v0.10 is begun
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:02:31 +0000 (15:02 -0800)]
Ma Gnus v0.10 is begun

10 years agoMa Gnus v0.9 is released
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:02:25 +0000 (15:02 -0800)]
Ma Gnus v0.9 is released

10 years agoPartially revert mistakenly checked-in test code from last checkin
Lars Ingebrigtsen [Fri, 31 Jan 2014 08:35:49 +0000 (00:35 -0800)]
Partially revert mistakenly checked-in test code from last checkin

10 years ago* nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
Lars Ingebrigtsen [Fri, 31 Jan 2014 07:29:50 +0000 (23:29 -0800)]
* nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.

10 years agolpath.el: Fbind spam-initialize for XEmacs
Katsumi Yamaoka [Fri, 31 Jan 2014 02:36:07 +0000 (02:36 +0000)]
lpath.el: Fbind spam-initialize for XEmacs

10 years ago* gnus-tut.txt (Message-ID): Typo fix (bug#15556).
Alex Schroeder [Fri, 31 Jan 2014 00:58:52 +0000 (16:58 -0800)]
* gnus-tut.txt (Message-ID): Typo fix (bug#15556).

10 years agoChange last patch to Dave Abraham's original code to avoid warning
Lars Ingebrigtsen [Fri, 31 Jan 2014 00:27:02 +0000 (16:27 -0800)]
Change last patch to Dave Abraham's original code to avoid warning

10 years ago* gnus-salt.el (gnus-tree-highlight-article): Don't move point around
Dave Abrahams [Fri, 31 Jan 2014 00:24:24 +0000 (16:24 -0800)]
* gnus-salt.el (gnus-tree-highlight-article): Don't move point around
in the summary buffer (bug#13769).

10 years agoFix stale summary buffer name when using a single article buffer
Lars Ingebrigtsen [Fri, 31 Jan 2014 00:02:15 +0000 (16:02 -0800)]
Fix stale summary buffer name when using a single article buffer

* gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
name if we're using a single article buffer.  Otherwise, it may point
to a killed buffer (bug#13756).

10 years agoRestore fancy split match data reliably
Lars Ingebrigtsen [Thu, 30 Jan 2014 23:36:26 +0000 (15:36 -0800)]
Restore fancy split match data reliably

* nnmail.el (nnmail-split-it): Instead of redoing the search to restore
the match data, just save and restore it explictly (bug#12375).

10 years agoCall `spam-initialize' automatically
Lars Ingebrigtsen [Thu, 30 Jan 2014 22:57:57 +0000 (14:57 -0800)]
Call `spam-initialize' automatically

* spam.el (spam-initialize): Allow calling repeatedly, but only run the
the code once (bug#9069).

* gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
that's needed.

10 years agoemacs-mime.texi (time-date): Use float-time
Glenn Morris [Fri, 24 Jan 2014 07:44:08 +0000 (07:44 +0000)]
emacs-mime.texi (time-date): Use float-time

10 years ago* gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
Steinar Bang [Sat, 18 Jan 2014 18:44:59 +0000 (10:44 -0800)]
* gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
reading.

10 years agolisp/ChangeLog.2: ChangeLog fixes
Glenn Morris [Fri, 17 Jan 2014 03:26:10 +0000 (03:26 +0000)]
lisp/ChangeLog.2: ChangeLog fixes

10 years agonndiary.el (nndiary-last-occurence, nndiary-next-occurence): Note that "occurrence...
Paul Eggert [Mon, 13 Jan 2014 22:40:36 +0000 (22:40 +0000)]
nndiary.el (nndiary-last-occurence, nndiary-next-occurence): Note that "occurrence" is misspelled

10 years agognus.texi (Finding the Parent): Spelling fixes
Paul Eggert [Fri, 10 Jan 2014 08:28:59 +0000 (08:28 +0000)]
gnus.texi (Finding the Parent): Spelling fixes

10 years agomessage.el (message-bury): Call bury-buffer with no argument in the message-return...
Ken Olum [Thu, 9 Jan 2014 21:57:30 +0000 (21:57 +0000)]
message.el (message-bury): Call bury-buffer with no argument in the message-return-action case too

10 years agoSpelling fixes
Paul Eggert [Wed, 8 Jan 2014 22:13:19 +0000 (22:13 +0000)]
Spelling fixes

10 years agomessage.el (message-recover): Spelling fix
Paul Eggert [Mon, 6 Jan 2014 06:53:43 +0000 (06:53 +0000)]
message.el (message-recover): Spelling fix

10 years agotexi/*: Add @documentencoding
Paul Eggert [Mon, 6 Jan 2014 05:59:38 +0000 (05:59 +0000)]
texi/*: Add @documentencoding

10 years agoSilence the byte compiler
Katsumi Yamaoka [Sun, 5 Jan 2014 23:37:57 +0000 (23:37 +0000)]
Silence the byte compiler

10 years agopop3.el (pop3-leave-mail-on-server): Spelling fix in docstring
Paul Eggert [Sun, 5 Jan 2014 10:39:57 +0000 (10:39 +0000)]
pop3.el (pop3-leave-mail-on-server): Spelling fix in docstring

10 years agoUpdate copyright year to 2014
Paul Eggert [Wed, 1 Jan 2014 10:39:44 +0000 (10:39 +0000)]
Update copyright year to 2014

10 years agoMisc changes made in Emacs trunk
Glenn Morris [Sat, 28 Dec 2013 11:54:38 +0000 (11:54 +0000)]
Misc changes made in Emacs trunk

10 years agoMisc changes made in Emacs trunk
Glenn Morris [Sat, 28 Dec 2013 03:12:13 +0000 (03:12 +0000)]
Misc changes made in Emacs trunk

10 years agoMake split tracing work in nnimap groups, too
Lars Ingebrigtsen [Thu, 26 Dec 2013 16:39:39 +0000 (17:39 +0100)]
Make split tracing work in nnimap groups, too

* gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
we get proper traces there, too.

10 years agoMark as tiny change
Lars Ingebrigtsen [Thu, 26 Dec 2013 00:15:59 +0000 (01:15 +0100)]
Mark as tiny change

10 years agoDon't discard parameters in digest groups when replying
Sean Connor [Thu, 26 Dec 2013 00:15:01 +0000 (01:15 +0100)]
Don't discard parameters in digest groups when replying

* gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
value of the parameters if the current article has a Reply-To or From
field.

10 years ago* gnus.el (gnus-group-buffer): Remove duplicate definition.
Lars Ingebrigtsen [Thu, 26 Dec 2013 00:07:45 +0000 (01:07 +0100)]
* gnus.el (gnus-group-buffer): Remove duplicate definition.

10 years ago* gnus-sum.el (gnus-summary-exit): Stop animations.
Lars Ingebrigtsen [Wed, 25 Dec 2013 17:14:12 +0000 (18:14 +0100)]
* gnus-sum.el (gnus-summary-exit): Stop animations.

10 years agolisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remove duplicate defvar
Katsumi Yamaoka [Fri, 20 Dec 2013 05:52:52 +0000 (05:52 +0000)]
lisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remove duplicate defvar

10 years agoRemove [backspace] key binding because it shadows DEL (bug#16035)
Juri Linkov [Fri, 20 Dec 2013 05:20:53 +0000 (05:20 +0000)]
Remove [backspace] key binding because it shadows DEL (bug#16035)

10 years agolisp/ChangeLog: Fix timestamp of last commit
Katsumi Yamaoka [Thu, 19 Dec 2013 04:48:42 +0000 (04:48 +0000)]
lisp/ChangeLog: Fix timestamp of last commit

10 years agognus-uu.el: Fix temporary files deletion bug
Katsumi Yamaoka [Thu, 19 Dec 2013 04:41:19 +0000 (04:41 +0000)]
gnus-uu.el: Fix temporary files deletion bug

10 years agognus-icalendar.el (gnus-icalendar-identities): Make changing the
Jan Tatarik [Mon, 2 Dec 2013 21:19:11 +0000 (22:19 +0100)]
gnus-icalendar.el (gnus-icalendar-identities): Make changing the
value of gnus-icalendar-additional-identities work without restart.

10 years agomm-util.el (mm-make-temp-file): Alias to make-temp-file for modern Emacsen
Katsumi Yamaoka [Tue, 17 Dec 2013 10:11:55 +0000 (10:11 +0000)]
mm-util.el (mm-make-temp-file): Alias to make-temp-file for modern Emacsen

10 years agognus-msg.el (gnus-setup-message): Fix last commit
Katsumi Yamaoka [Mon, 9 Dec 2013 00:35:04 +0000 (00:35 +0000)]
gnus-msg.el (gnus-setup-message): Fix last commit

10 years ago(gnus-setup-message): Fix the type of argument passed to nnir-article-number and...
Katsumi Yamaoka [Sun, 8 Dec 2013 23:11:02 +0000 (23:11 +0000)]
(gnus-setup-message): Fix the type of argument passed to nnir-article-number and nnir-article-group

10 years agolisp/ChangeLog: Fix last commit
Katsumi Yamaoka [Tue, 3 Dec 2013 01:17:32 +0000 (01:17 +0000)]
lisp/ChangeLog: Fix last commit

10 years agomessage.el (message-send-mail-with-sendmail): Don't kill error buffer if sending...
Vitalie Spinu [Tue, 3 Dec 2013 01:06:09 +0000 (01:06 +0000)]
message.el (message-send-mail-with-sendmail): Don't kill error buffer if sending fails

10 years ago* gnus-icalendar.el (gnus-icalendar-event-from-ical)
Jan Tatarik [Thu, 28 Nov 2013 21:45:35 +0000 (22:45 +0100)]
* gnus-icalendar.el (gnus-icalendar-event-from-ical)
(gnus-icalendar-event->org-entry) (gnus-icalendar--update-org-event)
(gnus-icalendar-event->gnus-calendar): Distinguish between
required/optional/non-participant attendee status. Fix bug causing the
first required event participant to be omitted.

10 years agoAllow overriding charset in some decoding functions
Katsumi Yamaoka [Wed, 27 Nov 2013 06:39:16 +0000 (06:39 +0000)]
Allow overriding charset in some decoding functions

10 years agognus-art.el (gnus-article-browse-html-parts): Replace LWSPs with ` 's in header
Katsumi Yamaoka [Wed, 27 Nov 2013 01:59:25 +0000 (01:59 +0000)]
gnus-art.el (gnus-article-browse-html-parts): Replace LWSPs with ` 's in header

10 years agognus-art.el (gnus-article-browse-html-*): Work for broken Chinese articles
Katsumi Yamaoka [Wed, 27 Nov 2013 01:25:30 +0000 (01:25 +0000)]
gnus-art.el (gnus-article-browse-html-*): Work for broken Chinese articles

10 years agolisp/ChangeLog: Cosmetic fix
Katsumi Yamaoka [Thu, 21 Nov 2013 22:53:00 +0000 (22:53 +0000)]
lisp/ChangeLog: Cosmetic fix

10 years agoRSVP handling.
Jan Tatarik [Tue, 19 Nov 2013 23:00:31 +0000 (00:00 +0100)]
RSVP handling.

10 years agoFix org-timestamp for events ending at midnight.
Jan Tatarik [Tue, 19 Nov 2013 22:25:54 +0000 (23:25 +0100)]
Fix org-timestamp for events ending at midnight.

10 years ago* nndoc.el (nndoc-type-alist): Support debbugs .log files.
Ted Zlatanov [Thu, 21 Nov 2013 17:11:43 +0000 (12:11 -0500)]
* nndoc.el (nndoc-type-alist): Support debbugs .log files.

10 years agoRevert last commit.
David Engster [Wed, 20 Nov 2013 21:21:39 +0000 (22:21 +0100)]
Revert last commit.

Define `beginning-of-visual-line' in lpath.el instead.

10 years ago* message.el (message-beginning-of-line): Fix XEmacs warning for last
David Engster [Wed, 20 Nov 2013 21:09:11 +0000 (22:09 +0100)]
* message.el (message-beginning-of-line): Fix XEmacs warning for last
change.

10 years agomessage.el (message-beginning-of-line): Use beginning-of-visual-line when visual...
Dave Goldberg [Wed, 20 Nov 2013 04:25:03 +0000 (04:25 +0000)]
message.el (message-beginning-of-line): Use beginning-of-visual-line when visual-line-mode is turned on

10 years agognus-icalendar.el (gnus-icalendar-event->gnus-calendar, gnus-icalendar-event-from...
Jan Tatarik [Fri, 15 Nov 2013 00:07:39 +0000 (00:07 +0000)]
gnus-icalendar.el (gnus-icalendar-event->gnus-calendar, gnus-icalendar-event-from-ical, gnus-icalendar-event->org-entry, gnus-icalendar--update-org-event): Required/optional participation, list of attendees synced to org

10 years agognus-icalendar can update org entry for canceled appointments.
Jan Tatarik [Wed, 13 Nov 2013 16:02:50 +0000 (17:02 +0100)]
gnus-icalendar can update org entry for canceled appointments.

* gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
(gnus-icalendar-event:inline-org-buttons): Allow for appointment
cancellations to be synced to org if the original appt has an org
outline.

10 years agoFix for gnus-icalendar handling of empty appt locations.
Jan Tatarik [Wed, 13 Nov 2013 15:10:45 +0000 (16:10 +0100)]
Fix for gnus-icalendar handling of empty appt locations.

* gnus-icalendar.el (gnus-icalendar--format-summary-line)
(gnus-icalendar-event->org-entry)
(gnus-icalendar--update-org-event)
(gnus-icalendar-event->gnus-calendar): Fix empty location handling.

10 years agoAdd a changelog entry for the revision <9d32270f9a6036a0a694150e8c00201dc20b3519>
Jan Tatarik [Tue, 12 Nov 2013 22:13:49 +0000 (22:13 +0000)]
Add a changelog entry for the revision <9d32270f9a6036a0a694150e8c00201dc20b3519>

10 years agognus-icalendar.el (gnus-icalendar-event--decode-datefield)
Jan Tatarik [Tue, 12 Nov 2013 21:13:47 +0000 (22:13 +0100)]
gnus-icalendar.el (gnus-icalendar-event--decode-datefield)
(gnus-icalendar-event-from-ical): Fix timezone handling in
gnus-icalendar export to org.

10 years agoepa.texi (Encrypting/decrypting gpg files): Fix typo
Alex Schroeder [Sun, 10 Nov 2013 22:12:47 +0000 (22:12 +0000)]
epa.texi (Encrypting/decrypting gpg files): Fix typo

10 years agognus-salt.el (gnus--let-eval): Silence the Buildbot
Katsumi Yamaoka [Wed, 6 Nov 2013 05:59:59 +0000 (05:59 +0000)]
gnus-salt.el (gnus--let-eval): Silence the Buildbot

10 years agognus-cite.el (gnus-cite-add-face): Make non-sticky overlays
Katsumi Yamaoka [Tue, 5 Nov 2013 09:55:12 +0000 (09:55 +0000)]
gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays

10 years agognus-group.el (gnus-group-browse-foreign-server):
Glenn Morris [Wed, 30 Oct 2013 08:09:37 +0000 (08:09 +0000)]
gnus-group.el (gnus-group-browse-foreign-server):
gnus-int.el (gnus-start-news-server): Silence compiler obsolescence warning

10 years agoSearch the netrc entries for the logical server name, then the actual.
Ted Zlatanov [Tue, 29 Oct 2013 13:19:11 +0000 (09:19 -0400)]
Search the netrc entries for the logical server name, then the actual.

* nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
`nnoo-current-server' first, then for the actual `nnimap-address' to
allow netrc entries for the nnoo server to coexist with netrc entries
for the `nnimap-address'.

10 years agomm-decode.el (mm-dissect-buffer): Revert last change
Katsumi Yamaoka [Wed, 23 Oct 2013 03:35:25 +0000 (03:35 +0000)]
mm-decode.el (mm-dissect-buffer): Revert last change
nndoc.el (nndoc-dissect-mime-parts-sub): Ditto

The problem that motivated those changes was attributed to a broken
mail sender, and has been fixed.

10 years agonndoc.el (nndoc-dissect-mime-parts-sub): Fix last change
Katsumi Yamaoka [Tue, 22 Oct 2013 13:55:12 +0000 (13:55 +0000)]
nndoc.el (nndoc-dissect-mime-parts-sub): Fix last change

10 years agomm-decode.el (mm-dissect-buffer): Guess content-type if the first token is missing...
Katsumi Yamaoka [Tue, 22 Oct 2013 10:22:25 +0000 (10:22 +0000)]
mm-decode.el (mm-dissect-buffer): Guess content-type if the first token is missing in the Content-Type header
nndoc.el (nndoc-dissect-mime-parts-sub): Ditto

10 years agotexi/gnus.texi (Mode Lines): Fix last commit
Katsumi Yamaoka [Mon, 14 Oct 2013 12:02:35 +0000 (12:02 +0000)]
texi/gnus.texi  (Mode Lines): Fix last commit

10 years agotexi/gnus.texi (Mode Lines): Fix typ
Glenn Morris [Sun, 13 Oct 2013 05:16:14 +0000 (05:16 +0000)]
texi/gnus.texi  (Mode Lines): Fix typ

10 years agolisp/ChangeLog (2013-02-25): Fix file name
Glenn Morris [Sun, 13 Oct 2013 05:14:43 +0000 (05:14 +0000)]
lisp/ChangeLog (2013-02-25): Fix file name

10 years agognus-util.el (image-size): Declare
Glenn Morris [Wed, 18 Sep 2013 05:25:30 +0000 (05:25 +0000)]
gnus-util.el (image-size): Declare

10 years agomm-decode.el (mm-add-meta-html-tag): Fix last change
Katsumi Yamaoka [Wed, 18 Sep 2013 00:25:06 +0000 (00:25 +0000)]
mm-decode.el (mm-add-meta-html-tag): Fix last change