Преглед на файлове

Fix docstring

* lisp/org.el (org-insert-time-stamp): Add a reference to
  `format-time-string'.
Oleh Krehel преди 10 години
родител
ревизия
6c811ac861
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -17127,6 +17127,7 @@ This is used by `org-read-date' in a temporary keymap for the calendar buffer."
 
 (defun org-insert-time-stamp (time &optional with-hm inactive pre post extra)
   "Insert a date stamp for the date given by the internal TIME.
+See `format-time-string' for the format of TIME.
 WITH-HM means use the stamp format that includes the time of the day.
 INACTIVE means use square brackets instead of angular ones, so that the
 stamp will not contribute to the agenda.