]> git.eshelyaron.com Git - emacs.git/commit
Fix thinko in read-string-from-buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Oct 2022 11:40:51 +0000 (13:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Oct 2022 11:40:51 +0000 (13:40 +0200)
commit820e6f399d0af56ebfdc581f68424f4cb9cbe53b
tree749afc5e1b0908aff78c217118538c7cfb800063
parentaa559c15537a59147bb01617b4a1f9eee20af3a1
Fix thinko in read-string-from-buffer

* lisp/textmodes/string-edit.el (string-edit-done): Return an empty
string when the user has entered no text.
lisp/textmodes/string-edit.el