log lisp/textmodes/sgml-mode.el @ 45449:2e404ac3657f

age author description
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.
Wed, 03 Apr 2002 21:36:58 +0000 Mike Williams Remember to (require 'cl).
Wed, 03 Apr 2002 21:17:38 +0000 Mike Williams (sgml-lexical-context): Fix up CDATA detection for boundary cases.
Wed, 03 Apr 2002 12:12:59 +0000 Mike Williams (sgml-lexical-context)
Tue, 02 Apr 2002 12:06:26 +0000 Mike Williams (sgml-looking-back-at): Short-circuit at beg of buffer.
Tue, 02 Apr 2002 11:26:12 +0000 Mike Williams (sgml-close-tag): Rename from
Mon, 01 Apr 2002 23:32:15 +0000 Stefan Monnier (sgml-at-indentation-p, sgml-tag)
Mon, 01 Apr 2002 12:43:47 +0000 Mike Williams (sgml-mode): Set indent-line-function to sgml-indent-line.
Mon, 01 Apr 2002 12:08:13 +0000 Mike Williams Add an explicit check for 'text syntax, to protect against future
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.