r5190: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 24 Jun 2003 17:48:41 +0000 (17:48 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 24 Jun 2003 17:48:41 +0000 (17:48 +0000)
base.lisp
debian/changelog
doc/readme.lml
htmlgen.lisp

index 0274c35b25320dc718da2738d5bffa12d34c8bd0..655ba80f961288d6b781bbdd5e9c372ae56d5cc4 100644 (file)
--- 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))))
index 0ca162ec17331c817482649eb1d5d012da312bed..4aae70c04fd382c6998684e4c6de29d4b468e3da 100644 (file)
@@ -1,3 +1,9 @@
+cl-lml2 (1.1.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 24 Jun 2003 11:37:17 -0600
+
 cl-lml2 (1.1-1) unstable; urgency=low
 
   * New upstream
index d64fcdebb50060bcf35ce5abb47b4dc286cfa902..3a19c5329a5592bb6f643521e3366670bbf9fa47 100644 (file)
@@ -2,7 +2,7 @@
 
 (in-package #:lml2)
 
-(page "readme"
+(page ("readme")
   (html      
    (:head
     (:title "LML README")
index e5de7cfd445bd0bb817138698ff82a4df5222bcf..62c45dda378ed206a6b14a038ba2e075cf7f78b0 100644 (file)
@@ -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