aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideshow.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * progmodes/hideshow.el (hs-hide-block-at-point): Don't move pointChong Yidong2009-07-061-11/+10
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (hs-minor-mode-menu): Compare `hs-isearch-open' with t instead ofJuri Linkov2008-02-281-1/+1
* * progmodes/hideshow.el (hs-minor-mode-menu): Add some options toDan Nicolaescu2008-02-281-4/+21
* * textmodes/bibtex.el: Remove support for hideshow minor mode asRoland Winkler2008-02-251-1/+1
* (hs-minor-mode-map): Move menu creation toDan Nicolaescu2008-02-171-15/+16
* Remove the minor-mode bookkeeping. MoveDan Nicolaescu2008-02-161-58/+38
* * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-3/+4
* (hs-match-data): Delete alias.Thien-Thi Nguyen2007-08-241-8/+3
* Merge from emacs--rel--22Miles Bader2007-08-131-3/+3
|\
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-3/+3
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (hs-hide-all): Use progress reporter.Thien-Thi Nguyen2007-06-221-4/+4
* | (hs-hide-comment-region): Use line-end-position.Thien-Thi Nguyen2007-06-221-5/+4
* | Untabify; nfc.Thien-Thi Nguyen2007-06-221-4/+4
|/
* (turn-off-hideshow): Tweak docstring.Chong Yidong2007-03-311-1/+1
* (turn-off-hideshow): New function.Chong Yidong2007-03-311-2/+6
* (hs-minor-mode): Turn mode off and show all when switching major mode.Glenn Morris2007-03-041-4/+10
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (hs-already-hidden-p): Move to end of line so hidden blocks will beJ.D. Smith2006-11-271-0/+1
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* (hs-hide-comments-when-hiding-all): Remove autoload cookie.Thien-Thi Nguyen2005-09-141-41/+49
* Comment munging; nfc.Thien-Thi Nguyen2005-09-141-10/+12
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Update `Maintainer-Version' header comment; nfc.Thien-Thi Nguyen2005-01-041-1/+1
* No longer require `cl'; `dolist' is standard.Thien-Thi Nguyen2005-01-041-1/+0
* (hs-set-up-overlay): New user var.Thien-Thi Nguyen2004-12-261-36/+81
* Require `cl' when compiling.Thien-Thi Nguyen2004-12-241-60/+25
* Untabify, reindent; nfc.Thien-Thi Nguyen2004-12-241-45/+45
* (hs-inside-comment-p): Fix omission bug:Thien-Thi Nguyen2004-12-231-14/+15
* Rewrite one-armed `if'Thien-Thi Nguyen2003-10-181-42/+40
* Thank Michael Ernst; nfc.Thien-Thi Nguyen2003-09-291-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1