Variable: package-list-unsigned
package-list-unsigned is a variable defined in package.el.gz.
Value
nil
Documentation
If non-nil, mention in the list which packages were installed without signature.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/package.el.gz
(defvar package-list-unsigned nil
"If non-nil, mention in the list which packages were installed without signature.")