]> git.eshelyaron.com Git - emacs.git/commit
Improve time function doc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2019 16:57:27 +0000 (09:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2019 17:09:25 +0000 (10:09 -0700)
commit5f3f3884a0d2a88101d330b82ef5b584cfc02aa6
tree1fe0f5f8779f6836748d26ecfc58cee88da8e46e
parentf01597a43ea2eac38cfbb829f301c2e6e3bcbe83
Improve time function doc

* doc/misc/emacs-mime.texi (time-date): Don’t give
parse-iso8601-time-string in the example, as the function is
not autoloaded.
* lisp/gnus/nndiary.el (nndiary-compute-reminders):
No need to call encode-time or use floating point here.
doc/lispref/os.texi
doc/misc/emacs-mime.texi
lisp/calendar/iso8601.el
lisp/calendar/time-date.el
lisp/gnus/nndiary.el
lisp/net/soap-client.el
lisp/org/org-id.el