[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-indent] changed behavior of -sc
From: |
Alexander Elbs |
Subject: |
[Bug-indent] changed behavior of -sc |
Date: |
Tue, 30 Jul 2002 10:19:38 +0200 |
User-agent: |
Mutt/1.4i |
Hi,
something seems to have changed between 2.2.6 and 2.2.8:
a comment like
/*
***
bla
***
*/
will be transformed to:
/*
* ***
* bla
* ***
*/
(with indent-2.2.6 -sc -fc1)
but the newer version does now:
/*
***
bla
***
*/
(with indent-2.2.8 -sc -fc1)
can this (old) behavior be turned on somehow?
Ciao
Alex
--
Alexander Elbs *** eMail address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-indent] changed behavior of -sc,
Alexander Elbs <=