aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideshow.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* hideshow: Use 'message' instead of 'user-error'. (Bug#80201)Elías Gabriel Pérez2026-01-211-30/+32
* hideshow: Reword documentation (bug#80116)Elías Gabriel Pérez2026-01-101-60/+71
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez2025-12-201-33/+42
* ; * lisp/progmodes/hideshow.el (hs-cycle-filter): Tweak docstring (bug#79970).Juri Linkov2025-12-121-1/+3
* ; * lisp/progmodes/hideshow.el (hs-cycle): Fix regression. (Bug#79983)Elías Gabriel Pérez2025-12-121-2/+3
* * lisp/progmodes/hideshow.el (hs-minor-mode): Show/hide margins.Juri Linkov2025-12-091-1/+14
* ; * lisp/progmodes/hideshow.el: Fix comments.Elías Gabriel Pérez2025-12-091-8/+5
* ; * lisp/progmodes/hideshow.el (hs-block-positions): Fix throw tag.Elías Gabriel Pérez2025-12-081-1/+1
* hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez2025-12-081-691/+610
* hideshow.el: New commands 'hs-cycle' and 'hs-toggle-all'. (Bug#79877)Elías Gabriel Pérez2025-12-011-40/+123
* ; hideshow: Rename 'hs--discard-overlay-after-change'.Elías Gabriel Pérez2025-11-231-5/+5
* hideshow: Add modification hooks to remove the hidden blocksElías Gabriel Pérez2025-11-201-0/+16
* hideshow: Fix regressions. (Bug#79857)Elías Gabriel Pérez2025-11-191-29/+37
* ; Improve wording of documentation of 'hs-cycle-filter'Eli Zaretskii2025-11-171-9/+11
* Improve hs-indicator-mouse-toggle-hiding for non-selected windowsJuri Linkov2025-11-171-0/+2
* New hideshow option 'hs-cycle-filter' for visibility-cycling with 'TAB'Juri Linkov2025-11-171-0/+35
* hideshow: Simplify code. (Bug#79585)Elías Gabriel Pérez2025-11-171-36/+23
* hideshow: Make ellipsis a little noticeable in TTY framesElías Gabriel Pérez2025-11-161-24/+28
* ; * lisp/progmodes/hideshow.el: Fix wording in commentary.Eli Zaretskii2025-11-141-16/+16
* ; hideshow: Fix previous changesElías Gabriel Pérez2025-11-141-52/+52
* hideshow: Update Header Commentary. (Bug#79829)Elías Gabriel Pérez2025-11-141-2/+24
* hideshow: Fix indicator mouse clicks on TTYElías Gabriel Pérez2025-11-131-5/+4
* ; * lisp/progmodes/hideshow.el (hs-hideable-region-p): Doc fix.Eli Zaretskii2025-11-111-2/+2
* ; * lisp/progmodes/hideshow.el (hs-minor-mode): Style fixes.Sean Whitton2025-11-111-2/+3
* hideshow: Fix indicators for multiple block in the same lineElías Gabriel Pérez2025-11-111-24/+34
* ; * lisp/progmodes/hideshow.el (hs-minor-mode, hs-grok-mode-type): Fix code.Elías Gabriel Pérez2025-11-101-5/+5
* ; * lisp/progmodes/hideshow.el: Spelling fixes (bug#79585)Michael Heerdegen2025-11-091-20/+24
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-091-11/+13
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-081-162/+122
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-061-171/+161
* Don't move point when clicking on hideshow fringe/margin indicatorJuri Linkov2025-11-061-11/+12
* ; Fix documentation of a recent changeEli Zaretskii2025-11-041-29/+19
* hideshow: Rewrite 'hs-special-modes-alist'Elías Gabriel Pérez2025-11-041-80/+177
* ; * lisp/progmodes/hideshow.el: More fixes for recent changes.Elías Gabriel Pérez2025-10-221-3/+6
* hideshow: Define new keymap for all the commands.Elías Gabriel Pérez2025-10-211-11/+16
* hideshow: Update the indicators properly after showing/hidingElías Gabriel Pérez2025-10-211-12/+12
* hideshow: Add new option for control how the block should be hidden.Elías Gabriel Pérez2025-10-201-10/+44
* * lisp/progmodes/hideshow.el: Small improvements (bug#79585).Juri Linkov2025-10-111-3/+5
* hideshow: Fix cursor when using end-of-line indicators.Elías Gabriel Pérez2025-10-111-4/+6
* Fix a regression introduced by Bug#79294 fixMichael Heerdegen2025-10-081-13/+13
* (hs-hideable-region-p): Optimize the optimizationElijah Gabe Pérez2025-10-071-5/+3
* hideshow.el: Minor optimizationsElías Gabriel Pérez2025-10-041-43/+53
* Add hideable indicators for hideshow. (Bug#79294)Elías Gabriel Pérez2025-09-201-29/+252
* lisp/progmodes/hideshow.el (hs--get-ellipsis): SimplifyElijah Gabe Pérez2025-05-191-40/+30
* ; Fix a recent change in hideshow.elEli Zaretskii2025-05-171-0/+2
* ; * lisp/progmodes/hideshow.el (hs--get-ellipsis): Doc fix (bug#78234).Eli Zaretskii2025-05-171-1/+1
* Prettify and improve hideshow (bug#78234)Elías Gabriel Pérez2025-05-171-1/+64
* Use TS to support 'hs-minor-mode' in 'lua-ts-mode'john muhl2025-03-081-1/+0