log lisp/textmodes/texinfo.el @ 45583:d7967cbc28b1

age author description
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):