mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * etc/TODO: Fix typo.
This commit is contained in:
parent
72e688eacd
commit
2dfc2bb9bd
1 changed files with 1 additions and 1 deletions
2
etc/TODO
2
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue