diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3377e833138..37f2566ffbe 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * lisp.h: Replace #if 0 code for checking with text pointing to | ||
| 4 | the --enable-checking configure flag. | ||
| 5 | |||
| 6 | * emacs.c (main): Mention the --enable-profiling configure flag | ||
| 7 | instead of using CFLAGS. | ||
| 8 | |||
| 1 | 2009-08-26 Ken Raeburn <raeburn@raeburn.org> | 9 | 2009-08-26 Ken Raeburn <raeburn@raeburn.org> |
| 2 | 10 | ||
| 3 | * Makefile.in (buildobj.h): New target. | 11 | * Makefile.in (buildobj.h): New target. |