]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix docs of glyphless-character display
authorEli Zaretskii <eliz@gnu.org>
Sun, 28 Aug 2022 14:40:49 +0000 (17:40 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 28 Aug 2022 14:40:49 +0000 (17:40 +0300)
* etc/NEWS: Update "glyphless character" entries.

* doc/lispref/display.texi (Glyphless Chars): The extra slot of
the char-table can now use a cons cell.

doc/lispref/display.texi
etc/NEWS

index a56f467e0b573854d752e1bc9558aec420e4fd3d..db58cd14c639563cb67edb58d0722483210ae4bd 100644 (file)
@@ -8563,7 +8563,7 @@ square brackets, @samp{[]}.
 The char-table has one extra slot, which determines how to display any
 character that cannot be displayed with any available font, or cannot
 be encoded by the terminal's coding system.  Its value should be one
-of the above display methods, except @code{zero-width} or a cons cell.
+of the above display methods, except @code{zero-width}.
 
 If a character has a non-@code{nil} entry in an active display table,
 the display table takes effect; in this case, Emacs does not consult
index 1317cd0128331c18d435e1aa412af0b66423bc15..f337381dd444b792ad627bf723a30a83010ee8be 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1532,11 +1532,13 @@ completion, and adds the Emoji into the search string.
 This allows an easy way to toggle seeing all glyphless characters in
 the current buffer.
 
++++
 *** The extra slot of 'glyphless-char-display' can now have cons values.
 The extra slot of the 'glyphless-char-display' char-table can now have
 values that are cons cells, specifying separate values for text-mode
 and GUI terminals.
 
+---
 *** "Replacement character" feature for undisplayable characters on TTYs.
 The 'acronym' method of displaying glyphless characters on text-mode
 frames treats single-character acronyms specially: they are displayed