diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-09-14 20:41:04 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-09-14 20:41:04 +0300 |
commit | 5ad238bf28f67304b942f03d3d5fc8d14d1268a8 (patch) | |
tree | 0a5de6a3f71f27f287f7869a7d38a13f5917203c /lisp/emacs-lisp | |
parent | def4f1ec992880de599d36a0f94536249d95d7c4 (diff) | |
download | emacs-5ad238bf28f67304b942f03d3d5fc8d14d1268a8.tar.gz emacs-5ad238bf28f67304b942f03d3d5fc8d14d1268a8.tar.bz2 emacs-5ad238bf28f67304b942f03d3d5fc8d14d1268a8.zip |
Avoid aborts in GC due to abort_on_gc
* src/lisp.h:
* src/print.c (Fprin1_to_string):
* src/eval.c (signal_or_quit):
* src/alloc.c (garbage_collect_1): Remove declarations, setting,
and testing the value of abort_on_gc. It is no longer needed, and
using it causes rare aborts in GC for no good reason. (Bug#23912)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions