log lisp/textmodes/sgml-mode.el @ 48286:a820dd4741e1

age author description
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.
Tue, 09 Apr 2002 12:02:20 +0000 Mike Williams (sgml-tag-alist): Doc fix.
Mon, 08 Apr 2002 21:32:05 +0000 Stefan Monnier (sgml-comment-indent-new-line): New fun.