Mercurial > hg > xemacs-beta
diff lisp/psgml/psgml-other.el @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | bcdc7deadc19 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/lisp/psgml/psgml-other.el Mon Aug 13 08:51:58 2007 +0200 +++ b/lisp/psgml/psgml-other.el Mon Aug 13 08:52:29 2007 +0200 @@ -1,5 +1,5 @@ ;;;; psgml-other.el --- Part of SGML-editing mode with parsing support -;; $Id: psgml-other.el,v 1.2 1997/01/04 21:20:07 steve Exp $ +;; $Id: psgml-other.el,v 1.3 1997/03/09 02:37:46 steve Exp $ ;; Copyright (C) 1994 Lennart Staflin @@ -146,7 +146,7 @@ (defun sgml-set-face-after-change (start end &optional pre-len) ;; If inserting in front of an markup overlay, move that overlay. - ;; this avoids the overlay beeing deleted and recreated by + ;; this avoids the overlay being deleted and recreated by ;; sgml-set-face-for. (when (and sgml-set-face (not sgml-use-text-properties)) (loop for o in (overlays-at start)