aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDan Nicolaescu2010-09-21 09:42:12 +0300
committerDan Nicolaescu2010-09-21 09:42:12 +0300
commit48e24408d0048906c409aa8ce97eecdd0c48a790 (patch)
tree7d83ed907ec6546e75f3c2b6cb1ad3d10946bb39 /src
parent1e14999c26a6679dfdbf78e3d8dde670cf37e498 (diff)
downloademacs-48e24408d0048906c409aa8ce97eecdd0c48a790.tar.gz
emacs-48e24408d0048906c409aa8ce97eecdd0c48a790.zip
Check in missing ChangeLog entry.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 341649fbe68..a438304b93f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12010-09-20 Dan Nicolaescu <dann@ics.uci.edu> 12010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * Makefile.in (temacs): Link using $(CC) not $(LD).
4 (LD_FIRSTFLAG): Define using autoconf.
5 (LD): Remove.
6
3 Remove HAVE_TERMIOS definitions. 7 Remove HAVE_TERMIOS definitions.
4 * s/usg5-4-common.h (HAVE_TERMIOS): 8 * s/usg5-4-common.h (HAVE_TERMIOS):
5 * s/template.h (HAVE_TERMIOS): 9 * s/template.h (HAVE_TERMIOS):