emacs-diffs
[Top][All Lists]
Advanced

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

master 5024ee1ad18: ; * etc/TODO: Fix punctuation.


From: Eli Zaretskii
Subject: master 5024ee1ad18: ; * etc/TODO: Fix punctuation.
Date: Mon, 20 Nov 2023 07:46:14 -0500 (EST)

branch: master
commit 5024ee1ad18904bc0a0e7a8f740164157649af5e
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/TODO: Fix punctuation.
---
 etc/TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/TODO b/etc/TODO
index 6b29c0a61ad..d2d124c9c8e 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -889,7 +889,7 @@ We could have a mechanism similar to what we use for 
optimizing calls
 to primitive functions.  IE using a link table for each compilation
 unit (CU) such that calls from functions in a CU targeting functions
 in the same CU don't have to go through funcall.  If one of these
-functions is redefined a trampoline is compiled and installed to
+functions is redefined, a trampoline is compiled and installed to
 restore the redirection through funcall.
 
 *** Features to be improved or missing



reply via email to

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