Le jeudi 10 janvier 2013 06:37:45 UTC+1, Shashank Khanvilkar a écrit :
> I have existing code that looks like:
> void foo() {
> int a;
>
> I need to change this to:
> void foo()
> {
> int a;
Type the following sequence:
M-% ) SPACE { C-q RET RET ) C-q RET { RET
and then SPACE or BANG (!)