From: Kevin M. Rosenberg Date: Tue, 24 Jun 2003 17:48:41 +0000 (+0000) Subject: r5190: Auto commit for Debian build X-Git-Tag: v1.6.2~60 X-Git-Url: http://git.kpe.io/?p=lml2.git;a=commitdiff_plain;h=da71af518bcc9ed8513bf5c54a220b2d8a02a326 r5190: Auto commit for Debian build --- diff --git a/base.lisp b/base.lisp index 0274c35..655ba80 100644 --- a/base.lisp +++ b/base.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: base.lisp,v 1.4 2003/06/23 23:58:29 kevin Exp $ +;;;; $Id: base.lisp,v 1.5 2003/06/24 17:48:41 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -70,7 +70,7 @@ (lml-file-name ,out-file :output) :direction :output :if-exists :supersede) - (html-prologue ,format) + (dtd-prologue ,format) (html ((:html :xmlns "http://www.w3.org/1999/xhtml") ,@body)))) diff --git a/debian/changelog b/debian/changelog index 0ca162e..4aae70c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-lml2 (1.1.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 24 Jun 2003 11:37:17 -0600 + cl-lml2 (1.1-1) unstable; urgency=low * New upstream diff --git a/doc/readme.lml b/doc/readme.lml index d64fcde..3a19c53 100644 --- a/doc/readme.lml +++ b/doc/readme.lml @@ -2,7 +2,7 @@ (in-package #:lml2) -(page "readme" +(page ("readme") (html (:head (:title "LML README") diff --git a/htmlgen.lisp b/htmlgen.lisp index e5de7cf..62c45dd 100644 --- a/htmlgen.lisp +++ b/htmlgen.lisp @@ -1,26 +1,24 @@ ;; -*- mode: common-lisp; package: lml2 -*- ;; -;; $Id: htmlgen.lisp,v 1.5 2003/06/24 16:41:44 kevin Exp $ +;; $Id: htmlgen.lisp,v 1.6 2003/06/24 17:48:41 kevin Exp $ ;; ;; copyright (c) 1986-2000 Franz Inc, Berkeley, CA ;; copyright (c) 2003 Kevin Rosenberg ;; ;; Main changes from Allegro version: -;; - Support XHTML -;; - lowercase symbol names +;; - Support XHTML end tags +;; - lowercase symbol names for attributes +;; - Add custom tags such as :jscript, :insert-file, :nbsp ;; ;; This code is free software; you can redistribute it and/or ;; modify it under the terms of the version 2.1 of ;; the GNU Lesser General Public License as published by -;; the Free Software Foundation, as clarified by the AllegroServe -;; prequel found in license-allegroserve.txt. +;; the Free Software Foundation, as clarified by the LLGPL (in-package #:lml2) -;; html generation - (defstruct (html-process (:type list) (:constructor make-html-process (key has-inverse macro special