Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Juri Linkov
4603452cbc
(text-mode-map): Unbind "\es" from center-line' and "\eS" from
center-paragraph'.
...
(facemenu-keymap): Bind "\es" to `center-line' and "\eS" to `center-paragraph'.
2008-08-25 20:32:15 +00:00
Glenn Morris
1fecc8feb6
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 04:34:22 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Glenn Morris
12dc447f2a
Add 2008 to copyright years.
2008-01-07 02:23:04 +00:00
Glenn Morris
5a9dffec38
Switch license to GPLv3 or later.
2007-07-25 04:24:43 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Glenn Morris
f2e3589a33
Update copyright years.
2006-12-09 04:06:06 +00:00
Reiner Steib
2809db3399
* textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New
...
functions.
* textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
2006-05-30 18:37:15 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
3731a85096
Update years in copyright notice; nfc.
2005-08-06 17:48:15 +00:00
Lute Kamstra
4fc5845fe8
Update FSF's address.
2005-07-04 16:49:24 +00:00
Richard M. Stallman
706d2537e1
(text-mode): Use mode-require-final-newline.
2004-12-31 14:58:41 +00:00
Eli Zaretskii
57fff5de66
(paragraph-indent-minor-mode): Doc fix.
2003-09-28 08:49:44 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
db95369be0
Trailing whitespace deleted.
2003-02-04 13:30:45 +00:00
Stefan Monnier
61ed2dcc9a
(text-mode-syntax-table): Make ' a prefix.
...
(paragraph-indent-text-mode-abbrev-table)
(paragraph-indent-text-mode-syntax-table): Remove.
(paragraph-indent-text-mode): Use the :abbrev and :syntax-table args.
2002-10-21 21:04:50 +00:00
Stefan Monnier
81cb34cd03
(paragraph-indent-text-mode-abbrev-table)
...
(paragraph-indent-text-mode-syntax-table, paragraph-indent-text-mode):
Use text-mode's syntax-table and abbrev-table.
(text-mode): Set require-final-newline to t.
2002-09-03 01:59:51 +00:00
Richard M. Stallman
ebda95a20c
(text-mode-hook-identify): Restore previous definition.
...
Add to text-mode-hook again.
2002-02-14 01:31:21 +00:00
Richard M. Stallman
def08a3f3c
(text-mode-hook-identify): Define as no-op.
2002-02-08 13:57:03 +00:00
Richard M. Stallman
540f653db1
(text-mode-hook-identify): Function deleted.
...
(text-mode): Set text-mode-variant here.
2002-02-06 14:57:57 +00:00
Stefan Monnier
9e59bf581e
(text-mode-map): Remove the \t binding.
...
(text-mode): Simplify now that the default is more favorable.
(paragraph-indent-text-mode): Fix last change.
2001-10-30 06:00:10 +00:00
Stefan Monnier
0fb36e365e
(paragraph-indent-minor-mode): Don't set paragraph-separate.
...
Set paragraph-start more carefully. Set indent-line-function.
(paragraph-indent-text-mode): Use it and define-derived-mode.
2001-10-30 05:26:44 +00:00
Stefan Monnier
fdf1c7c32f
(text-mode): Use define-derived-mode.
...
(toggle-text-mode-auto-fill): Use derived-mode-p.
2001-10-27 07:42:11 +00:00
Pavel Janík
6228c05b99
Keyword added and FSF specified as Maintainer.
2001-08-06 10:12:17 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Dave Love
8434719478
(text-mode-hook): Add flyspell-mode to
...
:options.
2000-03-12 15:22:14 +00:00
Dave Love
9f78d51a12
(text-mode): Remove page-delimiter's `^' from paragraph-start.
...
(paragraph-indent-minor-mode): New command.
2000-01-05 22:32:54 +00:00
Dave Love
e144fd4e47
(text-mode-hook): Customize.
1999-11-25 19:00:17 +00:00
Gerd Moellmann
855b9e3374
(text-mode): Contruct paragraph-start so
...
that the leading `^' is at the start. This is necessary because
paragraphs.el tries to remove anchors, but can find them only if
they are the first character.
1999-11-22 16:14:41 +00:00
Richard M. Stallman
857615335f
(text-mode): Locally set indent-line-function.
1998-06-27 22:23:43 +00:00
Richard M. Stallman
d910f08cc1
(text-mode-hook-identify): New function,
...
put on text-mode-hook. Set text-mode-variant here.
(text-mode): Don't set it here.
1997-08-29 17:07:26 +00:00
Richard M. Stallman
4c69a3beaf
(text-mode-variant): New variable.
...
(text-mode): Set that variable locally.
(toggle-text-mode-auto-fill): New command.
1997-08-28 02:53:44 +00:00
Richard M. Stallman
047d1f89b1
(text-mode-hook): New defvar.
1997-08-28 02:37:58 +00:00
Richard M. Stallman
91fe8c378e
(text-mode): Let all-white lines separate paragraphs.
1997-06-15 07:36:42 +00:00
Richard M. Stallman
946340aed2
(paragraph-indent-text-mode): Renamed from spaced-text-mode.
...
(text-mode-map): Bind TAB to indent-relative.
(indented-text-mode-map): Variable deleted.
(indented-text-mode): Now an alias for text-mode.
1997-06-11 19:02:06 +00:00
Richard M. Stallman
6824710a86
(spaced-text-mode): Renamed from text-mode.
...
But change the mode name and hooks.
(text-mode): Put the guts of indented-text-mode here.
But don't define text-mode-abbrev-table, just use it.
Don't set indent-line-function, and use text-mode-map.
(indented-text-mode): Call text-mode.
1997-06-03 04:27:53 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
aaf6c7ef84
(center-line): New arg NLINES.
...
Do nothing for lines that are too wide.
1995-09-10 17:44:25 +00:00
Boris Goldowsky
fc4a6dd106
(indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 15:54:12 +00:00
Karl Heuer
be6f02af4f
(center-line): fill-column is a var, not a function.
1995-01-20 19:12:20 +00:00
Richard M. Stallman
11fbdf1f6c
(center-line): Use current-left-margin function, not variable.
1995-01-19 04:04:28 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Karl Heuer
6b4bde1b7c
(text-mode): Doc fix.
1994-03-13 21:52:57 +00:00
Richard M. Stallman
b0fab82cb6
(indented-text-mode): Run indented-text-mode-hook.
1994-03-08 21:42:39 +00:00
Richard M. Stallman
fb14a9a72b
(text-mode-map): Bind ispell-complete-word to M-TAB.
1993-10-26 20:02:21 +00:00
Richard M. Stallman
426979a1c8
(indented-text-mode): Make only blank lines
...
separate or start paragraphs. Doc fix.
1993-09-19 19:32:35 +00:00
Richard M. Stallman
d4ff74c8be
(indented-text-mode): Doc fix.
1993-08-11 21:01:20 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Eric S. Raymond
d9ecc911ff
Added or corrected Commentary headers
1993-03-22 16:53:22 +00:00