diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-02-14 23:38:24 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-02-17 11:23:41 +0100 |
commit | 39410cfc5a7a2a721f9f50e36d2d48dc33980e08 (patch) | |
tree | a40131c66b1caf4bce330c0bcd783d3e88999b8b /test/lisp/password-cache-tests.el | |
parent | 96a269d045091bcf7ed424a7a039385727f6e694 (diff) | |
download | emacs-39410cfc5a7a2a721f9f50e36d2d48dc33980e08.tar.gz emacs-39410cfc5a7a2a721f9f50e36d2d48dc33980e08.tar.bz2 emacs-39410cfc5a7a2a721f9f50e36d2d48dc33980e08.zip |
Speed up 'msft' and 'watcom' compilation error regexps
They have similar structure, and both suffer from being able to
match leading spaces in multiple ways which leads to bad performance
when backtracking (bug#39595).
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Improved 'msft' and 'watcom' regexps.
Diffstat (limited to 'test/lisp/password-cache-tests.el')
0 files changed, 0 insertions, 0 deletions