aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
authorGlenn Morris2014-01-14 22:06:07 -0500
committerGlenn Morris2014-01-14 22:06:07 -0500
commit39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415 (patch)
tree37e8094a0234f15293f9110b8bdd5805c69c9a13 /src/ChangeLog.3
parentdac696602de6984ff8e4ce9d6bac9d51ab735cde (diff)
downloademacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.tar.gz
emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.zip
ChangeLog fixes
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r--src/ChangeLog.36
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 @@
14878 14878
14879 * dispnew.c: Handle BROKEN_FIONREAD as in other files. 14879 * dispnew.c: Handle BROKEN_FIONREAD as in other files.
14880 14880
148811989-08-09 Joseph Arceneaux (jla@spiff)
14882
14883 * ../oldXMenu/Makefile: Removed all the unnecessary X stuff.
14884
148851989-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu) 148811989-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
14886 14882
14887 * fileio.c (barf_or_query_if_file_exists): When signaling, 14883 * fileio.c (barf_or_query_if_file_exists): When signaling,
@@ -16266,7 +16262,7 @@
16266 16262
162671988-12-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) 162631988-12-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
16268 16264
16269 * bytecode.el (Fbyte_code): Cache the pointer in the string 16265 * bytecode.c (Fbyte_code): Cache the pointer in the string
16270 to avoid recalculating it at each fetch. 16266 to avoid recalculating it at each fetch.
16271 Also turn off the error check for stack overflow/underflow. 16267 Also turn off the error check for stack overflow/underflow.
16272 16268