summaryrefslogtreecommitdiff
path: root/lisp/outline.el
Commit message (Expand)AuthorAge
* * lisp/outline.el (outline-minor-mode-use-buttons): Add :safe #'booleanp.Juri Linkov2021-12-15
* * lisp/outline.el (outline-font-lock-keywords): Replace ‘.+’ with ‘.*’.Juri Linkov2021-11-24
* Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* Fix outline-cycle-buffer issue in `C-h b' buffersLars Ingebrigtsen2021-11-15
* Add outline-minor-mode-use-buttons doc string caveatLars Ingebrigtsen2021-11-06
* Make `outline-hide-body' work in `C-h b' buffersLars Ingebrigtsen2021-11-06
* Fix widgets in Outline mode on TTY framesEli Zaretskii2021-11-03
* * lisp/outline.el: Fix compilation of `outline--make-button`Stefan Monnier2021-11-02
* Fix mouse-1 on `C-h b' buttonsLars Ingebrigtsen2021-11-02
* Add a better test for emojisLars Ingebrigtsen2021-11-02
* Re-fix the new mouse event logic in outlineLars Ingebrigtsen2021-11-01
* Make TAB work on the outline buttonsLars Ingebrigtsen2021-10-31
* Fix new mouse handling in outlineLars Ingebrigtsen2021-10-31
* Add buttons to outlining and tweak `C-h b' bufferLars Ingebrigtsen2021-10-31
* * lisp/outline.el (outline-minor-mode-cycle-filter): New defcustom (bug#50679)Juri Linkov2021-09-23
* * 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
|/