Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
cc-engine.el (c-backward-comments): Add code to work around `forward-comment' not recognizing ^M as whitespace.
Showing
Please register or sign in to comment
cc-engine.el (c-backward-comments): Add code to work around `forward-comment' not recognizing ^M as whitespace.