]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of glyph codes in whitespace.el
authorEli Zaretskii <eliz@gnu.org>
Wed, 24 Apr 2024 07:02:22 +0000 (10:02 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Apr 2024 17:44:05 +0000 (19:44 +0200)
commit06ebe6bf9978d0f173b236d986a66b3f5aec6069
treea3c168390c97deced1f5acea51c5eabd516673b4
parente1c5d981a14ce1045b371aea98f102d5b049f226
Fix handling of glyph codes in whitespace.el

* lisp/whitespace.el (whitespace-display-vector-p): Support glyph
codes, not just plain characters.  See
https://lists.gnu.org/archive/html/help-gnu-emacs/2024-04/msg00248.html
for the details.

(cherry picked from commit 3bf9a047427aab554ce228250a796fa327d9b353)
lisp/whitespace.el