aboutsummaryrefslogtreecommitdiffstats
path: root/packages.lisp
diff options
context:
space:
mode:
authorEdi Weitz <edi@agharta.de>2009-03-09 21:59:07 +0000
committerEdi Weitz <edi@agharta.de>2009-03-09 21:59:07 +0000
commit22a45b79c0f32b1ef64031caa7ab50e73c121f58 (patch)
tree9d9563dc9b5db0614cdccee13013c4f2c3d98483 /packages.lisp
parentc27f5b3411fb71316f4c9a936b0a1c6d519bdbdc (diff)
downloadtl-who-22a45b79c0f32b1ef64031caa7ab50e73c121f58.tar.gz
tl-who-22a45b79c0f32b1ef64031caa7ab50e73c121f58.tar.bz2
tl-who-22a45b79c0f32b1ef64031caa7ab50e73c121f58.zip
Dev version
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4336 4281704c-cde7-0310-8518-8e2dc76b1ff0
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))