]> git.eshelyaron.com Git - emacs.git/commit
Warn when wrapping index matches with `,' after `i' in Info
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 6 Jul 2021 16:56:51 +0000 (18:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 6 Jul 2021 16:56:51 +0000 (18:56 +0200)
commit69f1bd38f0628503dac935b2b38dca430d80266b
tree747a77b6086119d42197904c02887147e1e153c4
parent1431fd91b4d885560800e6b1b2a47aac24f72ff1
Warn when wrapping index matches with `,' after `i' in Info

* lisp/info.el (Info--current-index-alternative): New internal
variable.
(Info-warn-on-index-alternatives-wrap): New user option (bug#24282).
(Info-index-next): Use the new user option.
etc/NEWS
lisp/info.el