]> git.eshelyaron.com Git - emacs.git/commit
Exit with no confirmation (RET) when register-use-preview
authorThierry Volpiatto <thievol@posteo.net>
Sun, 3 Dec 2023 14:21:50 +0000 (15:21 +0100)
committerThierry Volpiatto <thievol@posteo.net>
Fri, 8 Dec 2023 14:28:40 +0000 (15:28 +0100)
commit8e52a59808e9ca1b8e535725eb76b83e409745eb
tree92c1e51acc6db1f667b3391d7d4667c51be6d99e
parent643e06dbe59fcff4fd3d86c8a3a0a36cd88b0790
Exit with no confirmation (RET) when register-use-preview

is non nil and .

This is done by exiting minibuffer when selected register is empty or
when just jumping or inserting.

* lisp/register.el (register-read-with-preview): Do it.
lisp/register.el