* lisp/emacs-lisp/package.el: Make archive and status pseudo-keywords
commitfad6b8a093c14bcf3f699878de501a1a7467cf4c
authorArtur Malabarba <bruce.connor.am@gmail.com>
Mon, 20 Apr 2015 06:20:54 +0000 (20 07:20 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Mon, 20 Apr 2015 19:47:18 +0000 (20 20:47 +0100)
treed6fdb0f96fc2e082bdb2b6ff4795a3be80246c19
parentc0f5a3b3352b748a276cf420b834d677f3d0a671
* lisp/emacs-lisp/package.el: Make archive and status pseudo-keywords

(package--has-keyword-p): Understand "arc:xxxx" and "status:xxxx"
as special keywords which match agains package archive and status
respectively.

* etc/NEWS: Document it.
etc/NEWS
lisp/emacs-lisp/package.el