diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-10-19 12:39:51 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-10-19 12:53:38 +0200 |
commit | b16cd3f1e57239887d393129969bdb702feb10d4 (patch) | |
tree | 4180e2039e49921f743520c6f628e3721607799c /lisp/emacs-lisp/inline.el | |
parent | bacebc89afcf2f6c47ad18842e7916af4623b4b2 (diff) | |
download | emacs-b16cd3f1e57239887d393129969bdb702feb10d4.tar.gz emacs-b16cd3f1e57239887d393129969bdb702feb10d4.tar.bz2 emacs-b16cd3f1e57239887d393129969bdb702feb10d4.zip |
Hoist some loop-invariant variable bindings in compile.el
* lisp/progmodes/compile.el (compilation-parse-errors):
Hoist the binding of case-fold-search and a memq call out of
the loop, eliminating a minor but unnecessary quadratic term.
Diffstat (limited to 'lisp/emacs-lisp/inline.el')
0 files changed, 0 insertions, 0 deletions