]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-button.el
Misc small custom fixes
[gnu-emacs] / lisp / erc / erc-button.el
index a124954498ddaf3a6a719bae90cea4f21702b9f8..9b5bd50400a1da5c5946a3ed8ed9c699a4622cda 100644 (file)
@@ -189,7 +189,7 @@ PAR is a number of a regexp grouping whose text will be passed to
                 (choice :tag "Matches"
                         regexp
                         (variable :tag "Variable containing regexp")
-                        (const :tag "Nicknames" 'nicknames))
+                        (const :tag "Nicknames" nicknames))
                 (integer :tag "Number of the regexp section that matches")
                 (choice :tag "When to buttonize"
                         (const :tag "Always" t)