فهرست منبع

org-element: Fix docstring

* lisp/org-element.el (org-element-timestamp-parser): Fix docstring.
Nicolas Goaziou 11 سال پیش
والد
کامیت
94ae862515
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lisp/org-element.el

+ 1 - 1
lisp/org-element.el

@@ -3541,7 +3541,7 @@ Return a list whose CAR is `timestamp', and CDR a plist with
 `:month-end', `:day-end', `:hour-end', `:minute-end',
 `:repeater-type', `:repeater-value', `:repeater-unit',
 `:warning-type', `:warning-value', `:warning-unit', `:begin',
-`:end', `:value' and `:post-blank' keywords.
+`:end' and `:post-blank' keywords.
 
 Assume point is at the beginning of the timestamp."
   (save-excursion