From: Basil L. Contovounesios Date: Thu, 12 Aug 2021 15:35:43 +0000 (+0100) Subject: ; Fix last change. X-Git-Tag: emacs-28.0.90~1533 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1d60a25541616b1d9bbf22b21c9749cc108848de;p=emacs.git ; Fix last change. --- diff --git a/lisp/info-look.el b/lisp/info-look.el index 72db4f0c4af..19c5537e74f 100644 --- a/lisp/info-look.el +++ b/lisp/info-look.el @@ -902,7 +902,7 @@ Return nil if there is nothing appropriate in the buffer near point." (info-lookup-maybe-add-help :mode 'python-mode - :doc-spec `((,(if (Info-find-file "(python3.9)Index" t) + :doc-spec `((,(if (Info-find-file "python3.9" t) "(python3.9)Index" "(python)Index"))))