From: Eli Zaretskii Date: Tue, 26 Dec 2023 12:51:37 +0000 (+0200) Subject: ; Fix last change. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4fbc749761b5ec8cc562ddc22bc9d42a4c01bbdc;p=emacs.git ; Fix last change. (cherry picked from commit ccf46acefd2272afa18832cd6dd4d35b0803e70a) --- diff --git a/etc/DEBUG b/etc/DEBUG index 580083a9fcf..55cec02c1c9 100644 --- a/etc/DEBUG +++ b/etc/DEBUG @@ -612,7 +612,7 @@ recommend to follow the procedure below to try to identify the cause: (declare (speed 1)) at the beginning of the body of suspected function(s) to change - native-comp-speed only for those functions -- this could help you + 'native-comp-speed' only for those functions -- this could help you identify the function(s) which cause(s) the problem. . Reduce the problematic function(s) to the minimal code that still