Fix S-TAB when called on a block
commitfe4c6a852901ae5f00d320e214ce8ffefd301e7f
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 19 Oct 2016 18:08:09 +0000 (19 20:08 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 19 Oct 2016 18:08:09 +0000 (19 20:08 +0200)
tree09497418a5f902cfe97c11f627279b50dea80225
parentfce3e7395bd23ed5e24794b7d65d073e2b6a3811
Fix S-TAB when called on a block

* lisp/org.el (org-cycle): Call `org-hide-block-toggle-maybe' after
  universal argument check.  Also remove the function from
  `org-tab-first-hook' to that effect.
lisp/org.el