emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 ccf46acefd2 2/2: ; Fix last change.


From: Eli Zaretskii
Subject: emacs-29 ccf46acefd2 2/2: ; Fix last change.
Date: Tue, 26 Dec 2023 07:52:15 -0500 (EST)

branch: emacs-29
commit ccf46acefd2272afa18832cd6dd4d35b0803e70a
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; Fix last change.
---
 etc/DEBUG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/DEBUG b/etc/DEBUG
index 290c01faf3e..f66a8d5d588 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



reply via email to

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