]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cfengine.el
Add missing custom :versions, plus small fixes
[gnu-emacs] / lisp / progmodes / cfengine.el
index b5210ce0c74ae7eb727221373bac48ba3b4c521b..06265d31a9ec21505fa27b75ec41487d2646ce76 100644 (file)
@@ -80,6 +80,7 @@
 Used for syntax discovery and checking.  Set to nil to disable
 the `compile-command' override.  In that case, the ElDoc support
 will use a fallback syntax definition."
+  :version "24.4"
   :group 'cfengine
   :type '(choice file (const nil)))
 
@@ -138,7 +139,7 @@ bundle agent rcfiles
                 perms => mog(\"600\", \"tzz\", \"tzz\");
 }
 "
-
+  :version "24.4"
   :group 'cfengine
   :type '(list
           (choice (const :tag "Anchor at beginning of promise" promise)