mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
; Remove 'package-vc-version' declaration
This commit is contained in:
parent
49c8dd44af
commit
36f35a774b
1 changed files with 0 additions and 2 deletions
|
|
@ -507,8 +507,6 @@ package."
|
|||
;; `package-load-all-descriptors', which ultimately populates the
|
||||
;; `package-alist' variable.
|
||||
|
||||
(declare-function package-vc-version "package-vc" (pkg))
|
||||
|
||||
(defun package-process-define-package (exp)
|
||||
"Process define-package expression EXP and push it to `package-alist'.
|
||||
EXP should be a form read from a foo-pkg.el file.
|
||||
|
|
|
|||
Loading…
Reference in a new issue