]> git.eshelyaron.com Git - emacs.git/commit
Make comp-deferred-compilation a simple global and set it on by default
authorAndrea Corallo <akrl@sdf.org>
Thu, 13 Aug 2020 21:47:54 +0000 (23:47 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 17 Aug 2020 16:04:22 +0000 (18:04 +0200)
commit88b860ef6c687b8b1e3f00eb200f7fc1fb4425dd
tree6f0bb9adaa4ea8789c1e20fbb771ee7779673b47
parent3224a443060a5f21bb910064fc06fe4432810355
Make comp-deferred-compilation a simple global and set it on by default

* src/comp.c (comp_deferred_compilation): Doc update and set it to
true by default.

* lisp/emacs-lisp/comp.el (comp-deferred-compilation): Remove
customize.
lisp/emacs-lisp/comp.el
src/comp.c