summaryrefslogtreecommitdiff
path: root/lisp/progmodes/hideshow.el
Commit message (Expand)AuthorAgeFilesLines
* Teach 'hs-minor-mode' about tree-sitter based modesEli Zaretskii2023-02-021-0/+4
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-201-2/+2
* * lisp/progmodes/hideshow.el: Improve Commentary.Stefan Kangas2022-11-111-39/+37
* Prefer defvar-keymap in hideshow.elStefan Kangas2022-11-111-16/+14
* Remove aliases of `with-silent-modifications`Stefan Monnier2022-10-071-17/+15
* hideshow.el: Improve hs-toggle-hiding behaviorkobarity2022-09-241-9/+16
* Merge branch 'emacs-28'Stefan Monnier2022-09-241-1/+3
|\
| * * lisp/progmodes/hideshow.el (hs-toggle-hiding): Fix `interactive` formStefan Monnier2022-09-241-1/+3
* | Extend `hs-special-modes-alist' for languages such as Pythonkobarity2022-08-251-19/+74
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* Make hs-set-up-overlay into user optionLars Ingebrigtsen2021-05-251-2/+4
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-131-5/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in several progmodesStefan Kangas2020-12-061-1/+1
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-1/+0
* Make hideshow.el work with Mhtml modeThien-Thi Nguyen2020-10-301-1/+4
* Revert previous hideshow commitLars Ingebrigtsen2020-08-251-5/+1
* Make hs-special-modes-alist also work for modes derived from those modesTobias Zawada2020-08-211-1/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-4/+4
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-281-10/+3
* Preserve point better in hs-hide-comment-regionJohn Yates2019-10-031-3/+5
* Fix progression in hideshow.elLars Ingebrigtsen2019-08-021-1/+2
* Fix example code in hideshow.elMichael Heerdegen2019-08-021-1/+2
* * lisp/progmodes/hideshow.el: Simplify mouse binding; Use lexical-bindingStefan Monnier2019-05-191-35/+24
* 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
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* lisp/*.el: Fix some warningsJuanma Barranquero2017-01-291-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add hideshow bindings analogous to outline modeSusanne Oberhauser2016-02-241-0/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Quote symbols in docstrings using `'Paul Eggert2015-11-181-2/+2
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-3/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Use `defvar-local' more.Thien-Thi Nguyen2014-07-271-13/+6
* * lisp/progmodes/hideshow.el (hs-hide-all): Call syntax-propertize.Stefan Monnier2014-05-271-0/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-051-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-281-0/+2
|\
| * * lisp/progmodes/hideshow.el (hs-block-end-regexp): Restore lostDan Nicolaescu2012-08-201-0/+2