#| -*-Scheme-*-
-$Id: htmlmode.scm,v 1.12 2006/02/06 18:24:52 cph Exp $
+$Id: htmlmode.scm,v 1.13 2006/02/06 18:26:54 cph Exp $
Copyright 1999,2000,2001,2002,2003,2006 Massachusetts Institute of Technology
;; Backwards compatibility:
(define edwin-mode$html edwin-mode$xml)
(define edwin-command$html-mode edwin-command$xml-mode)
+(define edwin-variable$html-mode-hook edwin-variable$xml-mode-hook)
(define edwin-variable$html-mode-abbrev-table
edwin-variable$xml-mode-abbrev-table)
(define html-syntax-table xml-syntax-table)
\ No newline at end of file