el/dot-emacs.el: Treat the Python soft keywords more carefully.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 17:46:19 +0000 (17:46 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 17:54:17 +0000 (17:54 +0000)
In particular, `match' gets used heavily as a method name when working
with regices, so bolding it everywhere is quite bad.


No differences found