]> git.eshelyaron.com Git - emacs.git/commit
Add 'breakpoint' to builtins for Python
authorEvan Moses <evan@emoses.org>
Thu, 21 Feb 2019 21:37:01 +0000 (13:37 -0800)
committerEli Zaretskii <eliz@gnu.org>
Fri, 1 Mar 2019 09:51:35 +0000 (11:51 +0200)
commit4b63c21f08679c423200132646d48ffb5f97247a
tree37f1f5d5e39bf32aac14caf3f389a055581db440
parent8eb94161b3419f3dd345871928ea37d986791963
Add 'breakpoint' to builtins for Python

* lisp/progmodes/python.el (python-font-lock-keywords-level-2)
(python-font-lock-keywords-maxiumum-decoration): Add 'breakpoint'
to the list of builtins, it's new as of Python 3.7.

Copyright-paperwork-exempt: yes
lisp/progmodes/python.el