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.4 | |
parent | dac696602de6984ff8e4ce9d6bac9d51ab735cde (diff) | |
download | emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.tar.gz emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.tar.bz2 emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.zip |
ChangeLog fixes
Diffstat (limited to 'src/ChangeLog.4')
-rw-r--r-- | src/ChangeLog.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4 index 81e74a9dfa0..54b37258c9f 100644 --- a/src/ChangeLog.4 +++ b/src/ChangeLog.4 @@ -4925,7 +4925,7 @@ 1993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu) Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu> - * 7300.h [__GNUC__]: #define HAVE_ALLOCA. + * m/7300.h [__GNUC__]: #define HAVE_ALLOCA. [not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION. (HAVE_SYSVIPC, USE_UTIME): #define these. (memmove): We don't have this; call safe_bcopy. @@ -6675,7 +6675,7 @@ 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu) - * x/esix5-4.h: Redone by Joe Kelsey. + * s/esix5-4.h: Redone by Joe Kelsey. * xterm.c (x_new_font): Take out last change. |