Mercurial > hg > xemacs-beta
diff lisp/w3/dsssl.el @ 165:5a88923fcbfe r20-3b9
Import from CVS: tag r20-3b9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:44:42 +0200 |
parents | 34a5b81f86ba |
children |
line wrap: on
line diff
--- a/lisp/w3/dsssl.el Mon Aug 13 09:43:39 2007 +0200 +++ b/lisp/w3/dsssl.el Mon Aug 13 09:44:42 2007 +0200 @@ -1,7 +1,7 @@ ;;; dsssl.el --- DSSSL parser ;; Author: wmperry -;; Created: 1997/04/18 15:44:22 -;; Version: 1.14 +;; Created: 1997/06/10 06:01:32 +;; Version: 1.15 ;; Keywords: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -43,7 +43,7 @@ string->number char\? char=\? char-property string\? string string-length string-ref string=\? substring string-append procedure\? apply external-procedure make time time->string quote - char-downcase indentity error let) + char-downcase identity error let) "A list of all the builtin DSSSL functions that we support.") (defsubst dsssl-check-args (args expected)