aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <[email protected]>2012-04-10 06:43:35 +0200
committerLars Magne Ingebrigtsen <[email protected]>2012-04-10 06:43:35 +0200
commitb245988452013d8cf83f0d45eb10ff6265f21db7 (patch)
treeecf27132f34dd6e83c7cef2d73115395f9589f58 /etc/NEWS
parentec3e5f739a282667021905a3f62effcc8b0d6d80 (diff)
Make erc use auth-source to look up channel keys
* lisp/erc/erc-join.el (erc-server-join-channel): New function to look up the channel password via auth-source. (erc-autojoin-channels): Use it. (erc-autojoin-after-ident): Ditto. (erc-autojoin-channels-alist): Mention auth-source.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a1ef62c0bd..2331666ee7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -39,6 +39,10 @@ been adding them there, put them somewhere else, eg site-lisp.
* Editing Changes in Emacs 24.2
* Changes in Specialized Modes and Packages in Emacs 24.2
+
+** erc will look up server/channel names via auth-source and use the
+ channel keys found, if any.
+
* New Modes and Packages in Emacs 24.2