diff lisp/hm--html-menus/hm--html-configuration.el @ 46:6a22abad6937 r19-15

Import from CVS: tag r19-15
author cvs
date Mon, 13 Aug 2007 08:55:31 +0200
parents 8b8b7f3559a2
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/hm--html-menus/hm--html-configuration.el	Mon Aug 13 08:55:13 2007 +0200
+++ b/lisp/hm--html-menus/hm--html-configuration.el	Mon Aug 13 08:55:31 2007 +0200
@@ -1,6 +1,6 @@
 ;;; hm--html-configuration.el - Configurationfile for the html-mode
 ;;;
-;;; $Id: hm--html-configuration.el,v 1.5 1997/03/24 01:26:52 steve Exp $
+;;; $Id: hm--html-configuration.el,v 1.6 1997/03/26 22:42:37 steve Exp $
 ;;;
 ;;; Copyright (C) 1993 - 1997  Heiko Muenkel
 ;;; email: muenkel@tnt.uni-hannover.de
@@ -338,7 +338,7 @@
 
 (defvar hm--html-frame-template-file (concat data-directory
 					     "../lisp/hm--html-menus/"
-					     "frame.tmpl")
+					     "frame.html.tmpl")
   "File, which is used as template for a html frame.")
 
 (defvar hm--html-automatic-expand-templates t