]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/configuration/don-configuration.org
use outline-hide-other
[lib.git] / emacs_el / configuration / don-configuration.org
index 50fbec086a22ac157e96757f6998f540e5a2af23..75ed11e04645029ee2854129502f034af037245e 100644 (file)
@@ -1755,7 +1755,7 @@ From http://julien.danjou.info/projects/emacs-packages#rainbow-mode, this colori
     (interactive)
     (save-excursion
       (org-back-to-heading 'invisible-ok)
-      (hide-other)
+      (outline-hide-other)
       (org-cycle)
       (org-cycle)
       (org-cycle)))