Quellcode durchsuchen

Uncomment :version "24.3" cookies.

* org.el (org-url-hexify-p, org-doi-server-url)
(org-latex-preview-ltxpng-directory, org-custom-properties)
(org-sparse-tree-default-date-type): Add :version "24.3".

* org-agenda.el (org-agenda-sticky)
(org-agenda-custom-commands-contexts): Ditto.

* org-capture.el (org-capture-bookmark)
(org-capture-templates-contexts)
(org-capture-use-agenda-date): Ditto.

* org-latex.el (org-export-latex-hyperref-options-format)
(org-export-latex-link-with-unknown-path-format): Ditto.

* org-id.el (org-id-link-to-org-use-id): Ditto.

* org-datetree.el (org-datetree-add-timestamp): Ditto.
Bastien Guerry vor 12 Jahren
Ursprung
Commit
c7ffcf9246
6 geänderte Dateien mit 14 neuen und 13 gelöschten Zeilen
  1. 2 2
      lisp/org-agenda.el
  2. 3 3
      lisp/org-capture.el
  3. 1 1
      lisp/org-datetree.el
  4. 1 0
      lisp/org-id.el
  5. 2 2
      lisp/org-latex.el
  6. 5 5
      lisp/org.el

+ 2 - 2
lisp/org-agenda.el

@@ -1868,7 +1868,7 @@ The buffer is still writable when this hook is called.")
 Agenda commands will then show existing buffer instead of generating new ones.
 Agenda commands will then show existing buffer instead of generating new ones.
 When nil, `q' will kill the single agenda buffer."
 When nil, `q' will kill the single agenda buffer."
   :group 'org-agenda
   :group 'org-agenda
-  ;; :version "24.3"
+  :version "24.3"
   :type 'boolean)
   :type 'boolean)
 
 
 ;;;###autoload
 ;;;###autoload
@@ -2360,7 +2360,7 @@ Here it means: in .txt files, use \"p\" as the key for the
 agenda command otherwise associated with \"q\".  (The command
 agenda command otherwise associated with \"q\".  (The command
 originally associated with \"q\" is not displayed to avoid
 originally associated with \"q\" is not displayed to avoid
 duplicates.)"
 duplicates.)"
-  ;; :version "24.3"
+  :version "24.3"
   :group 'org-agenda-custom-commands
   :group 'org-agenda-custom-commands
   :type '(repeat (list :tag "Rule"
   :type '(repeat (list :tag "Rule"
 		       (string :tag "        Agenda key")
 		       (string :tag "        Agenda key")

+ 3 - 3
lisp/org-capture.el

@@ -371,7 +371,7 @@ The capture buffer is current and still narrowed."
   "When non-nil, add a bookmark pointing at the last stored
   "When non-nil, add a bookmark pointing at the last stored
 position when capturing."
 position when capturing."
   :group 'org-capture
   :group 'org-capture
-  ;; :version "24.3"
+  :version "24.3"
   :type 'boolean)
   :type 'boolean)
 
 
 ;;; The property list for keeping information about the capture process
 ;;; The property list for keeping information about the capture process
@@ -472,7 +472,7 @@ Here it means: in `message-mode buffers', use \"d\" as the
 key for the capture template otherwise associated with \"d\".
 key for the capture template otherwise associated with \"d\".
 \(The template originally associated with \"q\" is not displayed
 \(The template originally associated with \"q\" is not displayed
 to avoid duplicates.)"
 to avoid duplicates.)"
-  ;; :version "24.3"
+  :version "24.3"
   :group 'org-capture
   :group 'org-capture
   :type '(repeat (list :tag "Rule"
   :type '(repeat (list :tag "Rule"
 		       (string :tag "        Capture key")
 		       (string :tag "        Capture key")
@@ -492,7 +492,7 @@ to avoid duplicates.)"
   "Non-nil means use the date at point when capturing from agendas.
   "Non-nil means use the date at point when capturing from agendas.
 When nil, you can still capturing using the date at point with \\[org-agenda-capture]]."
 When nil, you can still capturing using the date at point with \\[org-agenda-capture]]."
   :group 'org-capture
   :group 'org-capture
-  ;; :version "24.3"
+  :version "24.3"
   :type 'boolean)
   :type 'boolean)
 
 
 ;;;###autoload
 ;;;###autoload

+ 1 - 1
lisp/org-datetree.el

@@ -41,7 +41,7 @@ so the base level will be properly adjusted.")
 (defcustom org-datetree-add-timestamp nil
 (defcustom org-datetree-add-timestamp nil
   "When non-nil, add a time stamp when create a datetree entry."
   "When non-nil, add a time stamp when create a datetree entry."
   :group 'org-capture
   :group 'org-capture
-  ;; :version "24.3"
+  :version "24.3"
   :type '(choice
   :type '(choice
 	  (const :tag "Do not add a time stamp" nil)
 	  (const :tag "Do not add a time stamp" nil)
 	  (const :tag "Add an inactive time stamp" inactive)
 	  (const :tag "Add an inactive time stamp" inactive)

+ 1 - 0
lisp/org-id.el

@@ -114,6 +114,7 @@ nil   Never use an ID to make a link, instead link using a text search for
       the headline text."
       the headline text."
   :group 'org-link-store
   :group 'org-link-store
   :group 'org-id
   :group 'org-id
+  :version "24.3"
   :type '(choice
   :type '(choice
 	  (const :tag "Create ID to make link" t)
 	  (const :tag "Create ID to make link" t)
 	  (const :tag "Create if storing link interactively"
 	  (const :tag "Create if storing link interactively"

+ 2 - 2
lisp/org-latex.el

@@ -330,7 +330,7 @@ its description and the Org's version number, as a string.  Set
 this option to the empty string if you don't want to include
 this option to the empty string if you don't want to include
 hyperref options altogether."
 hyperref options altogether."
   :type 'string
   :type 'string
-  ;; :version "24.3"
+  :version "24.3"
   :group 'org-export-latex)
   :group 'org-export-latex)
 
 
 (defcustom org-export-latex-footnote-separator "\\textsuperscript{,}\\,"
 (defcustom org-export-latex-footnote-separator "\\textsuperscript{,}\\,"
@@ -649,7 +649,7 @@ and `org-export-with-tags' instead."
 (defcustom org-export-latex-link-with-unknown-path-format "\\texttt{%s}"
 (defcustom org-export-latex-link-with-unknown-path-format "\\texttt{%s}"
   "Format string for links with unknown path type."
   "Format string for links with unknown path type."
   :group 'org-export-latex
   :group 'org-export-latex
-  ;; :version "24.3"
+  :version "24.3"
   :type 'string)
   :type 'string)
 
 
 (defcustom org-export-latex-inline-image-extensions
 (defcustom org-export-latex-inline-image-extensions

+ 5 - 5
lisp/org.el

@@ -1411,7 +1411,7 @@ return the description to use."
 (defcustom org-url-hexify-p t
 (defcustom org-url-hexify-p t
   "When non-nil, hexify URL when creating a link."
   "When non-nil, hexify URL when creating a link."
   :type 'boolean
   :type 'boolean
-  ;; :version "24.3"
+  :version "24.3"
   :group 'org-link-store)
   :group 'org-link-store)
 
 
 (defcustom org-email-link-description-format "Email %c: %.30s"
 (defcustom org-email-link-description-format "Email %c: %.30s"
@@ -1815,7 +1815,7 @@ For more examples, see the system specific constants
 (defcustom org-doi-server-url "http://dx.doi.org/"
 (defcustom org-doi-server-url "http://dx.doi.org/"
   "The URL of the DOI server."
   "The URL of the DOI server."
   :type 'string
   :type 'string
-  ;; :version "24.3"
+  :version "24.3"
   :group 'org-link-follow)
   :group 'org-link-follow)
 
 
 (defgroup org-refile nil
 (defgroup org-refile nil
@@ -3390,7 +3390,7 @@ imagemagick     Convert the LaTeX fragments to pdf files and use imagemagick
    directories relative to the processed org files paths.  An absolute path
    directories relative to the processed org files paths.  An absolute path
    puts all preview images at the same place."
    puts all preview images at the same place."
   :group 'org-latex
   :group 'org-latex
-  ;; :version "24.3"
+  :version "24.3"
   :type 'string)
   :type 'string)
 
 
 (defun org-format-latex-mathml-available-p ()
 (defun org-format-latex-mathml-available-p ()
@@ -3576,7 +3576,7 @@ The default use of these custom properties is to let the user
 hide them with `org-toggle-custom-properties-visibility'."
 hide them with `org-toggle-custom-properties-visibility'."
   :group 'org-properties
   :group 'org-properties
   :group 'org-appearance
   :group 'org-appearance
-  ;; :version "24.3"
+  :version "24.3"
   :type '(repeat (string :tag "Property Name")))
   :type '(repeat (string :tag "Property Name")))
 
 
 (defcustom org-fontify-done-headline nil
 (defcustom org-fontify-done-headline nil
@@ -4271,7 +4271,7 @@ Otherwise, these types are allowed:
 		 (const :tag "Only inactive timestamps" inactive)
 		 (const :tag "Only inactive timestamps" inactive)
 		 (const :tag "Only scheduled timestamps" scheduled)
 		 (const :tag "Only scheduled timestamps" scheduled)
 		 (const :tag "Only deadline timestamps" deadline))
 		 (const :tag "Only deadline timestamps" deadline))
-  ;; :version "24.3"
+  :version "24.3"
   :group 'org-sparse-trees)
   :group 'org-sparse-trees)
 
 
 (defun org-cycle-hide-archived-subtrees (state)
 (defun org-cycle-hide-archived-subtrees (state)