]> git.eshelyaron.com Git - emacs.git/commit
Remove a use of a PUA Unicode character (bug#77328)
authorGerd Möllmann <gerd.moellmann@gmail.com>
Fri, 28 Mar 2025 13:44:35 +0000 (14:44 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Mar 2025 16:57:20 +0000 (17:57 +0100)
commit27d89724d07c08e3aa068f98d5316ae95127a548
tree9b3d1e0f68fd1f519cb5366239237806a7613ba5
parent63ef3c179dc534c400e00fb977285bb619d7c41d
Remove a use of a PUA Unicode character (bug#77328)

* lisp/progmodes/eglot.el (eglot-code-action-indicator): Use
U+1F4A1 ELECTRIC LIGHT BULB instead of a PUA character.

(cherry picked from commit 638ec3cd66e51f9287dbea8e8c9d037bfa28ad0e)
lisp/progmodes/eglot.el