summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/eldoc.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-07-15 22:15:42 +0200
committerPaul Eggert <eggert@cs.ucla.edu>2016-07-15 22:31:40 +0200
commit4ba72d329525332798b3b222eaec0efc8a23ac75 (patch)
treed4f32fea06f8111c8c04c7254e346cde2e6b20df /lisp/emacs-lisp/eldoc.el
parent1873ef3b8986193803cee2721ee738f8dee39514 (diff)
downloademacs-4ba72d329525332798b3b222eaec0efc8a23ac75.tar.gz
emacs-4ba72d329525332798b3b222eaec0efc8a23ac75.tar.bz2
emacs-4ba72d329525332798b3b222eaec0efc8a23ac75.zip
Remove BYTE_MAINTAIN_TOP
It is no longer needed now that we assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS. * src/bytecode.c (BYTE_MAINTAIN_TOP): Remove. All uses removed, and code simplified accordingly. (BEFORE_POTENTIAL_GC, AFTER_POTENTIAL_GC): Remove, since they are always no-ops now. All uses removed. (MAYBE_GC): Remove. All uses replaced by maybe_gc, since it is now equivalent.
Diffstat (limited to 'lisp/emacs-lisp/eldoc.el')
0 files changed, 0 insertions, 0 deletions