outline-magic
outline-magic copied to clipboard
This file implements extensions for (Emacs) outline(-minor)-mode.
Hello! Thanks for your work! Have you considered submitting your wonderful package for submission to MELPA (or even GNU ELPA, since there are unlikely to be many new versions)? Would...
I'm sorry for my poor English. In addition, I am not familiar with Emacs Lisp. So, if this PR is not suitable, please discard. The function `outline-move-subtree-down` defined in `outline-magic.el`...
There's a number of warnings which come from emacs25 when compiling, e.g. show-branches is obsolete and when compiling with emacs24 functions such as outline-show-branches is not known to be defined....