log lisp/textmodes/text-mode.el @ 104839:6e7b745a5ee5

age author description
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-08-25 Juri Linkov (text-mode-map): Unbind "\es" from `center-line' and "\eS" from `center-paragraph'.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-16 Miles Bader Merge from emacs--devo--0
2006-06-07 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-01-02 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-09 Glenn Morris Update copyright years.
2006-05-30 Reiner Steib * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
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.