소스 검색

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