Fix: Declare another Helm function
This commit is contained in:
parent
a8e8e76df9
commit
adec4d05bf
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
;; Declare Helm functions since Helm may not be installed.
|
||||
(declare-function helm "ext:helm")
|
||||
(declare-function helm-run-after-exit "ext:helm")
|
||||
(declare-function helm-window "ext:helm-lib")
|
||||
(declare-function helm-buffer-get "ext:helm-lib")
|
||||
(declare-function helm-make-source "ext:helm-source")
|
||||
(declare-function helm-org-goto-marker "ext:helm-org")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue