aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2004-02-10 17:14:51 +0000
committerJan Djärv2004-02-10 17:14:51 +0000
commitc2d12b5d172ade26b7b3c2c39ae24b9b29ce6280 (patch)
tree5c825f01a500eb41c22767a29186cf708cf1de1c /src/ChangeLog
parenta510f26946bed9980052ab296900cf57abdc98f5 (diff)
downloademacs-c2d12b5d172ade26b7b3c2c39ae24b9b29ce6280.tar.gz
emacs-c2d12b5d172ade26b7b3c2c39ae24b9b29ce6280.zip
Move include stdio for some files.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6332c1267bf..184fb6b0745 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12004-02-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * atimer.c: Move include stdio.h to same place as in other files.
4
5 * region-cache.c: Ditto.
6
7 * sysdep.c: Ditto.
8
9 * xfaces.c: Ditto.
10
12004-02-09 Sam Steingold <sds@gnu.org> 112004-02-09 Sam Steingold <sds@gnu.org>
2 12
3 * w32term.c (w32_draw_fringe_bitmap): Fixed a typo in the last patch. 13 * w32term.c (w32_draw_fringe_bitmap): Fixed a typo in the last patch.