Replace `iff' in doc-strings and comments.
[bpt/emacs.git] / lisp / progmodes / hideshow.el
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-03-31 Chong Yidong(turn-off-hideshow): Tweak docstring.
2007-03-31 Chong Yidong(turn-off-hideshow): New function.
2007-03-04 Glenn Morris(hs-minor-mode): Turn mode off and show all when switch...
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-11-27 J.D. Smith(hs-already-hidden-p): Move to end of line so hidden...
2006-02-10 Nick RobertsUpdate copyright for 2006.
2005-09-14 Thien-Thi Nguyen(hs-hide-comments-when-hiding-all): Remove autoload...
2005-09-14 Thien-Thi NguyenComment munging; nfc.
2005-08-01 Nick RobertsUpdate copyright for release of 22.1 for progmodes...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-01-04 Thien-Thi NguyenUpdate `Maintainer-Version' header comment; nfc.
2005-01-04 Thien-Thi NguyenNo longer require `cl'; `dolist' is standard.
2004-12-26 Thien-Thi Nguyen(hs-set-up-overlay): New user var.
2004-12-24 Thien-Thi NguyenRequire `cl' when compiling.
2004-12-24 Thien-Thi NguyenUntabify, reindent; nfc.
2004-12-23 Thien-Thi Nguyen(hs-inside-comment-p): Fix omission bug:
2003-10-18 Thien-Thi NguyenRewrite one-armed `if'
2003-09-29 Thien-Thi NguyenThank Michael Ernst; nfc.
2003-09-01 Miles BaderAdd arch taglines
2003-07-22 Thien-Thi Nguyen(hs-special-modes-alist): Clarify MDATA-SELECTOR doc...
2002-05-16 Juanma Barranquero(hs-adjust-block-beginning): Fix typo.
2002-04-08 Stefan MonnierTypo.
2001-08-27 Thien-Thi NguyenUpdate first-line description.
2001-07-16 Stefan Monnier(hs-minor-mode): Use make-local-variable.
2001-06-26 Richard M. Stallman(hs-minor-mode-map): Use mouse-2, not button-2, when...
2001-05-25 Stefan MonnierDocstring typo.
2001-03-14 Thien-Thi Nguyen(hs-minor-mode-hook): Include `:version' in defcustom...
2001-03-13 Thien-Thi NguyenUpdate copyright.
2000-09-23 Thien-Thi NguyenUpdate author email address.
2000-07-24 Gerd MoellmannUpdate copyright notice.
2000-02-18 Thien-Thi Nguyen(hs-flag-region): No longer use `intangible' overlay...
2000-01-05 Thien-Thi NguyenFix buglet in local variables initialization.
2000-01-05 Thien-Thi Nguyen(hs-discard-overlays, hs-flag-region, hs-show-block):
1999-12-29 Thien-Thi Nguyen(hs-minor-mode-menu): Fix omission bug; was used but...
1999-12-26 Thien-Thi NguyenGenerally, synch w/ maintainer version 5.9.
1998-10-02 Dan Nicolaescu*** empty log message ***
1998-09-18 Thien-Thi Nguyen*** empty log message ***
1998-09-13 Thien-Thi Nguyen(hs-grok-mode-type) Handle nil `comment-start' and...
1998-06-12 Thien-Thi Nguyen(hs-minor-mode): Use `make-local-variable' not `make...
1998-06-12 Thien-Thi NguyenRequire `easymenu'. Rework to use easymenu. Remove...
1998-05-17 Dan Nicolaescu(hs-life-goes-on): Use Emacs' native backquote support.
1998-02-02 Dan Nicolaescu(hs-special-modes-alist): Improved the regexp for java.
1998-02-02 Richard M. Stallman(hs-special-modes-alist): Improved the regexp for java.
1997-10-15 Karl Heuer(hs-special-modes-alist): Correct alist
1997-09-09 Richard M. Stallman(hs-minor-mode-hook): Fix customize type.
1997-08-09 Richard M. StallmanCorrect the autoload cookies.
1997-07-19 Richard M. Stallman(hs-special-modes-alist): Use a regexp generated by...
1997-06-24 Richard M. Stallman(hs-discard-overlays): Use overlays-in to
1997-06-13 Richard M. Stallman(hideshow): Added a :prefix.
1997-06-01 Richard M. Stallman(hs-show-hidden-short-form): Updated doc string.
1997-05-31 Richard M. Stallman(hs-hide-comments-when-hiding-all)
1997-05-29 Richard M. Stallman(hs-special-modes-alist): Include also the
1997-03-31 Karl Heuer(hs-hide-block-at-point): Doc fix.
1997-03-29 Richard M. Stallman(hs-show-all, hs-safety-is-job-n): Fix messages.
1996-12-29 Richard M. Stallman(hs-emacs-type): Doc fix.
1996-03-02 Richard M. StallmanComment change.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-12 Richard M. StallmanMany doc fixes.
1996-01-04 Karl Heuer(hs-hide-block): Fix message spelling.
1995-05-30 Karl HeuerFix capitalization in menu bar.
1995-03-14 Thien-Thi Nguyen`emacs-version' checking now handles Lucid's version...
1995-02-26 Thien-Thi NguyenClean up doc strings.
1994-12-27 Thien-Thi NguyenInitial revision