summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-02-21 22:20:02 -0500
committerKyle Meyer <kyle@kyleam.com>2020-02-21 22:20:02 -0500
commit258b15c5e4aa6f49fb26ffc660bf523aeb927aaf (patch)
tree8aeff9e43f2d8d67a7712a72bfa8003a05eabf43 /NEWS
parent3fcff2b92a4ac19d6f1dab3666dddcba46c4865b (diff)
parent5d5bb0109f6a84c0c191559ab71670fae4650e6a (diff)
downloadsnakemake-mode-258b15c5e4aa6f49fb26ffc660bf523aeb927aaf.tar.gz
Merge branch 'emacs27-font-lock'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc2fc12..8b7e817 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ NEWS -- history of user-visible changes -*- mode: org; -*-
- The 'multiext' built-in (new in Snakemake v5.8.2) is now recognized.
+- The font-lock handling has been updated to be compatible with
+ python.el changes in Emacs 27.
+
* v1.6.0
- Checkpoints (new in Snakemake v5.4) are now recognized.