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.