summaryrefslogtreecommitdiff
path: root/lisp/progmodes/hideshow.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | (hs-hide-all): Don't infloop on comments that start in the middle of the line.Sébastien Gross2012-04-111-4/+7
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-9/+9
|/
* * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first line.John Yates2012-03-221-0/+1
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-1/+5
* Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-221-2/+2
* Small hideshow fix - ignore strings as well as comments (tiny change)Dima Kogan2011-09-221-4/+4
* More fixes to prevent hide-show from being confused by commented-out braces (...Dima Kogan2011-05-281-11/+16
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-4/+3
* Prevent hideshow from parsing braces inside comments (Bug#8036).Dmitry Bolshakov2011-02-191-4/+8
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-1/+2
* * speedbar.el (speedbar-item-delete):Juanma Barranquero2009-09-291-3/+3
* * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)Juanma Barranquero2009-09-251-5/+5
* * progmodes/js2-mode.el: File removed.Chong Yidong2009-08-141-1/+2
* * progmodes/hideshow.el (hs-special-modes-alist): Don't useChong Yidong2009-08-091-17/+19