aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 34e0c7ee388..bcd4b1a5169 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * emacsclient.c: Move socket related #includes together with the
4 rest of the #includes. Move a WINDOWSNT includes closer together.
5 (HAVE_CONFIG_H): Remove.
6 (NO_RETURN): Remove, defined in config.h.
7 (main): Convert definition to standard C.
8
12010-07-29 Juanma Barranquero <lekktu@gmail.com> 92010-07-29 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * make-docfile.c (write_c_args): Warn for old-style empty arglist (). 11 * make-docfile.c (write_c_args): Warn for old-style empty arglist ().