summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-04-12 03:23:35 +0100
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-04-12 03:57:59 +0100
commit3ba6b3a9c1e0565ee5f45f11a9c09702a24f8453 (patch)
tree3c042822631e92cfe0876f2f3bed59ff0abf0240 /lisp/emacs-lisp/timer.el
parent50ddc67739d14c4371e11ba52b91308efe21b3db (diff)
downloademacs-3ba6b3a9c1e0565ee5f45f11a9c09702a24f8453.tar.gz
emacs-3ba6b3a9c1e0565ee5f45f11a9c09702a24f8453.tar.bz2
emacs-3ba6b3a9c1e0565ee5f45f11a9c09702a24f8453.zip
Speed up byte-compilation and autoload generation by avoiding mode-hooks
This prevents emacs-lisp-mode-hook from being run everytime an autoload file is generated, which can account for a fraction of package installation time depending on the hooks the user has configured. * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Use delay-mode-hooks. * lisp/emacs-lisp/autoload.el (autoload-find-file) (autoload-find-generated-file): Use delay-mode-hooks.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions