]> code.delx.au - gnu-emacs/blobdiff - lisp/newcomment.el
Misc changes made in Gnus master
[gnu-emacs] / lisp / newcomment.el
index 5c8829ff72ed3ed360a9fb31ae6d640a2140c8c4..a7fedf20f5377639b1d47615828334288922d9c7 100644 (file)
@@ -283,7 +283,7 @@ Python's PEP8 for example recommends two spaces, so you could do:
    (lambda () (set (make-local-variable 'comment-inline-offset) 2)))
 
 See `comment-padding' for whole-line comments."
-  :version "24.2"
+  :version "24.3"
   :type 'integer
   :group 'comment)