Files
emacs/lib
Paul Eggert 8208d2bf95 Assume C99 or later.
* lib/stdarg.in.h, lib/stdbool.in.h, m4/stdarg.m4, m4/stdbool.m4:
Remove.
* configure.ac (_AC_PROG_CC_C89): Define a dummy, to keep 'configure'
smaller.
(gl_PROG_CC_C99): Use this to get C99 or later.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
* admin/merge-gnulib (GNULIB_MODULES): Remove stdarg, stdbool.
(GNULIB_TOOL_FLAGS): Avoid stdarg, stdbool.
* doc/lispref/internals.texi (C Dialect): Document this.
* etc/NEWS: Document this.
* nt/gnulib.mk: Remove stdarg and stdbool modules.
* src/bytecode.c (B__dummy__): Remove.
* src/conf_post.h (bool_bf) [!NS_IMPL_GNUSTEP]: Use bool.
(FLEXIBLE_ARRAY_MEMBER): Now always empty.
* src/dbusbind.c (XD_DEBUG_MESSAGE) [!DBUS_DEBUG]:
* src/regex.c (DEBUG_PRINT): Assume varargs macros.
* src/lisp.h (DEFUN_FUNCTION_INIT): Remove.  All uses now assume C99.

Fixes: debbugs:17487
2014-05-17 01:11:31 -07:00
..
2012-11-03 11:54:17 -07:00
2014-01-01 00:31:29 -08:00
2014-05-17 01:11:31 -07:00
2012-08-02 17:42:11 -07:00
2014-01-20 12:48:14 -08:00
2014-03-07 10:57:11 -08:00
2014-03-25 21:16:13 -07:00
2014-01-20 12:48:14 -08:00
2014-03-07 10:57:11 -08:00
2014-02-05 11:41:03 -08:00
2012-08-02 17:42:11 -07:00
2012-08-02 17:42:11 -07:00
2012-11-30 10:25:59 -08:00
2014-02-25 11:21:05 -08:00