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