Skip to content

Commit

Permalink
Add Google Maps support
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzogil committed Dec 21, 2010
1 parent c6a98bb commit 04ebdb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dot-emacs
Expand Up @@ -210,6 +210,10 @@
(setq-default display-time-24hr-format t)
(display-time)

; google maps support
(add-to-list 'load-path "~/proyectos/jd-el")
(require 'google-maps)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; user preferences
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Expand Down

0 comments on commit 04ebdb0

Please sign in to comment.