Explorar el Código

Merge branch 'hotfix-7.8.06'

Bastien Guerry hace 13 años
padre
commit
3ccefc9fc0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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