diff options
Diffstat (limited to 'itches/emacs')
| -rw-r--r-- | itches/emacs/language-support.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/itches/emacs/language-support.org b/itches/emacs/language-support.org index 6da5510..34e6bfa 100644 --- a/itches/emacs/language-support.org +++ b/itches/emacs/language-support.org @@ -1,6 +1,6 @@ * Python ** Fix builtin/keyword fontification for Python 3 -E.g. =print= became a builtin. +E.g. =print= became a builtin, =file= is no longer one. Cf. [[https://debbugs.gnu.org/43298][bug#43298]]. *** TODO add fontification tests *** TODO have dedicated font-lock styles for Python 2, 3 and "mixed" |
