aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8a228214507..d0e08317fba 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12012-12-26 Dmitry Antipov <dmantipov@yandex.ru> 12012-12-26 Dmitry Antipov <dmantipov@yandex.ru>
2 2
3 * lisp.h (toplevel): Add two notices to the comment about
4 defining a new Lisp data type.
5
62012-12-26 Dmitry Antipov <dmantipov@yandex.ru>
7
3 * keyboard.c (record_asynch_buffer_change): Initialize an event 8 * keyboard.c (record_asynch_buffer_change): Initialize an event
4 only if it's really needed. 9 only if it's really needed.
5 * frame.h (enum output_method): Remove output_mac member since 10 * frame.h (enum output_method): Remove output_mac member since