summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <schulte.eric@gmail.com>2010-07-14 13:15:07 -0700
committerEric Schulte <schulte.eric@gmail.com>2010-07-14 13:18:02 -0700
commitaad9ce99ab64e08c2bdb3d9ec57af1314b35a9dc (patch)
treeb40cae2ff6e1144154b8a49e41a4254fe80820e0
parentc0eb6cfa88f47e7426d4b7649fcd639bd9beae0c (diff)
downloadorg-mode-aad9ce99ab64e08c2bdb3d9ec57af1314b35a9dc.tar.gz
org-reload: now also reloading babel files
* lisp/org.el (org-reload): now also reloading babel files
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 6118e13..6a492d8 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -17702,7 +17702,7 @@ Your bug report will be posted to the Org-mode mailing list.
With prefix arg UNCOMPILED, load the uncompiled versions."
(interactive "P")
(require 'find-func)
- (let* ((file-re "^\\(org\\|orgtbl\\)\\(\\.el\\|-.*\\.el\\)")
+ (let* ((file-re "^\\(ob\\|org\\|orgtbl\\)\\(\\.el\\|-.*\\.el\\)")
(dir-org (file-name-directory (org-find-library-name "org")))
(dir-org-contrib (ignore-errors
(file-name-directory