aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2018-05-29 10:07:23 +0200
committerMichael Albinus2018-05-29 10:07:23 +0200
commit25daf56dadb8d06ab6872566bb117727bea2ce50 (patch)
tree9260fa5aabcdc1d674aa0d1ba0b033b5fd163c0b
parent0f2a560a0ed716bddafb67f2840eb7f611195c23 (diff)
parent9a7a2e919a50e862f0dec19a89cb4de29c07d44d (diff)
downloademacs-25daf56dadb8d06ab6872566bb117727bea2ce50.tar.gz
emacs-25daf56dadb8d06ab6872566bb117727bea2ce50.zip
Merge from origin/emacs-26
9a7a2e919a ; ChangeLog.3: Remove stray phrase.
-rw-r--r--ChangeLog.32
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index b19d6bd7244..42452c33977 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -43575,8 +43575,6 @@
43575 * src/bytecode.c (exec_byte_code): Remove MAX_ALLOCA-based limit 43575 * src/bytecode.c (exec_byte_code): Remove MAX_ALLOCA-based limit
43576 on bytecode maxdepth, by using SAFE_ALLOCA_LISP instead of alloca. 43576 on bytecode maxdepth, by using SAFE_ALLOCA_LISP instead of alloca.
43577 43577
43578 pipeline is fuller.
43579
435802016-08-09 Paul Eggert <eggert@cs.ucla.edu> 435782016-08-09 Paul Eggert <eggert@cs.ucla.edu>
43581 43579
43582 Tune bytecode quitting 43580 Tune bytecode quitting