mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-01-07 15:22:06 +00:00
org-compat: Silence byte-compiler
This commit is contained in:
parent
47138a986e
commit
8d44c95025
@ -51,6 +51,8 @@
|
||||
(when (< emacs-major-version 25)
|
||||
(defalias 'gui-get-selection 'x-get-selection)))
|
||||
|
||||
(declare-function org-link-set-parameters "org" (type &rest rest))
|
||||
|
||||
|
||||
;;; Obsolete aliases (remove them once the next major release is released).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user