Backward compatibility with emacs-22.1
This change supports the emacs that ships with MacOS X, the last version not encumbered by GPLv3.
This commit is contained in:
@@ -261,7 +261,8 @@
|
||||
(require 'bytecomp)
|
||||
(require 'diminish nil t)
|
||||
|
||||
(declare-function package-installed-p 'package)
|
||||
(when fboundp 'declare-function
|
||||
(declare-function package-installed-p 'package))
|
||||
|
||||
(defgroup use-package nil
|
||||
"A use-package declaration for simplifying your `.emacs'."
|
||||
|
||||
Reference in New Issue
Block a user