From 61fd445f75948f980c31c6ca6dcc36f0263aafbb Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 12 Jun 2003 12:20:16 +0000 Subject: [PATCH] r5100: Auto commit for Debian build --- base.lisp | 4 ++-- debian/changelog | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/base.lisp b/base.lisp index c662fe5..b203a29 100644 --- 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 ;;;; @@ -231,7 +231,7 @@ (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*)) diff --git a/debian/changelog b/debian/changelog index 427112d..2e0a36b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 7 Jun 2003 16:34:11 -0600 + -- Kevin M. Rosenberg Thu, 12 Jun 2003 06:13:08 -0600 cl-lml (2.4.1-1) unstable; urgency=low -- 2.34.1