branch: elpa/org-tree-slide commit 6c6450776eb4068f3347a9ad4322c929c3042053 Author: Takaaki ISHIKAWA <tak...@ieee.org> Commit: Takaaki ISHIKAWA <tak...@ieee.org>
Fix the end of slide for skip ccontrol --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3870fdd9c0..39cf1751df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-12-05 Takaaki ISHIKAWA <tak...@ieee.org> + * org-tree-slide.el: Fix the end of slide for skip ccontrol + * org-tree-slide.el (org-tree-slide-skip-outline-level): Add skip control by heading level. Skip the current slide if the level is higher than or equal to this variable.