X-Git-Url: http://git.kpe.io/?p=lml.git;a=blobdiff_plain;f=base.lisp;h=56a0f938ea315ebbdbf7a1266141d84b8e65938c;hp=b203a29407195a2360044c7e34ad6fe116665773;hb=031e22c93fb8303ae0c345648a1c00cbe42f47f0;hpb=61fd445f75948f980c31c6ca6dcc36f0263aafbb diff --git a/base.lisp b/base.lisp index b203a29..56a0f93 100644 --- a/base.lisp +++ b/base.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: base.lisp,v 1.20 2003/06/12 12:20:16 kevin Exp $ +;;;; $Id: base.lisp,v 1.22 2003/06/17 04:56:02 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -25,7 +25,7 @@ "") (defun xhtml-prologue-string () - "") + "") (defvar *print-spaces* nil) (defvar *indent* 0) @@ -233,7 +233,7 @@ 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 object param caption col colgroup script noscript)) - (export '(alink alink br hr img input meta link meta-key)) + (export '(alink alink-c br hr img input meta link meta-key)) (export *macro-list*)) (loop for i in *macro-list*