org-reload: don't report an error for features found in load-path
commit4d6165b106c47eba02cc1c91fa6fe68b38967aed
authorAchim Gratz <Stromeko@Stromeko.DE>
Wed, 17 Oct 2012 18:27:49 +0000 (17 20:27 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Wed, 17 Oct 2012 18:27:49 +0000 (17 20:27 +0200)
tree2f583b34fdebe25154ee72f027f724ba5cc71360
parent10f1c32f6d40696e91922f3a7f28946fe28e8548
org-reload: don't report an error for features found in load-path

* lisp/org.el (org-reload): Remove babel-dir, since it would always
  coincide with org-dir.  Features found in load-path are not reported
  as a (possible) error, but keep a list of these to issue a message
  that the actual location may need checking.
lisp/org.el