Mercurial > hg > xemacs-beta
diff lisp/hm--html-menus/hm--html.el @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 25f70ba0133c |
children | 6075d714658b |
line wrap: on
line diff
--- a/lisp/hm--html-menus/hm--html.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/hm--html-menus/hm--html.el Mon Aug 13 09:39:39 2007 +0200 @@ -1,4 +1,4 @@ -;;; $Id: hm--html.el,v 1.7 1997/05/29 23:49:43 steve Exp $ +;;; $Id: hm--html.el,v 1.8 1997/06/06 00:57:04 steve Exp $ ;;; ;;; Copyright (C) 1993 - 1997 Heiko Muenkel ;;; email: muenkel@tnt.uni-hannover.de @@ -4054,6 +4054,8 @@ (hm--html-greater-than) (setq hm--just-insert-greater-than nil)) (insert ?>) + ;; Next line added by Bob Weiner, Altrasoft, 11/21/96. + #+infodock (if id-html-auto-indent (indent-according-to-mode)) (setq hm--just-insert-greater-than t)))