diff lisp/w3/dsssl-flow.el @ 136:b980b6286996 r20-2b2

Import from CVS: tag r20-2b2
author cvs
date Mon, 13 Aug 2007 09:31:12 +0200
parents 34a5b81f86ba
children
line wrap: on
line diff
--- a/lisp/w3/dsssl-flow.el	Mon Aug 13 09:30:13 2007 +0200
+++ b/lisp/w3/dsssl-flow.el	Mon Aug 13 09:31:12 2007 +0200
@@ -1,7 +1,7 @@
 ;;; dsssl-flow.el --- DSSSL flow objects
 ;; Author: wmperry
-;; Created: 1997/04/18 13:48:10
-;; Version: 1.2
+;; Created: 1997/04/21 15:58:59
+;; Version: 1.3
 ;; Keywords: 
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -41,6 +41,11 @@
   (clean nil)				; cleanup instance of backend
   )
 
+(defvar dsssl-flow-active-faces nil)
+(defvar dsssl-flow-active-voices nil)
+(make-variable-buffer-local 'dsssl-flow-active-faces)
+(make-variable-buffer-local 'dsssl-flow-active-voices)
+
 (defun dsssl-flow-display (flows processor)
   (let ((handler (dsssl-flow-processor-handler processor))
 	(flow-stack (list flows))
@@ -104,7 +109,7 @@
 	    (applet			; Wow, Java
 	     )
 	    (script			; Scripts
-	     (w3-handle-empty-tag))
+	     )
 	    (form-element		; Any form element
 	     )
 	    ;; pinhead, flame, and cookie can now all be handled by