aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 685a30d21d7..37225e11f76 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12011-04-14 Paul Eggert <eggert@cs.ucla.edu> 12011-04-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * sysdep.c (croak): Move decl from here to syssignal.h.
4 * syssignal.h (croak): Put it here, so the API can be checked when
5 'croak' is called from dissociate_if_controlling_tty.
6
3 * minibuf.c: Make symbols static if they're not exported. 7 * minibuf.c: Make symbols static if they're not exported.
4 (minibuf_save_list, choose_minibuf_frame): Now static. 8 (minibuf_save_list, choose_minibuf_frame): Now static.
5 * lisp.h (choose_minibuf_frame): Remove decl. 9 * lisp.h (choose_minibuf_frame): Remove decl.