aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-10-03 08:39:21 -0700
committerDan Nicolaescu2010-10-03 08:39:21 -0700
commit4777478a50f6de9634d2d5b81ad2bac191d569b6 (patch)
tree697546b453ef2da09dbf221df77ef4b0ab5aa11e /ChangeLog
parenta3d5088daa2e78d9dc2d7eddc4ac9c56cfe11caa (diff)
downloademacs-4777478a50f6de9634d2d5b81ad2bac191d569b6.tar.gz
emacs-4777478a50f6de9634d2d5b81ad2bac191d569b6.zip
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
* src/xterm.c (NO_INLINE, noinline): Move definitions to ../configure.in.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3bb32c2ade..fc541930c4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
4
12010-10-01 Dan Nicolaescu <dann@ics.uci.edu> 52010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 * configure.in: Include stdlib.h and string.h unconditionally. 7 * configure.in: Include stdlib.h and string.h unconditionally.