emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 1d60a25: ; Fix last change.


From: Basil L. Contovounesios
Subject: master 1d60a25: ; Fix last change.
Date: Thu, 12 Aug 2021 11:36:13 -0400 (EDT)

branch: master
commit 1d60a25541616b1d9bbf22b21c9749cc108848de
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; Fix last change.
---
 lisp/info-look.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/info-look.el b/lisp/info-look.el
index 72db4f0..19c5537 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"))))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]