Selaa lähdekoodia

Merge branch 'hotfix-7.8.06'

Bastien Guerry 13 vuotta sitten
vanhempi
commit
3ccefc9fc0
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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