1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/lisp/international
Paul Nelson 2d0b5f34a0 Restrict symbol prettification to displayable glyphs
* lisp/international/mule.el (char-displayable-on-frame-p): New
function used to determine whether a character can be
meaningfully displayed on a given frame.
* doc/lispref/display.texi (Fontsets): Document it.
* lisp/progmodes/prog-mode.el
(prettify-symbols--composition-displayable-p): New function used
to restrict to displayable prettification symbols.  This
prevents issues with missing characters appearing as boxes.
(prettify-symbols--make-keywords): Use it.  (Bug#77381)
2025-04-05 12:24:50 +03:00
..
ccl.el
characters.el Merge from origin/emacs-30 2025-03-15 09:22:51 -04:00
emoji.el Remove unneded cl-extra require 2025-02-25 12:51:37 +01:00
fontset.el
isearch-x.el
iso-ascii.el
iso-cvt.el
iso-transl.el
ja-dic-cnv.el
ja-dic-utl.el
kinsoku.el
kkc.el
latexenc.el
latin1-disp.el
mule-cmds.el Expose some lambdas currently hidden in quoted data 2025-03-24 17:14:26 -04:00
mule-conf.el
mule-diag.el Merge from origin/emacs-30 2025-03-12 10:09:09 +08:00
mule-util.el
mule.el Restrict symbol prettification to displayable glyphs 2025-04-05 12:24:50 +03:00
ogonek.el Don't recommend legacy keymap functions in docstrings 2025-03-16 13:48:11 +01:00
quail.el Leave buffer with input-method help unmodified 2025-03-20 22:33:32 +02:00
rfc1843.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
robin.el
textsec-check.el
textsec.el
titdic-cnv.el
ucs-normalize.el
utf-7.el
utf7.el