diff options
| author | Glenn Morris | 2012-11-13 00:14:15 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-11-13 00:14:15 -0800 |
| commit | 274f5de608fd1a4dd99c2f9e4e9214579554f437 (patch) | |
| tree | c28e53ceb78d8ee4dba0adae9da9d35d34620588 /etc | |
| parent | f925b109e76f36081d9495252fcee204deb4c1fb (diff) | |
| download | emacs-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/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -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 |
| 443 | channel keys found. | 443 | channel keys found. |
| 444 | 444 | ||
| 445 | *** FIXME erc-lurker-hide-list | 445 | +++ |
| 446 | *** New option `erc-lurker-hide-list', similar to `erc-hide-list', but | ||
| 447 | only 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. |