diff options
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r-- | src/ChangeLog.3 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index cee5d43ed57..227b65a5202 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -14878,10 +14878,6 @@ * dispnew.c: Handle BROKEN_FIONREAD as in other files. -1989-08-09 Joseph Arceneaux (jla@spiff) - - * ../oldXMenu/Makefile: Removed all the unnecessary X stuff. - 1989-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu) * fileio.c (barf_or_query_if_file_exists): When signaling, @@ -16266,7 +16262,7 @@ 1988-12-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) - * bytecode.el (Fbyte_code): Cache the pointer in the string + * bytecode.c (Fbyte_code): Cache the pointer in the string to avoid recalculating it at each fetch. Also turn off the error check for stack overflow/underflow. |