Declare `w32-shell-execute' to silence byte-compiler

This commit is contained in:
Daniel - 2020-06-27 09:42:16 +02:00
parent a9c3fbe3ba
commit c96083c871
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
2 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@
(declare-function counsel-org-goto-all "counsel")
(declare-function which-function "which-func")
(declare-function w32-shell-execute "w32fns.c")
;;; Agenda Customization

View File

@ -23,6 +23,8 @@
(autoload 'lispy-mode "lispy")
(autoload 'ldap-search "ldap")
(declare-function w32-shell-execute "w32fns.c")
;;; Application Shortcuts