]> git.eshelyaron.com Git - emacs.git/commit
* lisp/rect.el (rectangle--duplicate-right): Fix rectangle dup bug.
authorMattias Engdegård <mattiase@acm.org>
Sat, 1 Jul 2023 10:27:09 +0000 (12:27 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 1 Jul 2023 10:33:16 +0000 (12:33 +0200)
commit823bf6bdb1a525f60f4b64620c36f89df964ff07
tree67f96040616fa4988576eaebea89f0cf857ffaba
parente339d0080d33a17bb1dee84160db7d89de8502cd
* lisp/rect.el (rectangle--duplicate-right): Fix rectangle dup bug.

This is a necessary adjustment to changes to rect.el in Emacs 29.
lisp/rect.el