diff options
author | kobarity <kobarity@gmail.com> | 2025-01-13 22:38:42 +0900 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2025-02-15 13:24:59 +0200 |
commit | 6491fee366f58a831689c57aa31493dd70bc2245 (patch) | |
tree | 4bcb4b0d012cd3795b66b977b28890424d3e91fa /lisp/emacs-lisp | |
parent | 0f768b8843bcdbbfa1c64aeee64d2de7d62c0d13 (diff) | |
download | emacs-6491fee366f58a831689c57aa31493dd70bc2245.tar.gz emacs-6491fee366f58a831689c57aa31493dd70bc2245.tar.bz2 emacs-6491fee366f58a831689c57aa31493dd70bc2245.zip |
Fix string end search in python-nav-end-of-statement
* lisp/progmodes/python.el (python-nav-end-of-statement):
Change to look for string delimiter characters and check
syntax, instead of looking for string-delimiter syntax.
* test/lisp/progmodes/python-tests.el
(python-nav-end-of-statement-5): New test. (Bug#75387)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions