]> git.eshelyaron.com Git - emacs.git/commit
Make move-end-of-line in minibuffer consistent (bug#65980)
authorStephen Berman <stephen.berman@gmx.net>
Sat, 16 Sep 2023 12:00:24 +0000 (14:00 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Sat, 16 Sep 2023 12:00:24 +0000 (14:00 +0200)
commit33ff4fed03d8cd869d35edd94f92b3fbb0a7c3aa
tree4fa8d19c331fac8e70e9a8b44077ca418c7a7b5d
parent755ae813a6adf203d4a602a3e7fc0b9ed547be8c
Make move-end-of-line in minibuffer consistent (bug#65980)

* lisp/simple.el (move-end-of-line): Always move to eol when
invoking `C-e' from within the minibuffer's prompt string.
lisp/simple.el