Emacs: Remove old org-mode location

I don't build org-mode from git sources anymore.
This commit is contained in:
Tom Willemsen 2013-03-28 01:23:36 +01:00
parent eface3a29f
commit 8a5ee046a7

View file

@ -43,8 +43,7 @@ exists, load ~loaddefs.el~ in each directory for autoloads.
(when (file-exists-p loaddefs)
(load loaddefs))))
'("~/projects/emacs/mode-icons" "~/.emacs.d/site-lisp"
"~/projects/emacs/pony-mode/src" "~/projects/emacs/php-mode"
"/usr/local/org-mode/share/emacs/site-lisp/org"))
"~/projects/emacs/pony-mode/src" "~/projects/emacs/php-mode"))
#+END_SRC
Replace the question of ~yes~ or ~no~ with just ~y~ or ~n~, I have never (yet)