log lisp/textmodes/texinfo.el @ 62813:f2a72c23fa03

age author description
Fri, 27 May 2005 13:07:49 +0000 Lute Kamstra (texinfo-heading-face): Specify customization group.
Fri, 31 Dec 2004 14:58:20 +0000 Richard M. Stallman (texinfo-mode): Use mode-require-final-newline.
Tue, 02 Nov 2004 18:45:01 +0000 Robert J. Chassell Changed copyright years so all include centuries.
Sat, 21 Feb 2004 13:48:44 +0000 Eli Zaretskii (texinfo-insert-@item): Look for the current
Wed, 21 Jan 2004 03:09:06 +0000 Stefan Monnier (texinfo-mode): Remove ^ from outline-regexp.
Tue, 20 Jan 2004 01:28:15 +0000 Karl Berry Use "Texinfo" consistently, no "TeXinfo" or "TexInfo".
Mon, 19 Jan 2004 15:18:01 +0000 Karl Berry (texinfo-mode): define outline-regexp to start
Tue, 30 Dec 2003 10:59:01 +0000 Simon Josefsson Change maintainer to FSF. Suggested by
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 13 Jul 2003 17:15:47 +0000 Juanma Barranquero (texinfo-section-list): Append appendixsection; a synonym for appendixsec.
Sun, 08 Jun 2003 01:17:04 +0000 Stefan Monnier (texinfo-enable-quote-macros): Fix thinko.
Fri, 14 Mar 2003 22:29:13 +0000 Stefan Monnier (texinfo-outline-level): Remove.
Tue, 04 Feb 2003 13:30:45 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 29 Oct 2002 07:52:32 +0000 Juanma Barranquero (texinfo-environments): Add environment; copying, documentdescription,
Sun, 07 Jul 2002 20:14:28 +0000 Stefan Monnier (texinfo-font-lock-keywords): Disable the automatic environment name update.
Mon, 29 Apr 2002 12:59:26 +0000 Robert J. Chassell Cause `texinfo-insert-@node' to insert a carriage return after the
Sat, 09 Mar 2002 20:11:46 +0000 Andreas Schwab Revert last change.
Fri, 08 Mar 2002 19:31:06 +0000 Andreas Schwab Change Maintainer to FSF.
Fri, 04 Jan 2002 13:08:14 +0000 Eli Zaretskii (texinfo-insert-@end): Fix the change from 2001-10-24.
Tue, 25 Dec 2001 16:16:22 +0000 Robert J. Chassell (texinfo-show-structure): Display the line showing the current location
Thu, 25 Oct 2001 05:22:30 +0000 Stefan Monnier (font-lock-keywords): Make sure texinfo-clone-environment is called.
Thu, 25 Oct 2001 03:54:21 +0000 Stefan Monnier (texinfo-environments, texinfo-environment-regexp): Hoisted.
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Thu, 14 Jun 2001 02:53:38 +0000 Miles Bader (texinfo-mode-syntax-table): Change syntax of " and \ to "." (punctuation).
Wed, 11 Apr 2001 08:00:24 +0000 Eli Zaretskii (texinfo-font-lock-keywords): Add
Fri, 19 Jan 2001 16:48:33 +0000 Gerd Moellmann (texinfo-mode): Use backward-paragraph
Wed, 27 Dec 2000 16:12:51 +0000 Gerd Moellmann (texinfo-mode): Set fill-column to 70.
Fri, 08 Dec 2000 16:31:50 +0000 Stefan Monnier Move the (require 'cl) to the front of the
Wed, 06 Dec 2000 19:34:15 +0000 Dave Love Require tex-mode when compiling.
Sat, 02 Dec 2000 15:31:23 +0000 Eli Zaretskii (texinfo-open-quote, texinfo-close-quote):