aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4df4455e862..4d493eab7b1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,15 @@
12011-08-08 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (forward_to_next_line_start): Allow to use the
4 no-display-properties-and-no-overlays under bidi display. Set
5 disp_pos in the bidi iterator to avoid searches for display
6 properties and overlays.
7
12011-08-08 Chong Yidong <cyd@stupidchicken.com> 82011-08-08 Chong Yidong <cyd@stupidchicken.com>
2 9
10 * editfns.c (Fset_time_zone_rule): Document relationship with the
11 setenv function.
12
3 * ftfont.c (ftfont_pattern_entity): Copy the extras argument to 13 * ftfont.c (ftfont_pattern_entity): Copy the extras argument to
4 the font entity extracted from the cache (Bug#8109). 14 the font entity extracted from the cache (Bug#8109).
5 15