log lisp/outline.el @ 93557:0757ce2515ac

age author description
2008-01-21 Martin Rudalics (outline-up-heading): Fix check for top level to
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-10-09 Miles Bader Merge from emacs--rel--22
2007-09-10 Stefan Monnier (outline-4, outline-5, outline-7):
2007-08-30 Daniel Pfeiffer (outline-font-lock-levels): Comment out unused var.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-09-08 Stefan Monnier (outline-flag-region): Use front-advance.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-04-13 Chong Yidong * outline.el (outline-get-next-sibling): Clarify docstring.
2007-02-19 Stefan Monnier (hide-sublevels): Keep empty last line, if available.
2007-01-27 Eli Zaretskii (outline-promote, outline-demote): Doc fix. Rename the arg CHILDREN -> WHICH.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-22 Eli Zaretskii (outline-next-visible-heading): Fix the case with a header at end-of-file
2006-12-17 Kim F. Storm (outline-isearch-open-invisible-function): New defvar.
2006-12-04 Richard M. Stallman (outline-end-of-subtree): Don't leave an empty
2006-05-11 Reiner Steib Move `safe-local-variable' declarations to the respective files.
2006-03-06 Stefan Monnier (hide-sublevels): Provide better interactive default.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-20 Richard M. Stallman Comment change.
2006-01-19 Richard M. Stallman (hide-leaves): Don't call outline-end-of-heading.
2005-10-04 Stefan Monnier (outline-mark-subtree): Activate the mark.
2005-08-31 Juanma Barranquero (font-lock-warning-face): Add defvar.
2005-08-29 Juri Linkov (hide-entry, hide-leaves, outline-toggle-children):
2005-08-26 Stefan Monnier (outline-invent-heading): New fun.
2005-08-26 Richard M. Stallman (outline-promote): Try shortening the heading.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juanma Barranquero (outlines): Finish `defgroup' description with period.
2005-05-27 Lute Kamstra (outline-1, outline-2, outline-3, outline-4)
2004-11-06 Eli Zaretskii (hide-body): Don't hide lines at the top of the file
2004-10-16 Richard M. Stallman (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
2004-05-01 Juri Linkov (outline-blank-line): New var.
2004-04-29 Juri Linkov (outline-next-preface, outline-show-heading): Don't leave unhidden blank line before heading.
2004-01-21 Stefan Monnier (outline-insert-heading): Tighten up match.
2003-09-01 Miles Bader Add arch taglines
2003-07-28 Juanma Barranquero (outline-mode): Revert part of last patch (outline-mode already runs the hook).
2003-07-28 Juanma Barranquero (outline-mode-hook): Define it.
2003-05-30 Juanma Barranquero Moved from textmodes/.