1 2 3 4 5 6 7 8 9 10 11 12
Index: g_text.c =================================================================== --- g_text.c (revision 9678) +++ g_text.c (working copy) @@ -630,7 +630,6 @@ gatom_retext(x, 1); return; } - else if (c == ' ') return; else if (c == '\b') { if (len > 0)