Переглянути джерело

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

Carsten Dominik 14 роки тому
батько
коміт
6107173c78
1 змінених файлів з 1 додано та 0 видалено
  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