aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-12-28 04:12:56 +0100
committerJoakim Verona2011-12-28 04:12:56 +0100
commitbb29f044aa967831cd664c54eba0de0c701436ce (patch)
tree1398cc9780bbae0fdad071a3a3765a571c3f6d7b /lib-src/ChangeLog
parent3c935a7e996701244d166f684119f0ff97e25496 (diff)
parent5e605a2e528955721fc6f2bd7b9f174c15075fb1 (diff)
downloademacs-bb29f044aa967831cd664c54eba0de0c701436ce.tar.gz
emacs-bb29f044aa967831cd664c54eba0de0c701436ce.zip
upstream i think
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 983754eb1c3..1eb67eb6c71 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,19 @@
12011-11-30 Chong Yidong <cyd@gnu.org>
2
3 * emacsclient.c (main): Condition last change on WINDOWSNT
4 (Bug#10155).
5
62011-11-27 Eli Zaretskii <eliz@gnu.org>
7
8 * makefile.w32-in (LOCAL_FLAGS): Add $(EMACS_EXTRA_C_FLAGS).
9
10 * emacsclient.c (main) <environ>: Remove declaration, already
11 pulled in by unistd.h on Posix hosts and stdlib.h on MS-Windows.
12
132011-11-24 Glenn Morris <rgm@gnu.org>
14
15 * make-docfile.c (scan_lisp_file): Treat defcustom like defvar.
16
12011-11-14 Dan Nicolaescu <dann@ics.uci.edu> 172011-11-14 Dan Nicolaescu <dann@ics.uci.edu>
2 18
3 * Makefile.in (all): Make sure "all" is the first target. 19 * Makefile.in (all): Make sure "all" is the first target.
@@ -4267,7 +4283,7 @@
4267 4283
42681998-12-08 Geoff Voelker <voelker@cs.washington.edu> 42841998-12-08 Geoff Voelker <voelker@cs.washington.edu>
4269 4285
4270 * makefile.nt: Do string comparision of _NMAKE_VER. 4286 * makefile.nt: Do string comparison of _NMAKE_VER.
4271 4287
42721998-11-03 Theodore Jump <tjump@cais.com> 42881998-11-03 Theodore Jump <tjump@cais.com>
4273 4289