Re: [PATCH] remove trailing whitespaces

2015-05-15 Thread Bryce Harrington
On Fri, May 15, 2015 at 05:17:47PM +0200, Michael Vetter wrote: > Remove trailing whitespaces because they are not needed and jumping to > the end of al ine should do just that and not jump to the whitespace. > --- > clients/desktop-shell.c| 10 - > clients/dnd.c | 12

Re: [PATCH] remove trailing whitespaces

2015-05-15 Thread Bryce Harrington
On Fri, May 15, 2015 at 05:12:41PM +0200, Michael Vetter wrote: > Remove trailing whitespaces because they are not needed and jumping to > the end of al ine should do just that and not jump to the whitespace. > --- > cursor/cursor-data.h | 1004 > +++---

[PATCH] remove trailing whitespaces

2015-05-15 Thread Michael Vetter
Remove trailing whitespaces because they are not needed and jumping to the end of al ine should do just that and not jump to the whitespace. --- cursor/cursor-data.h | 1004 +++--- src/scanner.c|2 +- tests/connection-test.c |8 +- t

[PATCH] remove trailing whitespaces

2015-05-15 Thread Michael Vetter
Remove trailing whitespaces because they are not needed and jumping to the end of al ine should do just that and not jump to the whitespace. --- clients/desktop-shell.c| 10 - clients/dnd.c | 12 +- clients/editor.c | 2 +- clients/flower.c |