]> git.eshelyaron.com Git - emacs.git/commit
Display commit in package description, if available (Bug#28637)
authorDavid Glasser <glasser@davidglasser.net>
Tue, 10 Oct 2017 22:46:53 +0000 (15:46 -0700)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 24 Oct 2017 23:14:30 +0000 (19:14 -0400)
commit0c536a20fb4833bafea1c2a14b9ff2bac2a3ebd8
treed8cefe4ee9b11bf46d22891eb63c6eb0e19324d9
parent1d83257a1db3a9b87675a0dfc68cb4964cecaa09
Display commit in package description, if available (Bug#28637)

MELPA includes a :commit field in its
packages (https://github.com/melpa/package-build/pull/6).  You can use
this to tell if MELPA has processed a recently-merged change.  This
commit adds that metadata to the package description buffer.

* lisp/emacs-lisp/package.el: Display commit in package description.

Copyright-paperwork-exempt: yes
lisp/emacs-lisp/package.el