1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/doc
Teodor Zlatanov 35123c042e auth.texi (Help for users): Use :port instead of :protocol for all auth-source docs.
auth-source.el (auth-source-netrc-parse): Use :port instead of :protocol and accept a missing user, host, or port as a wildcard match.
 (auth-source-netrc-search, auth-source-netrc-create)
 (auth-source-secrets-search, auth-source-secrets-create)
 (auth-source-user-or-password, auth-source-backend, auth-sources)
 (auth-source-backend-parse-parameters, auth-source-search): Use :port instead of :protocol.
nnimap.el (nnimap-credentials): Pass a port default to `auth-source-search' in case an entry needs to be created.
 (nnimap-open-connection-1): Use :port instead of :protocol.
2011-02-17 12:08:48 +00:00
..
emacs Bump versio to 23.2.94. 2011-02-14 23:01:16 -05:00
lispintro Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
lispref Bump versio to 23.2.94. 2011-02-14 23:01:16 -05:00
man Bump versio to 23.2.94. 2011-02-14 23:01:16 -05:00
misc auth.texi (Help for users): Use :port instead of :protocol for all auth-source docs. 2011-02-17 12:08:48 +00:00