diff options
author | Federico Tedin <federicotedin@gmail.com> | 2019-12-24 17:38:19 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-12-24 17:40:15 +0100 |
commit | 7c5d6a2afc6c23a7fff8456f506ee2aa2d37a3b9 (patch) | |
tree | e870880eba7be66662614f8e0efa7d13b208ba5f /lisp/emacs-lisp | |
parent | 0d2a711dc9a65dc8eb6e995369e70cddbcd7d9a4 (diff) | |
download | emacs-7c5d6a2afc6c23a7fff8456f506ee2aa2d37a3b9.tar.gz emacs-7c5d6a2afc6c23a7fff8456f506ee2aa2d37a3b9.tar.bz2 emacs-7c5d6a2afc6c23a7fff8456f506ee2aa2d37a3b9.zip |
Make goto-line keep a separate input history per buffer
* lisp/simple.el (goto-line-history): New history variable.
(goto-line): Use new (buffer-local) variable as input
history (Bug#38282).
* lisp/subr.el (read-number-history): New history variable.
(read-number): Use the new variable as default input history.
* doc/lispref/minibuf.texi (Minibuffer History): Document
read-number-history and goto-line-history variables.
* etc/NEWS: Announce changes.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions