From 8621f7be8ec82eda08bbd1ddd6489651c5b5a067 Mon Sep 17 00:00:00 2001 From: Shakthi Kannan Date: Wed, 16 Dec 2015 22:17:16 +0530 Subject: [PATCH] Document Lisp mode fontification for strings after :documentation --- etc/NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 2788f5c..3980cbc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -631,7 +631,13 @@ respectively, `show-paren-when-point-inside-paren' or `show-paren-when-point-in-periphery'. ** Lisp mode -*** Strings after `:documentation' are highlighted as docstrings. + ++++ +*** Strings after `:documentation' are highlighted as docstrings. This +enhances Lisp mode fontification to handle documentation of the form +(:documentation "the doc string") used in Common Lisp code for CLOS +class and slot documentation. + ** Rectangle editing *** Rectangle Mark mode can have corners past EOL or in the middle of a TAB. -- 2.1.4