Prechádzať zdrojové kódy

Require parse-time for `org-read-date-get-relative'

Carsten Dominik 14 rokov pred
rodič
commit
6107173c78
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -15240,6 +15240,7 @@ WHAT       is \"d\", \"w\", \"m\", or \"y\" for day, week, month, year.
 N          is the number of WHATs to shift.
 DEF-FLAG   is t when a double ++ or -- indicates shift relative to
            the DEFAULT date rather than TODAY."
+  (require 'parse-time)
   (when (and
 	 (string-match
 	  (concat