Revision 1.9 1999/03/11 14:24:57 tsjensen Maxalign feature can now be disabled by setting its value to 0 Changed default for maxalign to 0 (some users were confused) Updates and corrections on the manual page Clearly marked editable default values in source file Added -e option (explicit trailer specification) Added -i option (ignore case) Revision 1.8 1998/05/17 17:42:49 tsjensen Some further speed-ups. Now it is quick enough for my tastes. Trailer is determined on the expanded line of text (no tabs). Updates on the manual page. -v only outputs rcsid. Moved the rest to -h. Changed default for maxalign to 79 Allowed input and output files to be given (including "-") Trailer determination shortens on space (not fillchar) Code Clean-up Renamed "alpha" platform to "osf1". Revision 1.7 1997/12/05 15:27:45 tsjensen Added Web page URL to version info Some speed-up and clarification in input routine Bugfix: dangling reference in find_trailer() (reported: Lee) Revision 1.6 1997/11/28 13:15:06 tsjensen Port to SunOS 4 Change of development platform from AIX 4.1 to Solaris Some optimization in trailer determination (generate shorter list) Bugfix: Did not handle zero input. Revision 1.5 1997/06/30 02:42:56 l95coop4 Changed padding default value to 1 Taken out trailer frequency/tolerance options Bugfix: Padding was added even if trailer frequency was 1 Increased maximum allowed tab stop distance to 40 If it doesn't conflict with -l, we now choose a shorter trailer if the current one starts with a fillchar (improves \ handling) Revision 1.4 1997/05/09 01:06:39 l95coop4 Port to sunos5, irix5, irix6, hpux9, hpux10, and alpha (osf1) Revision 1.3 1997/05/03 02:27:24 l95coop4 Changed some of the default values Added padding option, added fixed column option Added print version option, added force option Revision 1.2 1997/05/02 03:13:15 l95coop4 Added tab handling. Now, only tabs that are after the end of the text (but maybe before the trailer) are expanded. All others are preserved. Bugfix: concerned specification of invalid options Revision 1.1 1997/04/27 20:05:16 l95coop4 Initial revision - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The current version of this file can be found at http://www.thomasjensen.com/software/tal/changes.txt EOF