diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a960ae6d7c8..de8a22a0201 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-05-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * emacs.c (main) [PROFILING]: Enable also for __MINGW32__. | ||
| 4 | [__MINGW32__]: MinGW-specific declaration of `etext'. | ||
| 5 | |||
| 6 | * w32heap.c (etext, edata): Remove unused definitions. | ||
| 7 | |||
| 1 | 2006-05-26 Chong Yidong <cyd@stupidchicken.com> | 8 | 2006-05-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate | 10 | * fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate |