]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-backend.el
Add missing :version tags for new erc defcustoms.
[gnu-emacs] / lisp / erc / erc-backend.el
index 2c76b04e3ef32bbb46b413add6494129d221eb0c..7bc56584eafe42541cc47edad30cc98d5f5587ec 100644 (file)
@@ -329,6 +329,7 @@ Good luck."
 This will only be consulted if the coding system in
 `erc-server-coding-system' is `undecided'."
   :group 'erc-server
+  :version "24.1"
   :type '(repeat coding-system))
 
 (defcustom erc-server-coding-system (if (and (fboundp 'coding-system-p)