]> code.delx.au - gnu-emacs/commitdiff
New defcustoms should get :version tags
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Apr 2012 16:33:13 +0000 (09:33 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Apr 2012 16:33:13 +0000 (09:33 -0700)
lisp/hexl.el

index db4f3319b791d6d5756e3f81367de1d46d65e1c2..f8ab156d9eb60623667581988a528bbb6624109c 100644 (file)
@@ -57,7 +57,8 @@
                  (const 16)
                  (const 32)
                  (const 64))
-  :group 'hexl)
+  :group 'hexl
+  :version "24.2")
 
 (defcustom hexl-program "hexl"
   "The program that will hexlify and dehexlify its stdin.