log lisp/textmodes/text-mode.el @ 61601:aaa0bead8bc5

age author description
2004-12-31 Richard M. Stallman (text-mode): Use mode-require-final-newline.
2003-09-28 Eli Zaretskii (paragraph-indent-minor-mode): Doc fix.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-10-21 Stefan Monnier (text-mode-syntax-table): Make ' a prefix.
2002-09-03 Stefan Monnier (paragraph-indent-text-mode-abbrev-table)
2002-02-14 Richard M. Stallman (text-mode-hook-identify): Restore previous definition.
2002-02-08 Richard M. Stallman (text-mode-hook-identify): Define as no-op.
2002-02-06 Richard M. Stallman (text-mode-hook-identify): Function deleted.
2001-10-30 Stefan Monnier (text-mode-map): Remove the \t binding.
2001-10-30 Stefan Monnier (paragraph-indent-minor-mode): Don't set paragraph-separate.
2001-10-27 Stefan Monnier (text-mode): Use define-derived-mode.
2001-08-06 Pavel Janík Keyword added and FSF specified as Maintainer.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2000-03-12 Dave Love (text-mode-hook): Add flyspell-mode to
2000-01-05 Dave Love (text-mode): Remove page-delimiter's `^' from paragraph-start.
1999-11-25 Dave Love (text-mode-hook): Customize.
1999-11-22 Gerd Moellmann (text-mode): Contruct paragraph-start so
1998-06-27 Richard M. Stallman (text-mode): Locally set indent-line-function.
1997-08-29 Richard M. Stallman (text-mode-hook-identify): New function,
1997-08-28 Richard M. Stallman (text-mode-variant): New variable.
1997-08-28 Richard M. Stallman (text-mode-hook): New defvar.
1997-06-15 Richard M. Stallman (text-mode): Let all-white lines separate paragraphs.
1997-06-11 Richard M. Stallman (paragraph-indent-text-mode): Renamed from spaced-text-mode.
1997-06-03 Richard M. Stallman (spaced-text-mode): Renamed from text-mode.
1996-01-14 Erik Naggum Update FSF's address.
1995-09-10 Richard M. Stallman (center-line): New arg NLINES.
1995-03-02 Boris Goldowsky (indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-01-20 Karl Heuer (center-line): fill-column is a var, not a function.
1995-01-19 Richard M. Stallman (center-line): Use current-left-margin function, not variable.
1994-05-03 Karl Heuer Update copyright.
1994-03-13 Karl Heuer (text-mode): Doc fix.
1994-03-08 Richard M. Stallman (indented-text-mode): Run indented-text-mode-hook.
1993-10-26 Richard M. Stallman (text-mode-map): Bind ispell-complete-word to M-TAB.
1993-09-19 Richard M. Stallman (indented-text-mode): Make only blank lines
1993-08-11 Richard M. Stallman (indented-text-mode): Doc fix.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-03-22 Eric S. Raymond Added or corrected Commentary headers
1992-11-10 Christopher Zaborsky Dox fix.
1992-07-22 Eric S. Raymond entered into RCS
1992-07-14 Eric S. Raymond *** empty log message ***
1992-06-24 Jim Blandy *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1991-05-23 Jim Blandy *** empty log message ***
1989-10-31 Joseph Arceneaux Initial revision