diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2019-10-27 21:39:58 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2019-10-28 17:38:33 +0100 |
commit | 2aed0430c7cbcab793782c6e24623f9a0a23fafa (patch) | |
tree | 12ede4a58c16fd238931697346aa50d4f95c1a2a /lisp/emacs-lisp/syntax.el | |
parent | 0c3e3a82aa1e8339ad59eec833d2a4d93429d8d5 (diff) | |
download | emacs-2aed0430c7cbcab793782c6e24623f9a0a23fafa.tar.gz emacs-2aed0430c7cbcab793782c6e24623f9a0a23fafa.tar.bz2 emacs-2aed0430c7cbcab793782c6e24623f9a0a23fafa.zip |
Use new-style rx extensions in python.el
* lisp/progmodes/python.el (python-rx): Use `rx-let' instead of
`rx-constituents'. This allows for some slight redundancy reduction,
since `rx-let' definitions are expanded inside `not' (bug#37849).
Reorder some `or' forms for more efficient matching.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions