1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00

Pacify 'make check-declare'

This commit is contained in:
Paul Eggert 2016-05-26 13:38:28 -07:00
parent 9a834970e8
commit a6860c56aa
2 changed files with 2 additions and 2 deletions

View File

@ -303,7 +303,7 @@ contrast, `package-user-dir' contains packages for personal use."
:version "24.1")
(declare-function epg-find-configuration "epg-config"
(protocol &optional force))
(protocol &optional no-cache program-alist))
(defcustom package-check-signature
(if (and (require 'epg-config)

View File

@ -62,7 +62,7 @@
(defvar moz-repl-name)
(defvar ido-cur-list)
(defvar electric-layout-rules)
(declare-function ido-mode "ido" (arg))
(declare-function ido-mode "ido" (&optional arg))
(declare-function inferior-moz-process "ext:mozrepl" ())
;;; Constants