summaryrefslogtreecommitdiff
path: root/lisp/outline.el
Commit message (Expand)AuthorAgeFilesLines
* Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-011-5/+2
* (hide-sublevels): Unfix the paren non-typo! (bug#5738).Stefan Monnier2010-03-201-6/+6
* (hide-sublevels): Don't hide trailing newline (and fix paren typo).Stefan Monnier2010-03-181-2/+6
* Reorganize Custom groups.Chong Yidong2010-03-121-1/+1
* Fix typos in docstrings.Juanma Barranquero2010-02-141-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-261-0/+1
* * outline.el (hide-sublevels): Ensure that arguments are passed toChong Yidong2009-04-151-0/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (outline-visible): Add WHEN to obsolescence declaration.Juanma Barranquero2008-04-181-1/+1
* * outline.el (outline-mode-menu-bar-map):Dan Nicolaescu2008-04-091-20/+20
* * outline.el (outline-mode-menu-bar-map):Dan Nicolaescu2008-04-041-22/+61
* (outline-up-heading): Fix check for top level toMartin Rudalics2008-01-211-2/+2
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-10-091-1/+4
|\ \ | |/
| * (outline-flag-region): Use front-advance.Stefan Monnier2007-09-081-1/+4
* | (outline-4, outline-5, outline-7):Stefan Monnier2007-09-101-3/+3
* | (outline-font-lock-levels): Comment out unused var.Daniel Pfeiffer2007-08-301-5/+3
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* * outline.el (outline-get-next-sibling): Clarify docstring.Chong Yidong2007-04-131-9/+13
* (hide-sublevels): Keep empty last line, if available.Stefan Monnier2007-02-191-7/+13
* (outline-promote, outline-demote): Doc fix. Rename the arg CHILDREN -> WHICH.Eli Zaretskii2007-01-271-12/+18
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (outline-next-visible-heading): Fix the case with a header at end-of-fileEli Zaretskii2006-12-221-13/+18
* (outline-isearch-open-invisible-function): New defvar.Kim F. Storm2006-12-171-1/+8
* (outline-end-of-subtree): Don't leave an emptyRichard M. Stallman2006-12-041-1/+2
* Move `safe-local-variable' declarations to the respective files.Reiner Steib2006-05-111-0/+1
* (hide-sublevels): Provide better interactive default.Stefan Monnier2006-03-061-3/+9
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Comment change.Richard M. Stallman2006-01-201-0/+1
* (hide-leaves): Don't call outline-end-of-heading.Richard M. Stallman2006-01-191-2/+2
* (outline-mark-subtree): Activate the mark.Stefan Monnier2005-10-041-1/+1
* (font-lock-warning-face): Add defvar.Juanma Barranquero2005-08-311-0/+3
* (hide-entry, hide-leaves, outline-toggle-children):Juri Linkov2005-08-291-7/+8
* (outline-invent-heading): New fun.Stefan Monnier2005-08-261-30/+22
* (outline-promote): Try shortening the heading.Richard M. Stallman2005-08-261-13/+30
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (outlines): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (outline-1, outline-2, outline-3, outline-4)Lute Kamstra2005-05-271-9/+40
* (hide-body): Don't hide lines at the top of the fileEli Zaretskii2004-11-061-2/+3
* (hide-other): Call outline-up-heading with INVISIBLE-OK=t.Richard M. Stallman2004-10-161-1/+1
* (outline-blank-line): New var.Juri Linkov2004-05-011-3/+13
* (outline-next-preface, outline-show-heading): Don't leave unhidden blank line...Juri Linkov2004-04-291-10/+6
* (outline-insert-heading): Tighten up match.Stefan Monnier2004-01-211-4/+6
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (outline-mode): Revert part of last patch (outline-mode already runs the hook).Juanma Barranquero2003-07-281-2/+1