aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e936863ce1d..d08cf69af8e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12014-08-05 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * keyboard.c (safe_run_hooks): Follow the convenient style to bind
4 inhibit-quit to t and pass 2 args to safe_run_hook_funcall. See
5 <http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00077.html>.
6 (safe_run_hook_funcall): Adjust accordingly.
7
12014-08-04 Martin Rudalics <rudalics@gmx.at> 82014-08-04 Martin Rudalics <rudalics@gmx.at>
2 9
3 * frame.h (FRAME_HAS_HORIZONTAL_SCROLL_BARS): Condition 10 * frame.h (FRAME_HAS_HORIZONTAL_SCROLL_BARS): Condition