From 30e0ddf1c002c2b9f596ef4dd8f92478bc2c2c8a Mon Sep 17 00:00:00 2001 From: myuhe Date: Sat, 24 Mar 2012 20:29:24 +0900 Subject: [PATCH] add google-maps --- pkglist | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pkglist b/pkglist index 438eeee0..e5990720 100644 --- a/pkglist +++ b/pkglist @@ -94,6 +94,14 @@ :url "git://github.com/tsgates/git-emacs.git" :fetcher git :files ("git-blame.el")) + (google-maps + :url "git://git.naquadah.org/google-maps.git" + :fetcher git + :files ("google-maps-base.el" + "google-maps-geocode.el" + "google-maps-static.el" + "google-maps.el" + "org-location-google-maps.el")) (haskell-mode :url "https://github.com/haskell/haskell-mode.git" :fetcher git)