]> git.eshelyaron.com Git - emacs.git/commit
(sit-for): Remove support for old calling convention
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 13 Oct 2023 23:28:30 +0000 (19:28 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 13 Oct 2023 23:28:30 +0000 (19:28 -0400)
commit9ecb595dea56ed1149b60245d021cb5e6d7dd73f
treeb646110c1b55982546dc2544bb708c4819467989
parenta5789198b34d83413674e596887c089a651f7cf4
(sit-for): Remove support for old calling convention

* lisp/subr.el (sit-for): Remove support for old calling convention

* doc/lispref/functions.texi (Obsolete Functions): Adjust wording now
that we don't support `sit-for`s old convention any more.
* doc/lispref/commands.texi (Waiting): Remove mention of old calling
convention for `sit-for`.
doc/lispref/commands.texi
doc/lispref/functions.texi
etc/NEWS
lisp/subr.el