]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of recent changes in Comint
authorEli Zaretskii <eliz@gnu.org>
Mon, 18 Jun 2018 16:21:09 +0000 (19:21 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 18 Jun 2018 16:21:09 +0000 (19:21 +0300)
commitbfc1dfd459c431e95ef685e7cd39f8a8a90d2377
tree070ed8dc518550f8bf7bb1ba63f81b38d83e2cec
parent3e2215642bbca3d1335155278eace39d0a87c267
Improve documentation of recent changes in Comint

* lisp/comint.el (comint-insert-previous-argument)
(comint-arguments, comint-insert-previous-argument-from-end):
Doc fixes.
(comint-insert-previous-argument-from-end): Add :version.

* doc/emacs/misc.texi (Shell Ring): Fix a typo in the name of
'comint-insert-previous-argument'.  Document
'comint-insert-previous-argument-from-end'.  (Bug#25271)

* etc/NEWS: Reformat and rephrase the entry for recent Comint
changes.
doc/emacs/misc.texi
etc/NEWS
lisp/comint.el