summaryrefslogtreecommitdiff
path: root/lisp/outline.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/outline.el (outline-mode-cycle-map): Don't bind `tab`.Stefan Monnier2021-07-081-1/+0
* * lisp/outline.el (outline-font-lock-keywords): Fix highlight case (bug#48707)Juri Linkov2021-05-281-1/+3
* * lisp/outline.el (outline-minor-mode-highlight): Fix safe-local-variable.Utkarsh Singh2021-05-281-1/+1
* Make outline commands repeatable (bug#47878)Philip K2021-04-221-0/+39
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-2/+3
* Separate values 'override' and 'append' in 'outline-minor-mode-highlight'Juri Linkov2021-03-131-6/+10
* * lisp/outline.el (outline-font-lock-keywords): SimplifyStefan Monnier2021-03-111-4/+1
* Remove outline-cycle-minor-mode and outline-cycle-highlight-minor-modeJuri Linkov2021-03-071-41/+30
* New mode outline-cycle-minor-mode with Orgmode-like TAB cycling on headingsJuri Linkov2021-03-031-7/+92
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most filesStefan Kangas2020-12-091-1/+1
* Handle outline overlays better when cycling in outline.elPaul W. Rankin2020-11-241-22/+37
* * lisp/outline.el: Use lexical-bindingStefan Monnier2020-10-201-72/+49
* Handle "Before first headings" error in outline-cycleYuan Fu2020-10-191-21/+19
* Fix documentation of Outline cycling commandsEli Zaretskii2020-10-131-1/+1
* Add cycling commands to outlineYuan Fu2020-10-131-0/+83
* * lisp/outline.el (outline-minor-mode-prefix): Fix compilation.Glenn Morris2020-08-081-0/+1
* outline-minor-mode-prefix is a key sequence, not a stringPhilip K2020-08-081-1/+1
* Make Customize changes to outline-minor-mode-prefix happen immediatelyPhilip K2020-08-081-1/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-3/+3
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Fix wrong behavior of 'outline-headers-as-kill' command (Bug#30209)Dmitry Safronov2018-03-101-22/+20
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-3/+10
|\ \ | |/
| * Improve and clarify documentation of Outline ModeEli Zaretskii2016-11-071-3/+10
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-081-1/+1
* | outline-invisible-p): Only return `t' for the 'outline propertyPaul Rankin2016-09-301-2/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-2/+2
* lisp/outline.el (outline-show-entry): Fix one invisible charOleh Krehel2015-02-081-1/+6
* lisp/outline.el: Improve docstrings.Oleh Krehel2015-01-301-9/+17
* lisp/outline.el: Add namespace prefixes.Oleh Krehel2015-01-301-105/+133
* lisp/outline.el (outline-mode): Clean up docstringOleh Krehel2015-01-301-52/+8
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * outline.el (outline-move-subtree-down): Refactor and improve code.Paul Rankin2014-11-291-21/+20
* outline.el: Fix subtree movement.Stephen Berman2014-11-271-6/+11
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * outline.el (outline-regexp, outline-heading-end-regexp): UseBastien Guerry2013-02-201-8/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-3/+3