aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 3f1e287db34..2a8ac9b8131 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,19 @@
12012-10-01 Fabrice Popineau <fabrice.popineau@gmail.com>
2
3 * make-docfile.c (write_globals): Special-case
4 Fexit_recursive_edit and Fabort_recursive_edit as well, as
5 functions that are _Noreturn, to be consistent with
6 src/keyboard.c.
7
82012-09-30 Eli Zaretskii <eliz@gnu.org>
9
10 * ntlib.c (gettimeofday): Copy from src/w32.c. lib/gettime.c
11 needs this function.
12
132012-09-26 Juanma Barranquero <lekktu@gmail.com>
14
15 * makefile.w32-in (obj): Add profiler.o.
16
12012-09-17 Glenn Morris <rgm@gnu.org> 172012-09-17 Glenn Morris <rgm@gnu.org>
2 18
3 * ebrowse.c (version): 19 * ebrowse.c (version):
@@ -1038,7 +1054,7 @@
1038 (Asm_help, default_C_suffixes, default_C_help, Cplusplus_suffixes) 1054 (Asm_help, default_C_suffixes, default_C_help, Cplusplus_suffixes)
1039 (Cplusplus_help, Cjava_suffixes, Cobol_suffixes, Cstar_suffixes) 1055 (Cplusplus_help, Cjava_suffixes, Cobol_suffixes, Cstar_suffixes)
1040 (Erlang_suffixes, Erlang_help, Forth_suffixes, Forth_help) 1056 (Erlang_suffixes, Erlang_help, Forth_suffixes, Forth_help)
1041 (Fortran_suffixes, Fortran_help, HTML_suffixes, HTML_help) 1057 (Fortran_suffixes, Fortran_help, HTML_suffixes, HTML_help)
1042 (Lisp_suffixes, Lisp_help, Lua_suffixes, Lua_help) 1058 (Lisp_suffixes, Lisp_help, Lua_suffixes, Lua_help)
1043 (Makefile_filenames, Makefile_help, Objc_suffixes, Objc_help) 1059 (Makefile_filenames, Makefile_help, Objc_suffixes, Objc_help)
1044 (Pascal_suffixes, Pascal_help, Perl_suffixes, Perl_interpreters) 1060 (Pascal_suffixes, Pascal_help, Perl_suffixes, Perl_interpreters)