Doug Torrance
|
54a24ab6f7
|
Remove trailing whitespace.
Also, the script is a one-liner, stolen from [1]:
ack --print0 -l '[ \t]+$' | xargs -0 -n1 perl -pi -e 's/[ \t]+$//'
[1]
https://stackoverflow.com/questions/149057/how-to-remove-trailing-whitespace-of-all-files-recursively
|
2020-04-09 14:28:09 +01:00 |
|
Rodolfo García Peñas (kix)
|
f2585dc1f7
|
utils: Include the SHEXEC in the wm-oldmenu2new script
The script wm-oldmenu2new can now convert the SHEXEC lines.
Requested-by: Doug Barton <dougb@FreeBSD.org>
|
2012-02-18 15:56:16 +00:00 |
|
kojima
|
d63a0b4859
|
added option to disable switchpanel
fixed some bugs
|
2004-10-27 02:54:32 +00:00 |
|
dan
|
9007a6575d
|
This update includes the 0.20.3pre3 code
|
1998-11-23 11:32:19 +00:00 |
|
dan
|
9af1c6c415
|
Updating to version 0.20.2
Many bug fixes.
|
1998-10-21 14:43:47 +00:00 |
|