[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#50840: 28.0.50; Support GNU style of multiline comments in C source
From: |
Stefan Monnier |
Subject: |
bug#50840: 28.0.50; Support GNU style of multiline comments in C source code |
Date: |
Wed, 29 Sep 2021 08:08:43 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> OK. Here's a provisional patch to lisp/newcomment.el that tries to fix
> the two spaces at the end of a sentence issue. I haven't got anywhere
> with the main bug, yet.
Thanks, Alan. This looks good.
Only one request: could you put the bulk of the new code into a separate
function?
I'll see about the "main bug" ASAP,
Stefan