]> git.eshelyaron.com Git - emacs.git/commit
Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Wed, 23 Feb 2011 22:59:34 +0000 (22:59 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 23 Feb 2011 22:59:34 +0000 (22:59 +0000)
commitfa41748c1425908789f9c5e5beab7b4850e8b279
tree8a561ae5adfbbdf4b280b1a26f4be4b4449707c7
parent2c6584e8174f9ea276d0fae13e1a5f7d29f61d53
Merge changes made in Gnus trunk.

gnus-art.el (article-make-date-line): Ignore errors if time is invalid and not convertible.
 (article-make-date-line): Only add lapsed time if time is not nil.
auth-source.el (auth-source-netrc-element-or-first): New function to DTRT for parameter extraction.
 (auth-source-netrc-create): Use it and fix multiple parameter print bug.  Use the default passed from above (given-default) or the built-in (user-login-name for :user).
lisp/gnus/ChangeLog
lisp/gnus/auth-source.el
lisp/gnus/gnus-art.el