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 5fc04c10f59..1bb96989b60 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12014-06-15 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (Fmove_point_visually): Don't use the glyph matrix
4 information if we are in the middle of executing a keyboard macro,
5 since redisplay doesn't update the screen until the macro is
6 finished. (Bug#17777)
7
8 * alloc.c (cleanup_vector): Don't dereference a font driver
9 pointer if it is NULL. (Bug#17771)
10
12014-06-13 Glenn Morris <rgm@gnu.org> 112014-06-13 Glenn Morris <rgm@gnu.org>
2 12
3 * Makefile.in ($(leimdir)/leim-list.el, $(srcdir)/macuvs.h) 13 * Makefile.in ($(leimdir)/leim-list.el, $(srcdir)/macuvs.h)