From: Michael Albinus Date: Mon, 6 Sep 2021 13:16:51 +0000 (+0200) Subject: Revert an accidential change in etc/NEWS X-Git-Tag: emacs-28.0.90~1142 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ff425d16fe956a8e4c9a22379c4444d8c96bc0d;p=emacs.git Revert an accidential change in etc/NEWS --- diff --git a/etc/NEWS b/etc/NEWS index 6c5eeef64c1..f033176e9fe 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3354,7 +3354,7 @@ initial frame used in batch mode. +++ ** Doc strings can now link to customization groups. -Text like "customization group 'whitespace'" will be made into a +Text like "customization group `whitespace'" will be made into a button. When clicked, it'll take the user to a Custom buffer displaying that customization group.