Fix problem in `g' in Info with strings like "(foo)"
commite3b0dd6bf118c60ba41a09e3ffdce056b2e7c494
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 Apr 2018 21:14:55 +0000 (17 23:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 Apr 2018 21:14:55 +0000 (17 23:14 +0200)
treef0f8c6101513fa2175d0e898dc946800fb6d0d28
parentf10fa789ca8f0feff0e85df3624270604ed54dd6
Fix problem in `g' in Info with strings like "(foo)"

* lisp/info.el (Info-find-file): Add a new parameter to avoid
jumping to the directory if the user looks for a filename on the
form "(foo)" that doesn't exist.
(Info-read-node-name-1): Use it to allow completing over strings
like "(foo)" without losing focus (bug#30091).
lisp/info.el
lisp/progmodes/sql.el