Mercurial > emacs
diff ChangeLog @ 110735:4dfed46bce9a
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
* src/xterm.c (NO_INLINE, noinline): Move definitions to ../configure.in.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 03 Oct 2010 08:39:21 -0700 |
parents | 55c8c3ca3d48 |
children | 2c36d4f54456 |
line wrap: on
line diff
--- a/ChangeLog Sun Oct 03 08:19:34 2010 -0700 +++ b/ChangeLog Sun Oct 03 08:39:21 2010 -0700 @@ -1,3 +1,7 @@ +2010-10-03 Dan Nicolaescu <dann@ics.uci.edu> + + * configure.in (NO_INLINE, noinline): Move here from src/xterm.c. + 2010-10-01 Dan Nicolaescu <dann@ics.uci.edu> * configure.in: Include stdlib.h and string.h unconditionally.