emacs-diffs
[Top][All Lists]
Advanced

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

master 2dfc2bb: ; * etc/TODO: Fix typo.


From: Basil L. Contovounesios
Subject: master 2dfc2bb: ; * etc/TODO: Fix typo.
Date: Sat, 21 Aug 2021 05:38:22 -0400 (EDT)

branch: master
commit 2dfc2bb9bdc685666f6e78d2d169130e28137406
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

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

diff --git a/etc/TODO b/etc/TODO
index e199e6b..8fe698b 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -1538,7 +1538,7 @@ cannot represent in Unicode.
 
 *** Performance
 
-**** Make the implementation of markers more eifficient
+**** Make the implementation of markers more efficient
 Markers are implemented as a non-sorted singly linked list of markers.
 This makes them scale badly when thousands of markers are created in a
 buffer for some purpose, because some low-level primitives in Emacs



reply via email to

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