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:
parent
6240c0dc1f
commit
f004b66bdb
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user