aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a1d4c7dbd08..6b56abbafd1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12015-02-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 Remove no-longer-used two_byte_p calculations
4 * dispextern.h (struct glyph_string): Remove member two_byte_p.
5 All uses removed.
6 * xdisp.c (get_glyph_face_and_encoding): Remove arg two_byte_p.
7 All callers changed.
8
12015-02-03 Paul Eggert <eggert@cs.ucla.edu> 92015-02-03 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Omit unnecessary var if GTK or NS 11 Omit unnecessary var if GTK or NS