From 6cc340f3b4e4294d56fcc5bb90e2c26978c1a454 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 18 Oct 2020 17:38:27 +0200 Subject: Remove an itch Scratched by Stefan Monnier in 3b3274a85c (2020-10-16 "* lisp/progmodes/python.el: Teach f-strings to `font-lock`") to fix bug#30750. --- itches/emacs/language-support.org | 2 -- 1 file changed, 2 deletions(-) (limited to 'itches') diff --git a/itches/emacs/language-support.org b/itches/emacs/language-support.org index 8ec766e..2c3d866 100644 --- a/itches/emacs/language-support.org +++ b/itches/emacs/language-support.org @@ -9,8 +9,6 @@ Default to "mixed" (rely on tests to ensure user-visible change). **** TODO create variable to choose style Users could customize it or set it with directory-local variables. *** TODO add heuristic to pick the "right" style -** Fontify f-strings -E.g. =f'an {expression} that should be highlighted'=. * Shell scripts -- cgit v1.2.3