aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2012-11-13 00:14:15 -0800
committerGlenn Morris2012-11-13 00:14:15 -0800
commit274f5de608fd1a4dd99c2f9e4e9214579554f437 (patch)
treec28e53ceb78d8ee4dba0adae9da9d35d34620588 /etc
parentf925b109e76f36081d9495252fcee204deb4c1fb (diff)
downloademacs-274f5de608fd1a4dd99c2f9e4e9214579554f437.tar.gz
emacs-274f5de608fd1a4dd99c2f9e4e9214579554f437.zip
Document erc-lurker-hide-list
* doc/misc/erc.texi (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list. * etc/NEWS: Related edit.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ca20c4dcff1..9fcb2d13565 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -442,7 +442,9 @@ receive a private message or your nickname is mentioned.
442*** ERC will look up server/channel names via auth-source and use any 442*** ERC will look up server/channel names via auth-source and use any
443channel keys found. 443channel keys found.
444 444
445*** FIXME erc-lurker-hide-list 445+++
446*** New option `erc-lurker-hide-list', similar to `erc-hide-list', but
447only applies to messages sent by lurkers.
446 448
447+++ 449+++
448** Flymake uses fringe bitmaps to indicate errors and warnings. 450** Flymake uses fringe bitmaps to indicate errors and warnings.