Mercurial > hg > xemacs-beta
diff lisp/simple.el @ 420:41dbb7a9d5f2 r21-2-18
Import from CVS: tag r21-2-18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:24:09 +0200 |
parents | 697ef44129c6 |
children | 95016f13131a |
line wrap: on
line diff
--- a/lisp/simple.el Mon Aug 13 11:23:14 2007 +0200 +++ b/lisp/simple.el Mon Aug 13 11:24:09 2007 +0200 @@ -2889,6 +2889,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)