org-pcomplete: Silence byte-compiler
This commit is contained in:
parent
5758bfbedb
commit
800ce62ad2
|
@ -40,7 +40,7 @@
|
|||
(declare-function org-get-buffer-tags "org" ())
|
||||
(declare-function org-get-tags "org" ())
|
||||
(declare-function org-buffer-property-keys "org"
|
||||
(&optional include-specials include-defaults include-columns))
|
||||
(&optional specials defaults columns ignore-malformed))
|
||||
(declare-function org-entry-properties "org" (&optional pom which specific))
|
||||
|
||||
;;;; Customization variables
|
||||
|
|
Loading…
Reference in New Issue