aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione2012-09-01 00:01:36 -0800
committerDaniel Colascione2012-09-01 00:01:36 -0800
commit0a850e9a4eff07824bba57892bf27ce9767559bd (patch)
treedcbd8a6f16651b0745cf43a7ca02b6fd9e5e6daf /ChangeLog
parent3d10e1343d65341d4d48633e0b561df86787c438 (diff)
parent17a2cbbd76385d0be8a4b28974e64f4debf459c1 (diff)
downloademacs-0a850e9a4eff07824bba57892bf27ce9767559bd.tar.gz
emacs-0a850e9a4eff07824bba57892bf27ce9767559bd.zip
Merge from cygw32 branch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 228cf1d74d7..6e93b8313e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12012-09-01 Daniel Colascione <dan.colascione@gmail.com>
2
3 * configure.ac: Introduce term_header variable, which holds the
4 value which will become TERM_HEADER in code. We effect our choice
5 of window system by setting term_header and WINDOW_SYSTEM_OBJ
6 instead of using ad-hoc variables and flags for each window
7 system.
8
12012-08-26 Paul Eggert <eggert@cs.ucla.edu> 92012-08-26 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works 11 * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works