Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 | |
| | ||||||
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 | |
| | ||||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 | |
| | ||||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | ||||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 | |
| | ||||||
* | Update copyright years. | Glenn Morris | 2006-12-09 | 1 | -1/+1 | |
| | ||||||
* | Including `pages-directory-address-mode' results in the message | Robert J. Chassell | 2006-06-11 | 1 | -1/+3 | |
| | | | | "Buffer in which pages were found is deleted" | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 | |
| | ||||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 | |
| | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 | |
| | ||||||
* | (pages-directory-mode-map): New. | Stefan Monnier | 2003-02-11 | 1 | -22/+13 | |
| | | | | | | (pages-directory-map): Redefine as an varalias. (pages-directory-mode): Use new map var and run mode hook. (pages-directory-address-mode): Use define-derived-mode. | |||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -48/+48 | |
| | ||||||
* | (pages-target-buffer): Add defvar. Renamed from target-buffer. | Richard M. Stallman | 2002-08-12 | 1 | -4/+6 | |
| | | | | (pages-directory, pages-copy-header-and-position): Uses changed. | |||||
* | (pages-directory-mode): Undo previous change. | Richard M. Stallman | 2002-08-09 | 1 | -1/+6 | |
| | ||||||
* | * play/gomoku.el (gomoku-mode): | Stefan Monnier | 2001-10-13 | 1 | -6/+1 | |
| | | | | | * textmodes/page-ext.el (pages-directory-mode): * textmodes/scribe.el (scribe-mode): Use define-derived-mode. | |||||
* | Keyword added and FSF specified as Maintainer. | Pavel Janík | 2001-08-06 | 1 | -0/+1 | |
| | ||||||
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -3/+2 | |
| | ||||||
* | (pages-copy-header-and-position): Add help-echo to mouse-highlighted text. | Eli Zaretskii | 2001-06-17 | 1 | -2/+3 | |
| | ||||||
* | Declare dynamic vars. | Dave Love | 1999-08-19 | 1 | -0/+4 | |
| | ||||||
* | Fix maintainer address. | Karl Heuer | 1999-08-16 | 1 | -2/+2 | |
| | ||||||
* | Fix typo. | Markus Rost | 1998-12-31 | 1 | -1/+1 | |
| | ||||||
* | Added mouse-selection feature for pages directory buffer. | Richard M. Stallman | 1998-12-30 | 1 | -3/+17 | |
| | | | | | | (pages-directory-map): Bind mouse-2 (pages-copy-header-and-position): Put text property. (pages-directory-goto-with-mouse): New function. | |||||
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 1 | -17/+36 | |
| | ||||||
* | Use current FSF address/phone in sample file. | Karl Heuer | 1996-07-20 | 1 | -3/+3 | |
| | ||||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -186/+189 | |
| | ||||||
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 | |
| | ||||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 | |
| | ||||||
* | (original-page-delimiter, set-page-delimiter): Use printable escapes instead of | Karl Heuer | 1994-03-14 | 1 | -2/+2 | |
| | | | | embedding literal control chars in the source. | |||||
* | (pages-copy-header-and-position): Call end-of-line, not forward-line. | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 | |
| | | | | (pages-directory): Omit space at end of pages-directory-buffer. | |||||
* | Revise documentation. Add `provide'. | Richard M. Stallman | 1993-11-15 | 1 | -171/+172 | |
| | | | | | | | | (pages-directory-for-adding-addresses-narrowing-p): New user option for adding addresses. Default to narrowing. (pages-directory-for-addresses): Intall user settable options. (add-new-page): Insert new page in specified location. (original-page-delimiter): Set default value to "^^L". | |||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -2/+2 | |
| | ||||||
* | * page-ext.el (next-page): Correctly handle negative page count. | Jim Blandy | 1993-01-14 | 1 | -1/+4 | |
| | ||||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -6/+11 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-31 | 1 | -0/+16 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -3/+3 | |
| | ||||||
* | Initial revision | Jim Blandy | 1991-04-10 | 1 | -0/+745 | |