diff options
author | Glenn Morris <rgm@gnu.org> | 2014-01-14 22:06:07 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-01-14 22:06:07 -0500 |
commit | 39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415 (patch) | |
tree | 37e8094a0234f15293f9110b8bdd5805c69c9a13 /src/ChangeLog.5 | |
parent | dac696602de6984ff8e4ce9d6bac9d51ab735cde (diff) | |
download | emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.tar.gz |
ChangeLog fixes
Diffstat (limited to 'src/ChangeLog.5')
-rw-r--r-- | src/ChangeLog.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index 48f802e5efb..dcb7f668b1e 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 @@ -215,7 +215,7 @@ 1995-06-10 Geoff Voelker <voelker@cs.washington.edu> - * ntterm.c,ntproc.c,nt.c: Include config.h before stdio.h. + * ntterm.c, ntproc.c, nt.c: Include config.h before stdio.h. 1995-06-09 Geoff Voelker <voelker@cs.washington.edu> @@ -5728,7 +5728,7 @@ * lisp.h (EMACS_INT, EMACS_UINT): Define, if not already defined. - * alpha.h (EMACS_INT, EMACS_UINT): Defined. + * m/alpha.h (EMACS_INT, EMACS_UINT): Defined. 1994-09-16 Rainer Schoepf <schoepf@sc.ZIB-Berlin.DE> @@ -7039,7 +7039,7 @@ 1994-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu) - * mips-siemens.h: Include pyramid.h, not mips.h. + * m/mips-siemens.h: Include pyramid.h, not mips.h. (LOAD_AVE_TYPE, LOAD_AVE_CVT): Definitions deleted. (NO_ARG_ARRAY, HAVE_ALLOCA): Defined. (BROKEN_FIONREAD): Add #undef. |