aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2022-09-01 11:04:46 +0300
committerEli Zaretskii2022-09-01 11:04:46 +0300
commit941627f8d03ddf4cd0039902e494d0feabc88c85 (patch)
treea318949c57f74c0f658802aaad1e6c47096541e3
parent67b85decc7702c24f2904e60e3eecfc2bfca5ab6 (diff)
downloademacs-941627f8d03ddf4cd0039902e494d0feabc88c85.tar.gz
emacs-941627f8d03ddf4cd0039902e494d0feabc88c85.zip
; * etc/NEWS: Fix documentation marking of recently-added entries.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8d251448d35..89f4cd0ac79 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1535,13 +1535,13 @@ completion, and adds the Emoji into the search string.
1535This allows an easy way to toggle seeing all glyphless characters in 1535This allows an easy way to toggle seeing all glyphless characters in
1536the current buffer. 1536the current buffer.
1537 1537
1538+++ 1538---
1539*** The extra slot of 'glyphless-char-display' can now have cons values. 1539*** The extra slot of 'glyphless-char-display' can now have cons values.
1540The extra slot of the 'glyphless-char-display' char-table can now have 1540The extra slot of the 'glyphless-char-display' char-table can now have
1541values that are cons cells, specifying separate values for text-mode 1541values that are cons cells, specifying separate values for text-mode
1542and GUI terminals. 1542and GUI terminals.
1543 1543
1544--- 1544+++
1545*** "Replacement character" feature for undisplayable characters on TTYs. 1545*** "Replacement character" feature for undisplayable characters on TTYs.
1546The 'acronym' method of displaying glyphless characters on text-mode 1546The 'acronym' method of displaying glyphless characters on text-mode
1547frames treats single-character acronyms specially: they are displayed 1547frames treats single-character acronyms specially: they are displayed