summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-11-12 19:40:44 -0800
committerGlenn Morris <rgm@gnu.org>2012-11-12 19:40:44 -0800
commit6e5e9b70f501a975baa4bce0b8f0854052435ff0 (patch)
tree19a4afa24240877198d2fef0b31e57fc0fbae14a /etc
parent314654db9bdf937d4fc9b770e688a42acb9a0514 (diff)
downloademacs-6e5e9b70f501a975baa4bce0b8f0854052435ff0.tar.gz
Document new erc module "notifications"
* doc/misc/erc.texi (Modules): Undocument obsolete "hecomplete". Add "notifications". * lisp/erc/erc.el (erc-modules): Add "notifications". Tweak "hecomplete" doc. * etc/NEWS: Related edit.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 23210e5212f..80c1e5ff4ad 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -434,8 +434,9 @@ The global binding for `M-=', `count-words-region' is in effect.
** ERC
-*** New package `erc-desktop-notifications.el', which can send a notification
-when you receive a private message or your nickname is mentioned.
++++
+*** New module "notifications", which can send a notification when you
+receive a private message or your nickname is mentioned.
*** ERC will look up server/channel names via auth-source and use any
channel keys found.