r3390: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 12 Nov 2002 04:39:39 +0000 (04:39 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 12 Nov 2002 04:39:39 +0000 (04:39 +0000)
debian/changelog
package.lisp

index 2e17d99049eed2849b57cbe9da79e1b05fc9e870..93afc918cfa0d9c6e9a1912f216247224fa4ac93 100644 (file)
@@ -1,3 +1,9 @@
+cl-lml (1.7.3-1) unstable; urgency=low
+
+  * Export *html-stream*
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 11 Nov 2002 21:31:24 -0700
+
 cl-lml (1.7.2-1) unstable; urgency=low
 
   * Remove 'load-compiled-op from .asd file
index f71ee39101910e5d8780d7f7ffc570e1a368b18a..e3150c1eb1504ee2ed1da21f11cf86a396026b89 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2002
 ;;;;
-;;;; $Id: package.lisp,v 1.1 2002/09/30 10:26:43 kevin Exp $
+;;;; $Id: package.lisp,v 1.2 2002/11/12 04:39:39 kevin Exp $
 ;;;;
 ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -30,7 +30,8 @@
    #:page
    #:lml-print
    #:lml-print-date
-
+   #:*html-stream*
+   
    ;; files.cl
    #:with-dir
    #:process-dir