aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index ecd3940641d..82670f40949 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12010-07-19 Juanma Barranquero <lekktu@gmail.com>
2
3 * NEWS: Mention --enable-checking is now supported on Windows.
4
12010-07-19 Carsten Dominik <carsten.dominik@gmail.com> 52010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2 6
3 * refcards/orgcard.tex: Remove the key for the TODO sparse tree 7 * refcards/orgcard.tex: Remove the key for the TODO sparse tree
diff --git a/etc/NEWS b/etc/NEWS
index 8ea0b61c05b..a93baf36638 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -402,6 +402,9 @@ displayed with a "spinning bar".
402 402
403* Changes in Emacs 24.1 on non-free operating systems 403* Changes in Emacs 24.1 on non-free operating systems
404 404
405** New configure.bat option --enable-checking builds emacs with extra
406runtime checks.
407
405 408
406---------------------------------------------------------------------- 409----------------------------------------------------------------------
407This file is part of GNU Emacs. 410This file is part of GNU Emacs.