]> git.eshelyaron.com Git - emacs.git/commit
With glasses-uncapitalize-p, use a display overlay property
authorAugusto Stoffel <arstoffel@gmail.com>
Wed, 17 Apr 2024 18:26:16 +0000 (20:26 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:11:23 +0000 (14:11 +0300)
commitc0adbf291ec45c1e7bac617b1200e1e48fd0ea80
treed4f5914a3d1a38533ef0dc2c4fbb556d6f7319b1
parentc1c897919ade1408fa978feb9e498bc2f863939d
With glasses-uncapitalize-p, use a display overlay property

* lisp/progmodes/glasses.el (glasses-make-readable): Use the
'display' property instead of 'after-string', so that one is
able to place the cursor on the uncapitalized character.
(Bug#70441)

(cherry picked from commit c99a1bb1cfc758d3ba78581b72ef8412ee258f76)
lisp/progmodes/glasses.el