In the Package Menu, indicate packages that are newly-available.
commit6005792624e11ee6e4a3b60bc0186b5ef26aaf97
authorChong Yidong <cyd@gnu.org>
Wed, 13 Jun 2012 07:33:38 +0000 (13 15:33 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 13 Jun 2012 07:33:38 +0000 (13 15:33 +0800)
treedb1d5b7c5ba6fe685769ecc90ad55a185dc6a269
parentc62ff70691c6c96c1138a485aab402e4f767bdc2
In the Package Menu, indicate packages that are newly-available.

* lisp/emacs-lisp/package.el (list-packages): Compute a list of
packages that are newly-available since the last list-packages
invocation.
(package-menu--new-package-list): New var.
(package-menu--generate, package-menu--print-info)
(package-menu--status-predicate, package-menu-mark-install):
Handle new status label "new".
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/package.el