aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
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 @@
12006-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
12006-05-26 Chong Yidong <cyd@stupidchicken.com> 82006-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