aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2005-06-05 17:09:55 +0000
committerKim F. Storm2005-06-05 17:09:55 +0000
commit17a7c5c2b024a97106c865f76e2cbd3b90591615 (patch)
treececa27bae8f49e8bbb36e9fa0119e73534b2b2ef /src/ChangeLog
parentbfa171a51621bce0045b6f182c8d34b9981da844 (diff)
downloademacs-17a7c5c2b024a97106c865f76e2cbd3b90591615.tar.gz
emacs-17a7c5c2b024a97106c865f76e2cbd3b90591615.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3c72b4e7982..12fc70289aa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -6,8 +6,7 @@
6 6
7 * s/ms-w32.h (fileno): Don't define if already defined. 7 * s/ms-w32.h (fileno): Don't define if already defined.
8 8
9 * emacs.c: Include w32heap.h, to avoid compiler warning about 9 * emacs.c: Include w32heap.h, to avoid compiler warning about sbrk.
10 sbrk.
11 10
12 * makefile.w32-in (DOC): Define to point to the generated DOC-X. 11 * makefile.w32-in (DOC): Define to point to the generated DOC-X.
13 12