Commit graph

27 commits

Author SHA1 Message Date
Stefan Monnier
764e500228 (pages-directory-mode-map): New.
(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.
2003-02-11 00:44:08 +00:00
Juanma Barranquero
db95369be0 Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
Richard M. Stallman
2600f4e4f9 (pages-target-buffer): Add defvar. Renamed from target-buffer.
(pages-directory, pages-copy-header-and-position): Uses changed.
2002-08-12 17:23:16 +00:00
Richard M. Stallman
f8da45ad01 (pages-directory-mode): Undo previous change. 2002-08-09 16:41:01 +00:00
Stefan Monnier
a3d15b8fdd * play/gomoku.el (gomoku-mode):
* textmodes/page-ext.el (pages-directory-mode):
* textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2001-10-13 19:19:01 +00:00
Pavel Janík
6228c05b99 Keyword added and FSF specified as Maintainer. 2001-08-06 10:12:17 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Eli Zaretskii
dc44c48c48 (pages-copy-header-and-position): Add help-echo to mouse-highlighted text. 2001-06-17 11:24:36 +00:00
Dave Love
55df774a8a Declare dynamic vars. 1999-08-19 15:23:23 +00:00
Karl Heuer
5762abecd3 Fix maintainer address. 1999-08-16 04:04:27 +00:00
Markus Rost
cac7e5a8cf Fix typo. 1998-12-31 01:49:11 +00:00
Richard M. Stallman
a2b327b61a Added mouse-selection feature for pages directory buffer.
(pages-directory-map): Bind mouse-2
(pages-copy-header-and-position): Put text property.
(pages-directory-goto-with-mouse): New function.
1998-12-30 00:44:59 +00:00
Richard M. Stallman
00ed33e7ab Add defgroup; use defcustom for user vars. 1997-04-13 07:51:54 +00:00
Karl Heuer
29bd7a8f90 Use current FSF address/phone in sample file. 1996-07-20 17:33:58 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
98526426f4 (original-page-delimiter, set-page-delimiter): Use printable escapes instead of
embedding literal control chars in the source.
1994-03-14 21:26:19 +00:00
Richard M. Stallman
e6945ec780 (pages-copy-header-and-position): Call end-of-line, not forward-line.
(pages-directory): Omit space at end of pages-directory-buffer.
1993-12-23 04:56:43 +00:00
Richard M. Stallman
98d873522c Revise documentation. Add `provide'.
(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".
1993-11-15 06:46:14 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Jim Blandy
817d6535a9 * page-ext.el (next-page): Correctly handle negative page count. 1993-01-14 14:49:17 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
3bab998b31 *** empty log message *** 1992-05-31 16:42:19 +00:00
Eric S. Raymond
6594deb0dc *** empty log message *** 1992-05-30 22:12:04 +00:00
Jim Blandy
0d2d639ad9 Initial revision 1991-04-10 16:35:52 +00:00