emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r100300: Fix a typo in msdos/ChangeLo


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100300: Fix a typo in msdos/ChangeLog.
Date: Sat, 15 May 2010 09:25:23 +0300
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100300
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Sat 2010-05-15 09:25:23 +0300
message:
  Fix a typo in msdos/ChangeLog.
modified:
  msdos/ChangeLog
  src/ChangeLog
=== modified file 'msdos/ChangeLog'
--- a/msdos/ChangeLog   2010-05-15 01:55:24 +0000
+++ b/msdos/ChangeLog   2010-05-15 06:25:23 +0000
@@ -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  <address@hidden>
 

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-05-15 01:55:24 +0000
+++ b/src/ChangeLog     2010-05-15 06:25:23 +0000
@@ -18,7 +18,7 @@
 2010-05-14  Eli Zaretskii  <address@hidden>
 
        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.
 


reply via email to

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