bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37368: Enhancement in master: Add debug declaration to widget-specif


From: Lars Ingebrigtsen
Subject: bug#37368: Enhancement in master: Add debug declaration to widget-specify-insert
Date: Sat, 14 Sep 2019 14:20:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Tobias Zawada <i_inbox@tn-home.de> writes:

>   (defmacro widget-specify-insert (&rest form)
>     "Execute FORM without inheriting any text properties."
> +   (declare (debug body))
>     `(save-restriction

Thanks; applied to the Emacs trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]