Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (outline-mark-subtree): Activate the mark. | Stefan Monnier | 2005-10-04 | 1 | -1/+1 |
| | |||||
* | (font-lock-warning-face): Add defvar. | Juanma Barranquero | 2005-08-31 | 1 | -0/+3 |
| | |||||
* | (hide-entry, hide-leaves, outline-toggle-children): | Juri Linkov | 2005-08-29 | 1 | -7/+8 |
| | | | | Put outline-back-to-heading function call inside save-excursion. | ||||
* | (outline-invent-heading): New fun. | Stefan Monnier | 2005-08-26 | 1 | -30/+22 |
| | | | | | | (outline-promote, outline-demote): Use it. (outline-move-subtree-down): Remove unused vars `re' and `txt'. (outline-end-of-subtree): Remove unused var `opoint'. | ||||
* | (outline-promote): Try shortening the heading. | Richard M. Stallman | 2005-08-26 | 1 | -13/+30 |
| | | | | | As last resort, read the heading to use. (outline-demote): As last resort, read the heading to use. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (outlines): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
| | |||||
* | (outline-1, outline-2, outline-3, outline-4) | Lute Kamstra | 2005-05-27 | 1 | -9/+40 |
| | | | | (outline-5, outline-6, outline-7, outline-8): Specify customization group. | ||||
* | (hide-body): Don't hide lines at the top of the file | Eli Zaretskii | 2004-11-06 | 1 | -2/+3 |
| | | | | that precede the first header line. | ||||
* | (hide-other): Call outline-up-heading with INVISIBLE-OK=t. | Richard M. Stallman | 2004-10-16 | 1 | -1/+1 |
| | |||||
* | (outline-blank-line): New var. | Juri Linkov | 2004-05-01 | 1 | -3/+13 |
| | | | | | (outline-next-preface, outline-show-heading) (outline-end-of-subtree): Use it. | ||||
* | (outline-next-preface, outline-show-heading): Don't leave unhidden blank ↵ | Juri Linkov | 2004-04-29 | 1 | -10/+6 |
| | | | | | | | | line before heading. (outline-end-of-subtree): Include last newline into subtree. (hide-entry): Leave point at beginning of heading instead of end. (outline-up-heading): Push mark for the first call of successive command calls. | ||||
* | (outline-insert-heading): Tighten up match. | Stefan Monnier | 2004-01-21 | 1 | -4/+6 |
| | | | | | (outline-demote, outline-move-subtree-down): Don't assume anything about outline-regexp. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (outline-mode): Revert part of last patch (outline-mode already runs the hook). | Juanma Barranquero | 2003-07-28 | 1 | -2/+1 |
| | |||||
* | (outline-mode-hook): Define it. | Juanma Barranquero | 2003-07-28 | 1 | -9/+13 |
| | | | | (outline-mode): Use it, as the documentation says. | ||||
* | Moved from textmodes/. | Juanma Barranquero | 2003-05-30 | 1 | -0/+987 |