diff options
Diffstat (limited to 'lisp/erc/erc.el')
| -rw-r--r-- | lisp/erc/erc.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index 687e60da28a..bbd9dad4310 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el | |||
| @@ -102,6 +102,7 @@ | |||
| 102 | 102 | ||
| 103 | (defgroup erc-lurker nil | 103 | (defgroup erc-lurker nil |
| 104 | "Hide specified message types sent by lurkers" | 104 | "Hide specified message types sent by lurkers" |
| 105 | :version "24.3" | ||
| 105 | :group 'erc-ignore) | 106 | :group 'erc-ignore) |
| 106 | 107 | ||
| 107 | (defgroup erc-query nil | 108 | (defgroup erc-query nil |