r5100: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 12 Jun 2003 12:20:16 +0000 (12:20 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 12 Jun 2003 12:20:16 +0000 (12:20 +0000)
base.lisp
debian/changelog

index c662fe54e7ca271e8d1598aa5babb0b429d34a7e..b203a29407195a2360044c7e34ad6fe116665773 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.19 2003/06/12 11:10:38 kevin Exp $
+;;;; $Id: base.lisp,v 1.20 2003/06/12 12:20:16 kevin Exp $
 ;;;;
 ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
   (defparameter *macro-list*
     '(a div span h1 h2 h3 h4 h5 h6 i b p li ul ol table tbody td th tr body
       head html title pre tt u dl dt dd kbd code form textarea blockquote
-      var strong small samp big cite address dfn em q area del ins i
+      var strong small samp big cite address dfn em q area del ins
       object param caption col colgroup script noscript))
   (export '(alink alink br hr img input meta link meta-key))
   (export *macro-list*))
index 427112d29f446a2b29c8c4527b17928545b40e2a..2e0a36be87589fb3ff6833f1bfd001612e529b6b 100644 (file)
@@ -2,8 +2,9 @@ cl-lml (2.5.0-1) unstable; urgency=low
 
   * Add test suite
   * Improvements in downloads.lisp
+  * Added more XHTML tags
 
- -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  7 Jun 2003 16:34:11 -0600
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:13:08 -0600
 
 cl-lml (2.4.1-1) unstable; urgency=low