diff options
| author | Glenn Morris | 2014-01-14 22:06:07 -0500 |
|---|---|---|
| committer | Glenn Morris | 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.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 @@ | |||
| 4925 | 1993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | 4925 | 1993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu) |
| 4926 | 4926 | ||
| 4927 | Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu> | 4927 | Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu> |
| 4928 | * 7300.h [__GNUC__]: #define HAVE_ALLOCA. | 4928 | * m/7300.h [__GNUC__]: #define HAVE_ALLOCA. |
| 4929 | [not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION. | 4929 | [not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION. |
| 4930 | (HAVE_SYSVIPC, USE_UTIME): #define these. | 4930 | (HAVE_SYSVIPC, USE_UTIME): #define these. |
| 4931 | (memmove): We don't have this; call safe_bcopy. | 4931 | (memmove): We don't have this; call safe_bcopy. |
| @@ -6675,7 +6675,7 @@ | |||
| 6675 | 6675 | ||
| 6676 | 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 6676 | 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 6677 | 6677 | ||
| 6678 | * x/esix5-4.h: Redone by Joe Kelsey. | 6678 | * s/esix5-4.h: Redone by Joe Kelsey. |
| 6679 | 6679 | ||
| 6680 | * xterm.c (x_new_font): Take out last change. | 6680 | * xterm.c (x_new_font): Take out last change. |
| 6681 | 6681 | ||