log lisp/textmodes/sgml-mode.el @ 64084:a8fa7c632ee4

age author description
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 03:37:24 +0000 Juanma Barranquero (sgml): Finish `defgroup' description with period.
Thu, 16 Jun 2005 16:23:46 +0000 Juanma Barranquero (sgml-calculate-indent, html-tag-help): Fix spellings.
Fri, 10 Jun 2005 10:45:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-390
Fri, 27 May 2005 12:37:29 +0000 Lute Kamstra (sgml-namespace-face): Specify customization group.
Sun, 27 Mar 2005 03:30:31 +0000 Luc Teirlinck (html-mode): Doc update.
Tue, 08 Mar 2005 21:45:00 +0000 Juri Linkov (sgml-tag, html-tag-alist)
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Thu, 13 Jan 2005 14:51:57 +0000 Stefan Monnier (sgml-fill-nobreak): New fun.
Wed, 10 Nov 2004 14:39:40 +0000 Stefan Monnier (sgml-tag-text-p): New fun.
Tue, 26 Oct 2004 21:38:57 +0000 Daniel Pfeiffer (sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus to it.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 07 Jul 2003 20:50:15 +0000 Richard M. Stallman (xml-mode): Add autoload cookie.
Thu, 05 Jun 2003 01:14:23 +0000 Stefan Monnier (sgml-parse-tag-backward): Try and detect
Mon, 12 May 2003 15:46:02 +0000 Stefan Monnier (sgml-namespace-re): New const.
Sat, 11 Jan 2003 22:47:33 +0000 Andreas Schwab (sgml-font-lock-keywords-2): Add flag to merge with existing fontification.
Mon, 18 Nov 2002 04:32:11 +0000 Markus Rost (html-autoview-mode): Add group.
Tue, 12 Nov 2002 16:46:19 +0000 Stefan Monnier (sgml-namify-char): New cmd.
Fri, 01 Nov 2002 17:40:37 +0000 Stefan Monnier (sgml-skip-tag-backward, sgml-skip-tag-forward):
Fri, 18 Oct 2002 08:30:49 +0000 Juanma Barranquero (sgml-close-tag, html-imenu-index): Fix typo.
Sun, 29 Sep 2002 05:59:10 +0000 Mike Williams (sgml-guess-indent): Handle tabs correctly.
Sat, 13 Jul 2002 19:23:05 +0000 Stefan Monnier (sgml-quote): Use narrowing. Improve the regexp used when unquoting.
Tue, 28 May 2002 16:51:06 +0000 Colin Walters (xml-mode): New alias for `sgml-mode'.
Wed, 22 May 2002 09:40:47 +0000 Mike Williams (sgml-guess-indent): Look further into the buffer.
Tue, 14 May 2002 09:50:19 +0000 Mike Williams (sgml-tag): Default skeleton-transformation to `identity'.
Sun, 12 May 2002 17:29:29 +0000 Eli Zaretskii Change all post-21.1 :version attributes to 21.4.
Tue, 16 Apr 2002 10:36:27 +0000 Mike Williams (sgml-at-indentation-p): Move to fix compilation error.
Sun, 14 Apr 2002 12:49:39 +0000 Mike Williams (sgml-parse-tag-backward): Fix to work at beginning of buffer.
Thu, 11 Apr 2002 21:58:23 +0000 Mike Williams (sgml-guess-indent): New function.
Tue, 09 Apr 2002 12:26:44 +0000 Mike Williams (sgml-lexical-context): Use sgml-parse-tag-backward to find start point.