1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00

; Reintroduce line mistakenly removed in my last commit

This commit is contained in:
Stefan Kangas 2020-11-24 18:10:29 +01:00
parent 6240c0dc1f
commit f004b66bdb

View File

@ -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))