aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2000-06-21 14:26:56 +0000
committerDave Love2000-06-21 14:26:56 +0000
commit4c34300137624a85499f90873fa16f4b7056713a (patch)
tree312e163553f0daee3dab3be9ae2fc0e21e2bce83 /src
parenta2242f280955b8be906a33d464397bb4941eec33 (diff)
downloademacs-4c34300137624a85499f90873fa16f4b7056713a.tar.gz
emacs-4c34300137624a85499f90873fa16f4b7056713a.zip
*** empty log message ***
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 0947598060b..cc1d6659a3e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12000-06-21 Dave Love <fx@gnu.org>
2
3 * Makefile.in: Use GETLOADAVG_LIBS.
4
5 * config.in: Add HAVE_FCNTL_H, _FILE_OFFSET_BITS,
6 _LARGEFILE_SOURCE, _LARGE_FILES, _XOPEN_SOURCE.
7
12000-06-20 Stefan Monnier <monnier@cs.yale.edu> 82000-06-20 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * syntax.c (describe_syntax): Recognize the `n'estable bit. 10 * syntax.c (describe_syntax): Recognize the `n'estable bit.