elpasync pushed a change to branch elpa/org-tree-slide. at 3faa042393 Merge pull request #49 from takaxp/revert-47-allow-empty-date-author
This branch includes the following new commits: new 82ee351449 first commit new 6dfa0df7f9 Add start and stop function, display header, and change mode-line new 52d67fc2a0 Add slide-in visual effect new 7e0064f6cb Add slide-in visual effect new 8a842ae48f Add a variable to control slide-in duration new 79aec5bbab Fix typo new 373c80edf8 Add CONTENT view to see all the subtrees new bfbd4ddb5d Add CONTENT view to see all the subtrees new 25a0936d0c Version 2.0.1 new b0c36eb532 Add skip controll by heading level new 6c6450776e Fix the end of slide for skip ccontrol new 7340f16266 Fix the end of slide for skip ccontrol new 8aa567aa72 Fix typo new 9e50d8faec Fix an issue of title display new 67d72e4a4c Fix an issue of title display (fix typo) new 26269ebd8e Support TITLE/AUTHOR/EMAIL in a header new 2571cfe03b Version 2.2.0 (adopt minor mode) new 28975a4492 Support displaying a slide number in a mode-line. new f08bc4012f Add a new profile to control narrowing status new 5d4f714052 Change descriptions new 4bf4a2ddd1 Reduce redundant processing new 7daa23cc27 Support TODO pursuit in a slideshow new 39a6039b18 Add an option to control modeline display new 3e56b63ad1 Version 2.5.0 new 949c77146f org-tree-slide-skip-done set nil as default new 3dc1064311 Add README new bc6650cbbb Rename README new be2d679c35 Add a link new b656a838b0 Update README new 420342f50b Update README new 8228b14520 Update README new 901b698c07 Update README new e22f05ce09 Update README new b8feee3b60 Update README new 73182afa10 Update README new 97e26e36f6 Update README new d2739053a0 Update README new 36fefc1a2f Update README new 40fe86fad2 Update README new af59475ce9 Update README new faf9421439 Update README new 0a399b24ae Update README new 085a4e20f3 Update README new cfe834cd38 Fix typo of README.org new 09e99877d7 Fix a bug for an org buffer without header new 1687d83b18 Fix typo README.org new 1ab152f87b Fix typo README.org new a4bc8a67cb Add a keybing new 78a5c46e55 Add autoload magic comments new 2e9e91ed4e Update README.org new e835028d43 Fix README.org new fb5d0a8c20 Support dark color theme new fca0042e0c Merge pull request #1 from uk-ar/master new a72f5d492d Use the latest function, org-at-heading-p new 871d75f872 Merge branch 'master' of github.com:takaxp/org-tree-slide new ed95fa6070 Update descriptions related to version 2.6.0 new fe51f9ecfb Added hooks for start and stop presentation new 996ed8cc6b * README.org: update as el-get has recipe already included. new a3531738a8 Merge pull request #3 from yyr/master new 8c301414bb Remove brackets in title new 06e1a2855a Added some features (issue #2, #5, and #7) new a85c6e2b9c Added a new toggle to skip commented trees new b30805ac45 Fix typo new c9c413ba8b Added a flag to control face setting new 6cf6e4ee84 Support buffers without headings new b7471ef888 use `ots-skip-outline-level' in `ots-slide-content' new c01b48e7ba Merge pull request #8 from eikek/tree-slide-content new caa2a202b5 Hide skipped slides in CONTENT mode new 0abef6864f Suppress an error message from org-timer new 69e8cd068e Refine displaying slide number in modeline new 3cd42fdfef Replace ots- with org-tree-slide-- new 8e2ab19663 Default keymap was changed new 8b44ae834f Default keymap was changed new 4a895dec55 Merge branch 'master' of https://github.com/takaxp/org-tree-slide new dd344a2749 Merge branch 'master' of https://github.com/takaxp/org-tree-slide new 1a3c400790 Merge branch 'master' of https://github.com/takaxp/org-tree-slide new 362bea826d Hide org-clock related code new 3927af91ba Heading visibility now depends on the value of org-tree-slide-skip-outline-level: if the level of a heading is the last to be displayed, show the full content instead of the children new 933d6dc6e5 Merge pull request #14 from bennati/display-tree-with-narrow new f3059a263f Updating indent new 1864b36a56 Added a flag to reveal subtrees to be skipped new 3b020a663b 'COMMENT'-subtree will be hidden (by Stefano) new a0a03e75f4 Show content after last slide new ea33297150 Bugfix, commented headings were considered as last headings new cc42137ed8 Merge pull request #17 from bennati/presentation-end new 403f5c002e Add a defvar for lighter and minor typo fixes new 0ef103eb14 Merge pull request #19 from kaushalmodi/lighter-defvar-plus-typo-fixes new 8321fb1d25 Add meta comment Commentary and Code new dccd80418a Merge pull request #20 from syohex/add-section-meta new 8570335bbd Added a tag for Melpa Stable new 3a2d3733ba Added Version header new 68779b8fe4 Add breadcrumbs (#23) new fed7ec7e6d Added breadcrumbs feature (by Matus) new dff8f1a4a6 Added a hook for CONTENT viewing mode new 9f1b898223 Create LICENSE (#26) new 6608f8d43b Refine README and add a link to Moom new 42468d8a09 Merge branch 'master' of https://github.com/takaxp/org-tree-slide new 3f1d646eb1 Support faces for org-level-1,4 new d45152fad1 Updated ChangeLog and version number new d81195b0df Refine docstrings new 2b833e9faa Update comments new 062035ec7b Extract header colors from default face of frame new 20784de420 Update ChangeLog new 508157fb21 Avoid max-lisp-eval-depth error #29 new e17dc06053 Referectaring new 946984e924 Add new private functions new 8dc16ab4ed Revise `org-tree-slide-content` new 16007b48c6 Refine skipping slide algorithm new 2ff3a05844 Removed obsoleted hooks new 603a383117 Revise docstring of org-tree-slide-skip-outline-level new a3b46848e4 org-tree-slide-content: Return to exact point in slide presentation (#30) new 036a36eec1 Rename an internal variable new 9d15bd9fa1 Add support for date header new 7bf09a02bd Merge pull request #31 from ndw/slide-date new a041b92c14 Add demo new 80cb1ac6f9 Merge branch 'master' of github.com:takaxp/org-tree-slide new 7151aaf4df Add FUNDING.yml new 6cd71afa35 Add org-tree-slide-indicator new 5e5dbd908e Update README.org new 0fc7d31d12 Update ChangeLog new 619fbb17a2 buffer-narrowed-p is applied new 98fec74fcf Now depends on emacs 24.3 new 7126a43650 Fix typo new 7983492eda Fix minor typo in README (slip -> skip) new 18034c4760 Merge pull request #34 from TimQuelch/patch-1 new aa2140f62b Create custom variable org-tree-slide-content-margin-top new d9fede1544 Merge pull request #36 from KaratasFurkan/create-variable-content-margin-top new a9dcef402a Update the docstring of org-tree-slide-content-margin-top variable new d6e8e91433 Merge pull request #37 from KaratasFurkan/create-variable-content-margin-top new 62da9b28c6 Integrate auto configurator for header new 04b5a9dee1 Merge branch 'master' of github.com:takaxp/org-tree-slide new 1fb3ecb637 Refine the default of header-overlay-face new c9487e51b0 Add some links to useful videos new 9d2ba1df45 Fix links in README new b4650edc3f Restore state more elegantly new a8cd4374f1 Set initial values for defvar-locals new daeb80986c Fix face remap specifications new 571ff33308 Merge pull request #40 from HyunggyuJang/master new b1ba1189f1 invisible org-meta-line (see README) new 27f8bb6a96 Merge branch 'master' of github.com:takaxp/org-tree-slide new 9da1d00777 Allow empty date and author to save on-screen space new 917612a0d1 Merge pull request #47 from jypma/allow-empty-date-author new a8dfaf5dd4 Revert "Allow empty date and author to save on-screen space" new 3faa042393 Merge pull request #49 from takaxp/revert-47-allow-empty-date-author