aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDave Love2000-06-23 11:36:52 +0000
committerDave Love2000-06-23 11:36:52 +0000
commit53245ee2d121e463fbeb6d1ef76aebb3968c454e (patch)
treee82ab7044ec80d395bca8c09122acbba9a50ed56 /lib-src/ChangeLog
parentea055732c7aa488a63ce1b9096010da82bdd56ed (diff)
downloademacs-53245ee2d121e463fbeb6d1ef76aebb3968c454e.tar.gz
emacs-53245ee2d121e463fbeb6d1ef76aebb3968c454e.zip
Move config.h before other includes (which may use feature tests).
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 84672f5d2f4..616aebb41fc 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12000-06-23 Dave Love <fx@gnu.org>
2
3 * ebrowse.c: Move config.h before other includes (which may use
4 feature tests).
5
12000-06-14 Jim Meyering <meyering@lucent.com> 62000-06-14 Jim Meyering <meyering@lucent.com>
2 7
3 * grep-changelog: Fix typos in comments. Remove trailing blanks. 8 * grep-changelog: Fix typos in comments. Remove trailing blanks.