magit recipe: add magit-popup.el

This file will replace magit-key-mode.el.  To prevent users ending up
with a Melpa version that misses both files due to timing issues, I am
adding this file now, then (probably tomorrow) push the commit with the
rename to Magit's repository, and then come back here and remove
magit-key-mode.el.
This commit is contained in:
Jonas Bernoulli 2013-11-28 16:22:28 +01:00
parent 7e80895255
commit 2dc49e8b50

View file

@ -4,6 +4,7 @@
"magit-bisect.el" "magit-bisect.el"
"magit-blame.el" "magit-blame.el"
"magit-key-mode.el" "magit-key-mode.el"
"magit-popup.el"
"magit-wip.el" "magit-wip.el"
"magit.texi" "magit.texi"
"AUTHORS.md" "AUTHORS.md"