aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-07-29 23:18:28 -0700
committerGlenn Morris2012-07-29 23:18:28 -0700
commitd34d6ffc97bea4bc246b1f764f9d9ecdf169e0c2 (patch)
treee50a15baa544a0acac2b452be544d0ac6471bf69 /src/ChangeLog
parentdc5493f11d93f4a97ebc37dac5df286746496bf8 (diff)
downloademacs-d34d6ffc97bea4bc246b1f764f9d9ecdf169e0c2.tar.gz
emacs-d34d6ffc97bea4bc246b1f764f9d9ecdf169e0c2.zip
Remove some empty src/s files.
* configure.ac (opsysfile): Set to empty on freebsd, gnu-linux, gnu-kfreebsd; and to usg5-4-common.h on sol2*, unixware. * src/s/freebsd.h, src/s/gnu-linux.h, src/s/sol2-6.h, src/s/unixware.h: Remove empty files.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6825a22c08a..913c3bc865d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-07-30 Glenn Morris <rgm@gnu.org>
2
3 * s/freebsd.h, s/gnu-linux.h, s/sol2-6.h, s/unixware.h:
4 Remove empty files.
5
12012-07-30 Paul Eggert <eggert@cs.ucla.edu> 62012-07-30 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Export to GDB most of lisp.h's remaining object-like macros. 8 Export to GDB most of lisp.h's remaining object-like macros.