]> git.eshelyaron.com Git - emacs.git/commit
comint-read-input-ring: Simplify last commit
authorBrian Leung <leungbk@mailfence.com>
Tue, 12 Jan 2021 12:29:03 +0000 (13:29 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 12 Jan 2021 12:29:03 +0000 (13:29 +0100)
commit78ef0a72fa57c05c4be1401b2304c106a02c257d
tree7ba84d5bade131d171d76ae8c61bcfb9be273458
parentd8936322f43c88bb1cdebe1a50a7cc7eb0efe834
comint-read-input-ring: Simplify last commit

* lisp/comint.el (comint-read-input-ring): It is not necessary to use
  `goto-char' again since we have already moved point to the desired
  location (bug#45797).
lisp/comint.el