From 6d1ec16a5a2bb28505b4b39ca6f68c76af815579 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 3 Apr 2012 13:05:23 +0200 Subject: [PATCH] Add :version to org-ctags.el option. --- lisp/org-ctags.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/org-ctags.el b/lisp/org-ctags.el index ea94d4199..48656190a 100644 --- a/lisp/org-ctags.el +++ b/lisp/org-ctags.el @@ -162,6 +162,7 @@ See the ctags documentation for more information.") (t "ctags-exuberant")) "Full path to the ctags executable file." :group 'org-ctags + :version "24.1" :type 'file) (defcustom org-ctags-open-link-functions @@ -170,6 +171,7 @@ See the ctags documentation for more information.") org-ctags-ask-append-topic) "List of functions to be prepended to ORG-OPEN-LINK-FUNCTIONS when ORG-CTAGS is active." :group 'org-ctags + :version "24.1" :type 'hook :options '(org-ctags-find-tag org-ctags-ask-rebuild-tags-file-then-find-tag