浏览代码

Merge branch 'hotfix-7.8.06'

Bastien Guerry 13 年之前
父节点
当前提交
3ccefc9fc0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -21203,6 +21203,7 @@ Stop at the first and last subheadings of a superior heading."
 
 (defun org-show-subtree ()
   "Show everything after this heading at deeper levels."
+  (interactive)
   (outline-flag-region
    (point)
    (save-excursion