diff --git a/lisp/org.el b/lisp/org.el index a5e9ec650..e50c60fb2 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -21616,7 +21616,7 @@ Your bug report will be posted to the Org mailing list. ;;;###autoload (defun org-reload (&optional uncompiled) - "Reload all org lisp files. + "Reload all Org Lisp files. With prefix arg UNCOMPILED, load the uncompiled versions." (interactive "P") (require 'loadhist)