X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ef35abb4ad34ef7038ee99742c8646fc6f9914ed..d1a1c7e649e0ad44f1426abce72a5ff45a07e8fc:/lisp/progmodes/bug-reference.el diff --git a/lisp/progmodes/bug-reference.el b/lisp/progmodes/bug-reference.el index 97fcb6874d..3561105e59 100644 --- a/lisp/progmodes/bug-reference.el +++ b/lisp/progmodes/bug-reference.el @@ -74,6 +74,7 @@ so that it is considered safe, see `enable-local-variables'.") The second subexpression should match the bug reference (usually a number)." :type 'string :safe 'stringp + :version "24.3" ; previously defconst :group 'bug-reference) (defun bug-reference-set-overlay-properties ()