]> git.eshelyaron.com Git - emacs.git/commit
Mention future history in history-related minibuffer commands
authorHong Xu <hong@topbug.net>
Sat, 2 Nov 2019 01:06:44 +0000 (18:06 -0700)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2019 09:36:35 +0000 (11:36 +0200)
commit15f4c4156c1a0afdedbe6f13732431383f44f36f
tree78b4a68d8438daa0df4f15e3ae553d1aaf7dcc1a
parentf8284f1e408b38e6a3c0e2a1d5a465fefac6800a
Mention future history in history-related minibuffer commands

* lisp/simple.el (goto-history-element):
* doc/lispref/minibuf.texi (Minibuffer Commands): Explain
negative NABS.
* lisp/simple.el (next-history-element):
* doc/lispref/minibuf.texi (Minibuffer Commands): Mention
"future history."  (Bug#38026)
doc/lispref/minibuf.texi
lisp/simple.el