1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

Fix a typo in msdos/ChangeLog.

This commit is contained in:
Eli Zaretskii 2010-05-15 09:25:23 +03:00
parent ae6bc504c0
commit 1edbd30946
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
* sed1v2.inp (OLDXMENU_TARGET): Edit to empty.
* sed1x.inp (OLDXMENU_TARGET): Edit to really-oldxmenu.
* sed1v2.inp (LIBXT_OTHER): Exit to empty.
* sed1v2.inp (LIBXT_OTHER): Edit to empty.
2010-05-14 Glenn Morris <rgm@gnu.org>

View File

@ -18,7 +18,7 @@
2010-05-14 Eli Zaretskii <eliz@gnu.org>
Make the cache of bidi iterator states dynamically allocated.
(bidi_cache_shrink): New function.
* bidi.c (bidi_cache_shrink): New function.
(bidi_init_it): Call it.
(bidi_cache_iterator_state): Enlarge the cache if needed.