]> git.eshelyaron.com Git - emacs.git/commit
Fix issues with type casting in delayed message functions
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Oct 2021 00:19:39 +0000 (02:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Oct 2021 00:19:44 +0000 (02:19 +0200)
commit83f1e4b3bcb9e651267adba79fed0a229263183e
tree1f3ff790b3d05b5b70a577224d06e8560a1795a0
parent057f45abeced1c81bd9bb2782ab6a8fe472f38c8
Fix issues with type casting in delayed message functions

* src/eval.c (with_delayed_message_display)
(with_delayed_message_cancel, Ffuncall_with_delayed_message): Fix
some type confusion.
src/eval.c