Add popup (used by auto-complete)

This commit is contained in:
Steve Purcell 2012-03-23 07:58:59 +00:00
parent 84240090e4
commit ced90604eb

View file

@ -194,6 +194,10 @@
:url "git://gist.github.com/1974259.git"
:fetcher git
:files ("pastels-on-dark-theme.el"))
(popup
:url "git://github.com/m2ym/popup-el.git"
:fetcher git
:files ("popup.el"))
(pretty-mode
:url "git://github.com/emacsmirror/pretty-mode.git"
:fetcher git)