aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4a570a51df4..2d65dcb0860 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-08-09 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Use TSET for write access to Lisp_Object slots of struct terminal.
4 * termhooks.h (TSET): New macro.
5 * coding.c, terminal.c, xselect.c: Adjust users.
6
12012-08-08 Stefan Monnier <monnier@iro.umontreal.ca> 72012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * xdisp.c (safe_eval_handler): Remove prototype. Receive args describing 9 * xdisp.c (safe_eval_handler): Remove prototype. Receive args describing