aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 775a39c67ec..c3f2e47663a 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,13 @@
12012-06-29 Tom Tromey <tromey@redhat.com>
2
3 * make-docfile.c (enum global_type) <FUNCTION>: New constant.
4 (struct global) <value>: New field.
5 (add_global): Add 'value' argument.
6 (compare_globals): Sort functions at the end.
7 (close_emacs_globals): New function.
8 (write_globals): Handle functions.
9 (scan_c_file): Call add_global for DEFUN.
10
12012-06-30 Juanma Barranquero <lekktu@gmail.com> 112012-06-30 Juanma Barranquero <lekktu@gmail.com>
2 12
3 * makefile.w32-in (CTAGS_CFLAGS): Remove EMACS_NAME; 13 * makefile.w32-in (CTAGS_CFLAGS): Remove EMACS_NAME;