]> git.eshelyaron.com Git - emacs.git/commit
Allow control of indicating empty rectangular selections
authorEli Zaretskii <eliz@gnu.org>
Thu, 13 Mar 2025 11:35:54 +0000 (13:35 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 15:27:53 +0000 (16:27 +0100)
commitee5aa3641d9ded14f88653a46dbb9f420fd284b8
tree6d30adc1c8d971ab1f2953f23cce66ca97ce9821
parentce0acffc9f20bd834ee64e0ce670024da26f09e5
Allow control of indicating empty rectangular selections

* lisp/rect.el (rectangle-indicate-zero-width-rectangle): New user
option.
(rectangle--highlight-for-redisplay): Use it to decide whether to
indicate empty rectangles on display.  (Bug#16403)

* etc/NEWS: Announce the feature.

(cherry picked from commit cecaec20e7ad525719d7d05233f1e6e2ba6a1475)
lisp/rect.el