gnus
12 years ago(mml-generate-mime): Allow specifying what the top-level part type is
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 22:35:08 +0000 (00:35 +0200)]
(mml-generate-mime): Allow specifying what the top-level part type is

12 years ago(gnus-clean-old-newsrc): Fix last checkin.
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 22:08:13 +0000 (00:08 +0200)]
(gnus-clean-old-newsrc): Fix last checkin.

12 years ago(gnus-clean-old-newsrc): Remove totally bogus `unexists' entries.
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 22:04:13 +0000 (00:04 +0200)]
(gnus-clean-old-newsrc): Remove totally bogus `unexists' entries.

12 years agonnimap unexist tracking fix
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 22:01:36 +0000 (00:01 +0200)]
nnimap unexist tracking fix

(nnimap-update-info): None of the articles below the active low-water
mark exist

12 years ago* dgnushack.el: Get rid of XEmacs compilation warning.
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 21:04:19 +0000 (23:04 +0200)]
* dgnushack.el: Get rid of XEmacs compilation warning.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 20:58:33 +0000 (22:58 +0200)]
Merge remote branch 'origin/no-gnus'

12 years agoReally fix non-ASCII characters when washing HTML
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 20:58:00 +0000 (22:58 +0200)]
Really fix non-ASCII characters when washing HTML

(article-wash-html): Parse the original article buffer to get the
unencoded data (bug#7410).

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 20:51:16 +0000 (22:51 +0200)]
Merge remote branch 'origin/no-gnus'

12 years ago`article-wash-html' for non-ASCII text fixup
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 20:50:47 +0000 (22:50 +0200)]
`article-wash-html' for non-ASCII text fixup

* gnus-art.el (article-wash-html): Ensure that we insert the HTML into
a multibyte buffer (bug#7410).

12 years agoUse the correct From header when cancelling articles.
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 20:27:04 +0000 (22:27 +0200)]
Use the correct From header when cancelling articles.

* gnus-msg.el (gnus-summary-cancel-article): See what From header we
would have gotten if we posted to the group, and use that to compare
against the message we want to cancel (bug#10808).

12 years agoFurther XEmacs compat fixup of the last change.
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 19:47:06 +0000 (21:47 +0200)]
Further XEmacs compat fixup of the last change.

12 years ago(gnus-auto-center-summary): `scroll-margin' isn't defined on XEmacs.
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 19:39:19 +0000 (21:39 +0200)]
(gnus-auto-center-summary): `scroll-margin' isn't defined on XEmacs.

12 years ago(gnus-auto-center-summary): Set default to respect `scroll-margin'.
Philipp Haselwarter [Tue, 10 Apr 2012 19:28:42 +0000 (21:28 +0200)]
(gnus-auto-center-summary): Set default to respect `scroll-margin'.

12 years agoMark last change as tiny.
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 19:27:18 +0000 (21:27 +0200)]
Mark last change as tiny.

12 years agoDon't be overzealous when hiding cited text
Elias Oltmanns [Tue, 10 Apr 2012 19:16:30 +0000 (21:16 +0200)]
Don't be overzealous when hiding cited text

* gnus-cite.el (gnus-dissect-cited-text): A single line without
citation prefix within a block of cited text should be considered part
of that block *only* if it is a blank line.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 18:23:38 +0000 (20:23 +0200)]
Merge remote branch 'origin/no-gnus'

12 years ago(gnus-read-newsrc-el-file): Protect against broken .newsrc.el files.
Lars Magne Ingebrigtsen [Tue, 10 Apr 2012 18:22:42 +0000 (20:22 +0200)]
(gnus-read-newsrc-el-file): Protect against broken .newsrc.el files.

12 years agobinhex.el, hashcash.el, uudecode.el: Remove * characters from the front of variable...
Chong Yidong [Mon, 9 Apr 2012 23:11:30 +0000 (23:11 +0000)]
binhex.el, hashcash.el, uudecode.el: Remove * characters from the front of variable docstrings.

12 years ago* auth.texi (Secret Service API): Adjust @samp to @code for collection names.
Ted Zlatanov [Thu, 5 Apr 2012 22:29:11 +0000 (18:29 -0400)]
* auth.texi (Secret Service API): Adjust @samp to @code for collection names.

12 years ago* auth.texi (Secret Service API): Adjust @samp to @code for collection names.
Ted Zlatanov [Thu, 5 Apr 2012 22:29:11 +0000 (18:29 -0400)]
* auth.texi (Secret Service API): Adjust @samp to @code for collection names.

12 years ago* auth.texi (Secret Service API): Edit further and give examples.
Ted Zlatanov [Thu, 5 Apr 2012 12:49:15 +0000 (08:49 -0400)]
* auth.texi (Secret Service API): Edit further and give examples.

12 years ago* auth.texi (Secret Service API): Edit further and give examples.
Ted Zlatanov [Thu, 5 Apr 2012 12:49:15 +0000 (08:49 -0400)]
* auth.texi (Secret Service API): Edit further and give examples.

12 years agocolor.el (color-lighten-name): Fix typo.
Bastien Guerry [Thu, 5 Apr 2012 11:31:44 +0000 (11:31 +0000)]
color.el (color-lighten-name): Fix typo.

12 years agocolor.el (color-lighten-name): Fix typo.
Bastien Guerry [Thu, 5 Apr 2012 11:31:40 +0000 (11:31 +0000)]
color.el (color-lighten-name): Fix typo.

12 years agoauth.texi: Merge changes made in Emacs trunk
Emacs developers [Thu, 5 Apr 2012 01:41:59 +0000 (01:41 +0000)]
auth.texi: Merge changes made in Emacs trunk

12 years agoauth.texi: Merge changes made in Emacs trunk
Emacs developers [Thu, 5 Apr 2012 01:41:39 +0000 (01:41 +0000)]
auth.texi: Merge changes made in Emacs trunk

12 years agoSeveral miscellaneous doc changes
Chong Yidong [Wed, 4 Apr 2012 11:26:57 +0000 (11:26 +0000)]
Several miscellaneous doc changes

* gnus-faq.texi (FAQ 8-2): Mention EasyPG.
* gnus.texi: Reduce references to obsolete pgg library.
  (Security): Note that epg is now the default.
* message.texi (Using PGP/MIME): Note that epg is now the default.

12 years agoSeveral miscellaneous doc changes
Chong Yidong [Wed, 4 Apr 2012 11:26:39 +0000 (11:26 +0000)]
Several miscellaneous doc changes

* gnus-faq.texi (FAQ 8-2): Mention EasyPG.
* gnus.texi: Reduce references to obsolete pgg library.
  (Security): Note that epg is now the default.
* message.texi (Using PGP/MIME): Note that epg is now the default.

12 years agoFix typo
Katsumi Yamaoka [Mon, 2 Apr 2012 10:14:01 +0000 (10:14 +0000)]
Fix typo

12 years agoshr.el (shr-find-fill-point): Don't break a line within kinsoku-eol characters.
Katsumi Yamaoka [Mon, 2 Apr 2012 10:11:08 +0000 (10:11 +0000)]
shr.el (shr-find-fill-point): Don't break a line within kinsoku-eol characters.

12 years agoshr.el (shr-find-fill-point): Don't break a line before kinsoku-bol characters.
Katsumi Yamaoka [Mon, 2 Apr 2012 09:11:52 +0000 (09:11 +0000)]
shr.el (shr-find-fill-point): Don't break a line before kinsoku-bol characters.

12 years agoFix dependency between mm-archive.el and mm-decode.el
Katsumi Yamaoka [Tue, 27 Mar 2012 07:15:30 +0000 (07:15 +0000)]
Fix dependency between mm-archive.el and mm-decode.el
Silence compiler warnings issued when compiling in Emacs source tree

12 years ago* gnus-compat.el: Define `bound-and-true-p' for XEmacs.
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 21:13:00 +0000 (22:13 +0100)]
* gnus-compat.el: Define `bound-and-true-p' for XEmacs.

12 years agoDon't have the timer wait another timer period when idleness is too low
Peter Münster [Thu, 22 Mar 2012 21:10:36 +0000 (22:10 +0100)]
Don't have the timer wait another timer period when idleness is too low

* gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
(gnus-demon-cancel): Ditto.
(gnus-demon-run-callback): When function cannot be called due to low
idleness, call it when idleness reaches the expected value, instead of
waiting another timer period.
(gnus-demon-init): Add `time' to arguments of call-back.

12 years ago* dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 21:03:46 +0000 (22:03 +0100)]
* dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.

12 years agoClean up compilation warnings from the gnus-registry patches
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 20:59:00 +0000 (21:59 +0100)]
Clean up compilation warnings from the gnus-registry patches

12 years agoWarp via the registry if enabled
Dave Abrahams [Thu, 22 Mar 2012 20:54:35 +0000 (21:54 +0100)]
Warp via the registry if enabled

* gnus-int.el (gnus-select-group-with-message-id): New function.
(gnus-try-warping-via-registry): Ditto.
(gnus-warp-to-article): Fall back on the registry.

* gnus-sum.el (gnus-summary-insert-subject): Record information in the
registry about each article retrieved.

12 years agoNote that `nnimap-inbox' can be a list
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 20:29:40 +0000 (21:29 +0100)]
Note that `nnimap-inbox' can be a list

12 years agoAllow several IMAP inboxes
Sergio Martínez [Thu, 22 Mar 2012 20:28:31 +0000 (21:28 +0100)]
Allow several IMAP inboxes

* nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
inboxes.

12 years agoIndent.
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 19:59:16 +0000 (20:59 +0100)]
Indent.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 19:28:43 +0000 (20:28 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoQuote tokens that start with "#" to ~/.authinfo
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 19:28:17 +0000 (20:28 +0100)]
Quote tokens that start with "#" to ~/.authinfo

* auth-source.el (auth-source-netrc-create): Quote tokens that contain
"#" to avoid having them interpreted as comments.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 19:17:10 +0000 (20:17 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agognus.texi documentation update
Peder O. Klingenberg [Thu, 22 Mar 2012 19:16:28 +0000 (20:16 +0100)]
gnus.texi documentation update

* gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
reflect the new default.

12 years agoIndent.
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 18:51:38 +0000 (19:51 +0100)]
Indent.

12 years ago* nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
Lars Magne Ingebrigtsen [Thu, 22 Mar 2012 18:50:45 +0000 (19:50 +0100)]
* nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.

12 years agognus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that gnus-gcc-self-resen...
Katsumi Yamaoka [Thu, 22 Mar 2012 10:55:10 +0000 (10:55 +0000)]
gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that gnus-gcc-self-resent-messages may be a group parameter.

12 years agoTypo
Katsumi Yamaoka [Thu, 22 Mar 2012 10:06:50 +0000 (10:06 +0000)]
Typo

12 years agognus-msg.el (gnus-summary-resend-message): Don't encode encoded words in header when...
Katsumi Yamaoka [Thu, 22 Mar 2012 10:03:13 +0000 (10:03 +0000)]
gnus-msg.el (gnus-summary-resend-message): Don't encode encoded words in header when Gcc'ing resent mesage.

12 years agoFurther shr vertical white space fixups
Lars Magne Ingebrigtsen [Mon, 19 Mar 2012 21:34:35 +0000 (22:34 +0100)]
Further shr vertical white space fixups

(shr-tag-br): Allow <br> to end lines or to make a single blank line.
(shr-ensure-paragraph): Consider lines with white space to be blank.

12 years agoRevert the <br> change in shr.
Lars Magne Ingebrigtsen [Mon, 19 Mar 2012 17:02:45 +0000 (18:02 +0100)]
Revert the <br> change in shr.

It looks awkward in some documents.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Mon, 19 Mar 2012 13:29:19 +0000 (14:29 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoMinor shr white space rendering tweak
Lars Magne Ingebrigtsen [Mon, 19 Mar 2012 13:28:37 +0000 (14:28 +0100)]
Minor shr white space rendering tweak

* shr.el (shr-insert): Update the text state properly to avoid
inserting spurious paragraph starts.

12 years ago(shr-insert): Only insert a blank line if we're starting from an image.
Lars Magne Ingebrigtsen [Mon, 19 Mar 2012 13:21:43 +0000 (14:21 +0100)]
(shr-insert): Only insert a blank line if we're starting from an image.

12 years agoTweak shr rendering of <br>
Lars Magne Ingebrigtsen [Mon, 19 Mar 2012 13:18:36 +0000 (14:18 +0100)]
Tweak shr rendering of <br>

(shr-tag-br): Make <br> only ensure a line break instead of always
creating a blank line.  This looks more readable in my test corpus.

12 years agoFix fallout of the previous patch.
Lars Magne Ingebrigtsen [Mon, 19 Mar 2012 12:52:53 +0000 (13:52 +0100)]
Fix fallout of the previous patch.

12 years agoHave shr pretend that non-breaking space is normal space
Lars Magne Ingebrigtsen [Mon, 19 Mar 2012 12:46:15 +0000 (13:46 +0100)]
Have shr pretend that non-breaking space is normal space

* shr.el (shr-insert): Treat non-breaking space just like normal
space.  This seems to produce more pleasing results.

12 years agoHave the Makefiles respect DESTDIR
Elias Pipping [Thu, 15 Mar 2012 01:34:03 +0000 (02:34 +0100)]
Have the Makefiles respect DESTDIR

12 years agoAdd hooks for gcc handling
Christopher Schmidt [Thu, 15 Mar 2012 01:32:15 +0000 (02:32 +0100)]
Add hooks for gcc handling

* gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
and gnus-gcc-post-body-encode-hook.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 21:37:36 +0000 (22:37 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoSquash marks propagation in one more place
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 21:36:00 +0000 (22:36 +0100)]
Squash marks propagation in one more place

* gnus-sum.el (gnus-update-marks): Don't propagate marks unless
requested (bug#10961).

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 19:03:57 +0000 (20:03 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoSlight shr cleanups
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 19:03:25 +0000 (20:03 +0100)]
Slight shr cleanups

(shr-natural-width): Removed.
(shr-buffer-width): New function.
(shr-expand-newlines): Use it.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 18:55:31 +0000 (19:55 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoRework how shr computes natural table cell widths
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 18:55:04 +0000 (19:55 +0100)]
Rework how shr computes natural table cell widths

(shr-tag-table-1): Rework how the natural widths are computed by
rendering the table a third time.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 18:03:30 +0000 (19:03 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoMinor width-computation fixups for shr
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 18:03:00 +0000 (19:03 +0100)]
Minor width-computation fixups for shr

(shr-natural-width): Compute the natural width more correctly.
(shr-insert): Allow the natural width to be computed for tables again.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 17:27:26 +0000 (18:27 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoshr nested table rendering fixups
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 17:27:00 +0000 (18:27 +0100)]
shr nested table rendering fixups

* shr.el (shr-table-widths): Divide the extra width more fairly over
the TDs (bug#10973).
(shr-render-td): Don't delete too much padding.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 15:17:27 +0000 (16:17 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoMinor `gnus-use-full-window'/`gnus-bug' fixup
Lars Magne Ingebrigtsen [Wed, 14 Mar 2012 15:16:50 +0000 (16:16 +0100)]
Minor `gnus-use-full-window'/`gnus-bug' fixup

* gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
using a `gnus-use-full-window' setup (bug#11013).

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Mon, 12 Mar 2012 11:14:07 +0000 (12:14 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoSwitch off more debugging
Lars Magne Ingebrigtsen [Mon, 12 Mar 2012 11:13:35 +0000 (12:13 +0100)]
Switch off more debugging

* gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
24.1 release.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Sat, 10 Mar 2012 00:58:12 +0000 (01:58 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoBe more liberal when extracting forwards as MIME
David Edmondson [Sat, 10 Mar 2012 00:57:16 +0000 (01:57 +0100)]
Be more liberal when extracting forwards as MIME

* mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
'Forwarded Message' header and the start of the message.

12 years agoDon't expire unexisting (nnimap) articles
Lars Magne Ingebrigtsen [Sat, 10 Mar 2012 00:51:00 +0000 (01:51 +0100)]
Don't expire unexisting (nnimap) articles

* gnus-sum.el (gnus-summary-expire-articles): Ditto.

* gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
messages that don't exist.

12 years agomm-uu.el (mm-uu-type-alist): Comment fix by Frank Haun <fh@fhaun.de>
Katsumi Yamaoka [Thu, 8 Mar 2012 02:33:52 +0000 (02:33 +0000)]
mm-uu.el (mm-uu-type-alist): Comment fix by Frank Haun <fh@fhaun.de>

12 years agomm-uu.el (mm-uu-type-alist): Comment fix by Frank Haun <fh@fhaun.de>
Katsumi Yamaoka [Thu, 8 Mar 2012 02:33:49 +0000 (02:33 +0000)]
mm-uu.el (mm-uu-type-alist): Comment fix by Frank Haun <fh@fhaun.de>

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Sun, 4 Mar 2012 15:02:21 +0000 (16:02 +0100)]
Merge remote branch 'origin/no-gnus'

12 years agoFix the mail user agent when Gnus isn't running
Thierry Volpiatto [Sun, 4 Mar 2012 15:01:48 +0000 (16:01 +0100)]
Fix the mail user agent when Gnus isn't running

* gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
isn't running (bug#10897).

12 years agoMerge commit
Lars Magne Ingebrigtsen [Sat, 3 Mar 2012 14:23:33 +0000 (15:23 +0100)]
Merge commit

12 years ago* tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
Lars Magne Ingebrigtsen [Sat, 3 Mar 2012 14:04:40 +0000 (15:04 +0100)]
* tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.

This is inconsistent with all the other stream functions, which leave
the setting up to the higher levels (if so wanted) (bug#10931).

12 years agoResolve merge conflict.
Lars Magne Ingebrigtsen [Sat, 3 Mar 2012 14:08:34 +0000 (15:08 +0100)]
Resolve merge conflict.

12 years agomessagexmas.el: Standardize possessive apostrophe usage.
Katsumi Yamaoka [Tue, 28 Feb 2012 10:48:17 +0000 (10:48 +0000)]
messagexmas.el: Standardize possessive apostrophe usage.

12 years agomessagexmas.el: Standardize possessive apostrophe usage.
Katsumi Yamaoka [Tue, 28 Feb 2012 10:48:16 +0000 (10:48 +0000)]
messagexmas.el: Standardize possessive apostrophe usage.

12 years agoStandardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris [Tue, 28 Feb 2012 10:25:55 +0000 (10:25 +0000)]
Standardize possessive apostrophe usage in manuals, docs, and comments
Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html

12 years agoStandardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris [Tue, 28 Feb 2012 10:25:52 +0000 (10:25 +0000)]
Standardize possessive apostrophe usage in manuals, docs, and comments
Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html

12 years agoparse-time.el (parse-time-string): Allow extractor to return nil.
Andreas Schwab [Sat, 25 Feb 2012 13:18:12 +0000 (13:18 +0000)]
parse-time.el (parse-time-string): Allow extractor to return nil.

12 years agoparse-time.el (parse-time-string): Allow extractor to return nil.
Andreas Schwab [Sat, 25 Feb 2012 13:18:09 +0000 (13:18 +0000)]
parse-time.el (parse-time-string): Allow extractor to return nil.

12 years agoMerge remote branch 'origin/no-gnus'
Lars Magne Ingebrigtsen [Sat, 25 Feb 2012 11:30:08 +0000 (12:30 +0100)]
Merge remote branch 'origin/no-gnus'

12 years ago* shr.el (shr-column-specs): Protect against TDs with "width: 0%".
Lars Magne Ingebrigtsen [Sat, 25 Feb 2012 11:29:09 +0000 (12:29 +0100)]
* shr.el (shr-column-specs): Protect against TDs with "width: 0%".

12 years agoMerge fix
Lars Magne Ingebrigtsen [Sat, 25 Feb 2012 11:27:43 +0000 (12:27 +0100)]
Merge fix

12 years ago* shr.el (shr-column-specs): Protect against TDs with "width: 0%".
Lars Magne Ingebrigtsen [Sat, 25 Feb 2012 11:24:33 +0000 (12:24 +0100)]
* shr.el (shr-column-specs): Protect against TDs with "width: 0%".

12 years agonntp.el (nntp-send-authinfo): Fix last change.
Katsumi Yamaoka [Sat, 25 Feb 2012 00:38:51 +0000 (00:38 +0000)]
nntp.el (nntp-send-authinfo): Fix last change.

12 years agonntp.el (nntp-send-authinfo): Fix last change.
Katsumi Yamaoka [Sat, 25 Feb 2012 00:38:48 +0000 (00:38 +0000)]
nntp.el (nntp-send-authinfo): Fix last change.

12 years agonntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
Katsumi Yamaoka [Thu, 23 Feb 2012 23:10:40 +0000 (23:10 +0000)]
nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.

12 years agonntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
Katsumi Yamaoka [Thu, 23 Feb 2012 23:10:39 +0000 (23:10 +0000)]
nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.

12 years agoSmall header fix
Glenn Morris [Mon, 20 Feb 2012 22:07:34 +0000 (22:07 +0000)]
Small header fix

12 years agoSmall header fix
Glenn Morris [Mon, 20 Feb 2012 22:07:33 +0000 (22:07 +0000)]
Small header fix

12 years agoMerge remote-tracking branch 'origin/no-gnus'
Lars Ingebrigtsen [Mon, 20 Feb 2012 11:47:17 +0000 (12:47 +0100)]
Merge remote-tracking branch 'origin/no-gnus'