bug with edsharp

Hello,
I've just noticed something, and it's rather annoying.
When you try to put a return before the top line (to insert something before 
the line), it just puts returns right after that... like I have:
CC=g++
when I put a return before that, the return ends up at the line below.

Other related posts: