aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Ingebrigtsen2021-01-11 17:06:11 +0100
committerLars Ingebrigtsen2021-01-11 17:06:11 +0100
commit00908e052a48ed8006485069ce2b2b761f040b67 (patch)
tree2c0941ef5dc71ebd047a0ead4eb0069d7bed5262
parentd0d5e40a5d90eac440d82fb34e7b470c8d07c004 (diff)
downloademacs-00908e052a48ed8006485069ce2b2b761f040b67.tar.gz
emacs-00908e052a48ed8006485069ce2b2b761f040b67.zip
Mark previous erc-services change as not needing documentation
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a6419d603a0..28dffef73ac 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1371,6 +1371,7 @@ https://www.w3.org/TR/xml/#charsets). Now it rejects such strings.
1371 1371
1372** erc 1372** erc
1373 1373
1374---
1374*** erc-services.el now supports NickServ passwords from auth-source. 1375*** erc-services.el now supports NickServ passwords from auth-source.
1375The 'erc-use-auth-source-for-nickserv-password' variable enables querying 1376The 'erc-use-auth-source-for-nickserv-password' variable enables querying
1376auth-source for NickServ passwords. To enable this, add the following 1377auth-source for NickServ passwords. To enable this, add the following