aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-03-30 10:40:04 -0700
committerDan Nicolaescu2010-03-30 10:40:04 -0700
commitb5dd0ae7bea5a98e4be9193a797d9599ccb6744a (patch)
treecdfbf674a22868c966a95dade88454bdbbef4ae4 /src/ChangeLog
parent0ef84fc806f9f4c08f1ce0ba046fbc46af2ff9e6 (diff)
downloademacs-b5dd0ae7bea5a98e4be9193a797d9599ccb6744a.tar.gz
emacs-b5dd0ae7bea5a98e4be9193a797d9599ccb6744a.zip
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 44c55252b62..3048e901494 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
4
12010-03-30 Eli Zaretskii <eliz@gnu.org> 52010-03-30 Eli Zaretskii <eliz@gnu.org>
2 6
3 * bidi.c (bidi_cache_iterator_state): Invalidate the cache if we 7 * bidi.c (bidi_cache_iterator_state): Invalidate the cache if we