Merge branch 'maint'

This commit is contained in:
Achim Gratz 2013-02-16 11:15:37 +01:00
commit 213e168c53
1 changed files with 1 additions and 1 deletions

View File

@ -20392,7 +20392,7 @@ See the individual commands for more information."
("Refresh/Reload" ("Refresh/Reload"
["Refresh setup current buffer" org-mode-restart t] ["Refresh setup current buffer" org-mode-restart t]
["Reload Org (after update)" org-reload t] ["Reload Org (after update)" org-reload t]
["Reload Org uncompiled" (org-reload t) :active t :keys "C-u C-c C-x r"]) ["Reload Org uncompiled" (org-reload t) :active t :keys "C-u C-c C-x !"])
)) ))
(defun org-info (&optional node) (defun org-info (&optional node)