aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-13 22:48:15 -0700
committerPaul Eggert2011-03-13 22:48:15 -0700
commit4752793e2266f5a6b25732fc38c502687f07a7eb (patch)
treec8b8ca5b6e8d53c19ea96a1be684714822e66d3f /src/ChangeLog
parentc03cd23f455776f4fdf68966f6ac01e99f054d1e (diff)
downloademacs-4752793e2266f5a6b25732fc38c502687f07a7eb.tar.gz
emacs-4752793e2266f5a6b25732fc38c502687f07a7eb.zip
* lisp.h (force_auto_save_soon): New decl.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3acc86015b4..39af059f197 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-03-14 Paul Eggert <eggert@cs.ucla.edu> 12011-03-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * lisp.h (force_auto_save_soon): New decl.
4
3 * emacs.c (init_cmdargs): Rename local to avoid shadowing. 5 * emacs.c (init_cmdargs): Rename local to avoid shadowing.
4 (DEFINE_DUMMY_FUNCTION): New macro. 6 (DEFINE_DUMMY_FUNCTION): New macro.
5 (__do_global_ctors, __do_global_ctors_aux, __do_global_dtors, __main): 7 (__do_global_ctors, __do_global_ctors_aux, __do_global_dtors, __main):