diff lisp/hm--html-menus/hm--html-configuration.el @ 26:441bb1e64a06 r19-15b96

Import from CVS: tag r19-15b96
author cvs
date Mon, 13 Aug 2007 08:51:32 +0200
parents 4103f0995bd7
children 8b8b7f3559a2
line wrap: on
line diff
--- a/lisp/hm--html-menus/hm--html-configuration.el	Mon Aug 13 08:51:05 2007 +0200
+++ b/lisp/hm--html-menus/hm--html-configuration.el	Mon Aug 13 08:51:32 2007 +0200
@@ -1,6 +1,6 @@
 ;;; hm--html-configuration.el - Configurationfile for the html-mode
 ;;;
-;;; $Id: hm--html-configuration.el,v 1.3 1997/02/22 22:07:09 steve Exp $
+;;; $Id: hm--html-configuration.el,v 1.4 1997/03/02 03:43:16 steve Exp $
 ;;;
 ;;; Copyright (C) 1993 - 1997  Heiko Muenkel
 ;;; email: muenkel@tnt.uni-hannover.de
@@ -616,6 +616,8 @@
      (:hm--html-optional-attributes (size color)))
     ("map" (:hm--html-two-element-tag t)
      (:hm--html-required-attributes (name)))
+    ("style" (:hm--html-two-element-tag t))
+    ("script" (:hm--html-two-element-tag t))
     )
   "An alist with tag names known by the `hm--html-mode'.
 CURRENTLY THIS LIST CONTAINS NOT ALL TAGS!!!!.