]> git.eshelyaron.com Git - emacs.git/commit
Use format-prompt in calls to read-from-minibuffer with default value
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 6 Sep 2020 21:11:17 +0000 (23:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 6 Sep 2020 21:19:43 +0000 (23:19 +0200)
commit1921d2176bb9127d2483a1c8a470abfc3f4eec33
treefcf19baf7d83eabcf9bd74be2528ebf885c6b4e6
parent95268cdb7e63c2ef881d74039284bbb88e132d84
Use format-prompt in calls to read-from-minibuffer with default value

* lisp/tab-bar.el (tab-bar-rename-tab)
(tab-bar-rename-tab-by-name):
* lisp/simple.el (next-matching-history-element): Use
format-prompt in calls to read-from-minibuffer with at default
value.
lisp/simple.el
lisp/tab-bar.el