aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-06-01 19:43:47 -0700
committerDan Nicolaescu2010-06-01 19:43:47 -0700
commit9f32a766dca3c9777f81f028219281f201d63edc (patch)
tree1a7ade38a0efebc882936c878c784d8507ab609b /src/ChangeLog
parentc55d2abfc73923cedd0bcd11fc40d1739ae7a109 (diff)
downloademacs-9f32a766dca3c9777f81f028219281f201d63edc.tar.gz
emacs-9f32a766dca3c9777f81f028219281f201d63edc.zip
* src/s/sol2-6.h: Remove obsolete comments.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9135ce8cbbc..ee0df18bd6f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-06-02 Dan Nicolaescu <dann@ics.uci.edu> 12010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * s/sol2-6.h: Remove obsolete comments.
4
3 Remove unnecessary alloca.h includes. 5 Remove unnecessary alloca.h includes.
4 * keymap.c: Do not include alloca.h, config.h does that. 6 * keymap.c: Do not include alloca.h, config.h does that.
5 * sysdep.c: Likewise. Do not define fwrite, not used. 7 * sysdep.c: Likewise. Do not define fwrite, not used.