From e7b4233d9bccf4f65c008682eef4f88d0f003d6d Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sat, 11 Apr 2020 14:01:06 -0400 Subject: [PATCH] * etc/NEWS: Mention 'cl-font-lock-built-in-mode' --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index ef2697f4853..2ab64e4fae9 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -101,6 +101,10 @@ horizontal movements now stop at the edge of the board. * Changes in Specialized Modes and Packages in Emacs 28.1 +** New minor mode 'cl-font-lock-built-in-mode' for `lisp-mode' +The mode provides refined highlighting of built-in functions, types, +and variables. + ** archive-mode *** Can now modify members of 'ar' archives. *** Display of summaries unified between backends -- 2.39.5