]> git.eshelyaron.com Git - emacs.git/commit
(sit-for): Add compiler-macro to warn about obsolete calling convention
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 Oct 2022 22:43:50 +0000 (18:43 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 Oct 2022 22:43:50 +0000 (18:43 -0400)
commit155ddde4dd3f6246814ab76bc2f54f4d571bbd15
tree284a73e46d13a1f426fea2655e7bbe601e4b5ca7
parent2cca6408fde59e57a0937e561675d181f7fa226e
(sit-for): Add compiler-macro to warn about obsolete calling convention

* lisp/subr.el (sit-for): Add compiler-macro.
* lisp/eshell/esh-util.el (eshell-redisplay):
* lisp/play/zone.el (zone, zone-pgm-jitter, zone-pgm-whack-chars):
(zone-remove-text): Avoid obsolete calling convention.
lisp/eshell/esh-util.el
lisp/play/zone.el
lisp/subr.el