]> git.eshelyaron.com Git - emacs.git/commit
time-convert): Deprecate calls without an explicit FORM arg
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 5 Aug 2022 22:46:31 +0000 (18:46 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 5 Aug 2022 22:46:31 +0000 (18:46 -0400)
commitb70369c557efed3dcd86dc64a2e73e3480dea6af
tree9b705cd5810e902afffccccfc3aee65bc8bb1963
parent32c603e9e557aa8bc448bd0b3af493a9244d1aae
time-convert): Deprecate calls without an explicit FORM arg

* lisp/subr.el (time-convert): Deprecate calls without an explicit FORM arg.

* doc/lispref/os.texi (Time Conversion): Adjust doc accordingly.

* lisp/calendar/time-date.el (days-to-time):
* lisp/emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
* lisp/gnus/nnrss.el (nnrss-normalize-date):
* lisp/epa-ks.el (epa-ks--parse-buffer): Silence corresponding warnings.
doc/lispref/os.texi
etc/NEWS
lisp/calendar/time-date.el
lisp/emacs-lisp/timer.el
lisp/epa-ks.el
lisp/gnus/nnrss.el
lisp/subr.el