log lisp/textmodes/sgml-mode.el @ 44244:31f1fc31fd45

age author description
Fri, 29 Mar 2002 22:20:15 +0000 Stefan Monnier (sgml-lexical-context): Return (text . START)
Fri, 29 Mar 2002 19:38:22 +0000 Stefan Monnier (sgml-basic-offset): New var.
Thu, 28 Mar 2002 16:06:38 +0000 Stefan Monnier (sgml-make-syntax-table): New fun.
Sun, 17 Mar 2002 23:55:15 +0000 Stefan Monnier (sgml-xml-mode): Renamed from sgml-xml.
Mon, 04 Mar 2002 02:14:06 +0000 Stefan Monnier Change maintainer to FSF.
Thu, 28 Feb 2002 16:14:15 +0000 Pavel Jank (sgml-specials, sgml-quick-keys): Doc fixes.
Thu, 01 Nov 2001 19:35:05 +0000 Richard M. Stallman (sgml-xml-guess): Fix regexp to avoid ambiguous nested loops.
Sun, 28 Oct 2001 04:12:46 +0000 Stefan Monnier (sgml-tags-invisible): Typo.
Sun, 28 Oct 2001 04:10:40 +0000 Stefan Monnier (sgml-empty-tags): New var.
Sat, 27 Oct 2001 16:07:35 +0000 Sam Steingold renamed `html-xhtml' to `sgml-xml' and generalized accordingly
Fri, 26 Oct 2001 20:55:36 +0000 Sam Steingold (html-mode); set `mode-name' based on `html-xhtml'
Fri, 26 Oct 2001 20:29:10 +0000 Sam Steingold (html-mode): Set `html-xhtml' from the DOCTYPE.
Fri, 26 Oct 2001 17:40:59 +0000 Sam Steingold some code simplifications: when instead of if+progn;
Thu, 25 Oct 2001 22:25:30 +0000 Stefan Monnier (sgml-font-lock-keywords-1): Ignore comments.
Mon, 22 Oct 2001 09:44:08 +0000 Eli Zaretskii (sgml-mode-map): Bind 8-bit codes above 127 to sgml-maybe-name-self.
Fri, 05 Oct 2001 16:21:14 +0000 Sam Steingold added `html-xhtml' for XHTML input
Mon, 16 Jul 2001 11:39:42 +0000 Pavel Jank Fixes to follow coding conventions.
Mon, 18 Jun 2001 19:02:42 +0000 Stefan Monnier (sgml-mode-map): Fix thinko.
Sun, 17 Jun 2001 09:01:23 +0000 Stefan Monnier Move `provide' to the end. Update copyright.
Fri, 06 Apr 2001 16:24:42 +0000 Stefan Monnier Add unknown maintainer.
Wed, 07 Mar 2001 00:03:50 +0000 Stefan Monnier (sgml-mode-common): Correct value of
Sat, 12 Feb 2000 19:45:53 +0000 Gerd Moellmann (sgml-mode-common): Remove `$' from regexp for paragraph-start.
Sat, 30 Oct 1999 21:02:36 +0000 Gerd Moellmann * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
Wed, 04 Aug 1999 19:18:55 +0000 Dave Love Require outline when compiling.
Fri, 23 Jul 1999 23:05:21 +0000 Dave Love (sgml-validate-command): Use nsgmls.
Tue, 09 Mar 1999 19:24:33 +0000 Dave Love (html-mode): Use sentence-end-double-space when setting sentence-end.
Fri, 26 Feb 1999 16:40:13 +0000 Richard M. Stallman (html-tag-alist): Add /head and /body to the "html" template.
Thu, 31 Dec 1998 14:40:03 +0000 Richard M. Stallman (sgml-validate): Ask whether to save only
Mon, 14 Dec 1998 03:22:44 +0000 Karl Heuer Update comment.
Mon, 16 Nov 1998 17:50:28 +0000 Dave Love Require skeleton when compiling.