Mercurial > hg > xemacs-beta
diff lisp/modes/vrml-mode.el @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | 0293115a14e9 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/lisp/modes/vrml-mode.el Mon Aug 13 08:51:58 2007 +0200 +++ b/lisp/modes/vrml-mode.el Mon Aug 13 08:52:29 2007 +0200 @@ -591,7 +591,7 @@ "Return t if point is just after the `#' beginning a real comment. Does not check to see if previous char is actually `#'. A real comment is either at the beginning of the buffer, -preceeded only by whitespace on the line, or has a preceeding +preceded only by whitespace on the line, or has a preceding semicolon, opening brace, or opening bracket on the same line." (save-excursion (backward-char)