diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2019-03-13 13:40:36 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2019-03-13 13:40:36 -0400 |
commit | 5feaf906e110097a443af78f549f01c1bd527e25 (patch) | |
tree | efb5e3f18e4f62d7b82b58e1cec02212baf78d9e /lisp/emacs-lisp/ert.el | |
parent | 9486d87cfe7a68d43a44eecd660d2fbe8f0fcb73 (diff) | |
download | emacs-5feaf906e110097a443af78f549f01c1bd527e25.tar.gz emacs-5feaf906e110097a443af78f549f01c1bd527e25.tar.bz2 emacs-5feaf906e110097a443af78f549f01c1bd527e25.zip |
* lisp/progmodes/python.el (python-rx-constituents): Fix ordering in `or`
The previous code worked earlier because of a bug in `rx` (which used
`regexp-opt` without passing it to `keep-order` argument), but now that `rx`
has been fixed the underlying bug here reared its ugly head.
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
0 files changed, 0 insertions, 0 deletions