[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
regression: filling comments in C++ code (today's CVS)
From: |
Robert Anderson |
Subject: |
regression: filling comments in C++ code (today's CVS) |
Date: |
Thu, 16 Jan 2003 15:50:53 -0500 |
I just updated from CVS today and it appears there has been a
rather serious regression with respect to filling comments in C++
code.
Here's a test case, in cc-mode:
main()
{
// a[M-q]
comes back with:
fill-comment-paragraph: Search failed: "/\\*+ *\\|//+ *"
Bob
- regression: filling comments in C++ code (today's CVS),
Robert Anderson <=