]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix a typo in the recent change.
authorEli Zaretskii <eliz@gnu.org>
Tue, 15 Jun 2021 15:10:45 +0000 (18:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 15 Jun 2021 15:10:45 +0000 (18:10 +0300)
etc/NEWS

index 30114cab2fdabb6a6da4c9b48d14f8fb699f005f..85ef6e4ba38bbea9674128acd006fdf97e18cdf6 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2852,8 +2852,9 @@ customize them.
 
 +++
 ** New function 'syntax-class-to-char'.
-This does the almost the opposite of 'string-to-syntax' -- it returns
-the syntax descriptor (a character) given a raw syntax descriptor.
+This does almost the opposite of 'string-to-syntax' -- it returns the
+syntax descriptor (a character) given a raw syntax descriptor (an
+integer).
 
 +++
 ** New function 'buffer-local-boundp'.