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)
commitca976cbce9e23106651a6774a4ee367ac100d622
tree58d49f50549e021022118ddab2c82fb1625b0d8f
parent0b7fa2aa0d7078244ec514431f5dc4647ef31af4
el/dot-emacs.el: Treat the Python soft keywords more carefully.

In particular, `match' gets used heavily as a method name when working
with regices, so bolding it everywhere is quite bad.
el/dot-emacs.el