log lisp/outline.el @ 82453:d04e217671f9

age author description
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 13 Apr 2007 01:17:51 +0000 Chong Yidong * outline.el (outline-get-next-sibling): Clarify docstring.
Mon, 19 Feb 2007 18:48:58 +0000 Stefan Monnier (hide-sublevels): Keep empty last line, if available.
Sat, 27 Jan 2007 18:47:55 +0000 Eli Zaretskii (outline-promote, outline-demote): Doc fix. Rename the arg CHILDREN -> WHICH.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 22 Dec 2006 22:57:15 +0000 Eli Zaretskii (outline-next-visible-heading): Fix the case with a header at end-of-file
Sun, 17 Dec 2006 00:48:26 +0000 Kim F. Storm (outline-isearch-open-invisible-function): New defvar.
Mon, 04 Dec 2006 00:31:04 +0000 Richard M. Stallman (outline-end-of-subtree): Don't leave an empty
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.
Mon, 06 Mar 2006 04:49:42 +0000 Stefan Monnier (hide-sublevels): Provide better interactive default.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 20 Jan 2006 01:21:18 +0000 Richard M. Stallman Comment change.
Thu, 19 Jan 2006 17:51:38 +0000 Richard M. Stallman (hide-leaves): Don't call outline-end-of-heading.
Tue, 04 Oct 2005 20:54:26 +0000 Stefan Monnier (outline-mark-subtree): Activate the mark.
Wed, 31 Aug 2005 13:51:07 +0000 Juanma Barranquero (font-lock-warning-face): Add defvar.
Mon, 29 Aug 2005 20:49:01 +0000 Juri Linkov (hide-entry, hide-leaves, outline-toggle-children):
Fri, 26 Aug 2005 15:31:59 +0000 Stefan Monnier (outline-invent-heading): New fun.
Fri, 26 Aug 2005 11:52:08 +0000 Richard M. Stallman (outline-promote): Try shortening the heading.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 02:56:16 +0000 Juanma Barranquero (outlines): Finish `defgroup' description with period.
Fri, 27 May 2005 11:50:04 +0000 Lute Kamstra (outline-1, outline-2, outline-3, outline-4)
Sat, 06 Nov 2004 12:10:38 +0000 Eli Zaretskii (hide-body): Don't hide lines at the top of the file
Sat, 16 Oct 2004 15:33:59 +0000 Richard M. Stallman (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
Sat, 01 May 2004 03:44:30 +0000 Juri Linkov (outline-blank-line): New var.
Thu, 29 Apr 2004 15:34:21 +0000 Juri Linkov (outline-next-preface, outline-show-heading): Don't leave unhidden blank line before heading.
Wed, 21 Jan 2004 03:25:37 +0000 Stefan Monnier (outline-insert-heading): Tighten up match.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 28 Jul 2003 22:27:22 +0000 Juanma Barranquero (outline-mode): Revert part of last patch (outline-mode already runs the hook).
Mon, 28 Jul 2003 21:50:05 +0000 Juanma Barranquero (outline-mode-hook): Define it.
Fri, 30 May 2003 23:30:10 +0000 Juanma Barranquero Moved from textmodes/.