From f004b66bdbf47f6887ed1ff9976fe5282dfb54fe Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 24 Nov 2020 18:10:29 +0100 Subject: [PATCH] ; Reintroduce line mistakenly removed in my last commit --- lisp/progmodes/idlw-help.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el index b17bcc354af..af1a1b154b7 100644 --- a/lisp/progmodes/idlw-help.el +++ b/lisp/progmodes/idlw-help.el @@ -365,6 +365,7 @@ It collects and prints the diagnostics messages." (idlwave-help-diagnostics nil)) ;; Check for frame switching. When the command is invoked twice ;; at the same position, we try to switch to the help frame + ;; FIXME: Frame switching works only on XEmacs (if (and idlwave-experimental (equal last-command this-command) (equal idlwave-last-context-help-pos marker)) -- 2.39.2