Mercurial > hg > xemacs-beta
diff lisp/simple.el @ 349:8429d81ab209 r21-1-4
Import from CVS: tag r21-1-4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:54:28 +0200 |
parents | 4b85ae5eabfb |
children | 182f72e8cd0d |
line wrap: on
line diff
--- a/lisp/simple.el Mon Aug 13 10:53:50 2007 +0200 +++ b/lisp/simple.el Mon Aug 13 10:54:28 2007 +0200 @@ -2842,6 +2842,7 @@ (if (and comcol (not fill-prefix)) ; XEmacs - (ENE) from fa-extras. (let ((comment-column comcol) (comment-start comstart) + (block-comment-start comstart) (comment-end comment-end)) (and comment-end (not (equal comment-end "")) ; (if (not comment-multi-line)