aboutsummaryrefslogtreecommitdiffstats
path: root/packages.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'packages.lisp')
-rw-r--r--packages.lisp6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages.lisp b/packages.lisp
index 1d9bdec..89d56de 100644
--- a/packages.lisp
+++ b/packages.lisp
@@ -1,7 +1,7 @@
;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-who/packages.lisp,v 1.17 2007/08/24 08:01:37 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-who/packages.lisp,v 1.21 2009/01/26 11:10:49 edi Exp $
-;;; Copyright (c) 2003-2007, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2003-2009, Dr. Edmund Weitz. All rights reserved.
;;; Redistribution and use in source and binary forms, with or without
;;; modification, are permitted provided that the following conditions
@@ -50,14 +50,12 @@
:escape-char-minimal-plus-quotes
:escape-string
:escape-string-all
- :escape-string-iso-8859
:escape-string-iso-8859-1
:escape-string-minimal
:escape-string-minimal-plus-quotes
:fmt
:htm
:html-mode
- :show-html-expansion
:str
:with-html-output
:with-html-output-to-string))