Merge branch 'master' of https://git.gnus.org/gnus into tzz-auth-source-rewrite
authorTed Zlatanov <tzz@lifelogs.com>
Sat, 12 Feb 2011 12:45:50 +0000 (06:45 -0600)
committerTed Zlatanov <tzz@lifelogs.com>
Sat, 12 Feb 2011 12:45:50 +0000 (06:45 -0600)
Conflicts:
lisp/ChangeLog

1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
@@@ -1,30 -1,12 +1,39 @@@
+ 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+       * message.el (message-bury): Don't pop up a new window when selected
+       window is dedicated.
+ 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
+       * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
 +2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
 +
 +      * sieve-manage.el: Autoload `auth-source-search'.
 +      (sieve-sasl-auth): Use it.
 +
 +2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
 +
 +      * nnimap.el: Autoload `auth-source-forget+'.
 +      (nnimap-open-connection-1): Use it if the connection fails.
 +
 +      * auth-source.el: Require `password-cache'.
 +      (auth-source-hide-passwords, auth-source-cache): Remove and mark
 +      obsolete.
 +      (auth-source-magic): Marker for `password-cache' keys.
 +      (auth-source-do-cache): Update docstring.
 +      (auth-source-search): Use and check cache.
 +      (auth-source-forget-all-cached, auth-source-remember)
 +      (auth-source-recall, auth-source-forget, auth-source-forget+)
 +      (auth-source-specmatchp): Caching support functions.
 +      (auth-source-forget-user-or-password, auth-source-forget-all-cached):
 +      Remove and obsolete.
 +      (auth-source-user-or-password): Remove caching to further discourage
 +      using it.  Always hide passwords.
 +
 +      * password-cache.el (password-cache-remove): Accept secrets that are
 +      not strings.
 +
  2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
  
        * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async