K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-11-09T06:02:48.000000Z K 7 svn:log V 518 Prepare for a subsequent import: If the first letter of the filename changes, start on a new line. Insertion of a filename will keep the diff limited to the block of filenames that have the same first letter instead of creating a huge diff. While here, move remote.c after the remote-*.c files and move tui.c after the tui-*.c files. This matches the order of ls(1) and makes it easier to compare object files created by a stock gdb(1) build with the list of files we have here. This is a non-functional change only. END