Files
emacs/lisp/progmodes
Alan Mackenzie a0cd986e67 c-indent-new-comment-line: don't test for a macro in a comment
This fixes bug#9860.

* lisp/progmodes/cc-cmds (c-indent-new-comment-line): Test for
a comment/string before testing for a macro, thus preventing a
"macro" being spuriously recognized in a comment.  This allows
auto-fill-mode to work on a line beginning with # in a comment.
2023-10-15 10:54:23 +00:00
..
2023-09-16 07:36:49 -04:00
2023-09-09 04:32:45 -04:00
2023-09-24 09:07:27 +01:00
2023-09-16 13:41:07 +03:00
2023-09-16 13:01:43 +03:00
2023-09-26 09:29:39 +02:00
2023-09-16 07:36:49 -04:00
2023-08-29 18:28:57 +02:00
2023-09-16 07:36:49 -04:00
2023-09-26 09:29:39 +02:00
2023-10-12 19:10:58 +03:00