The file size difference of 33Kb and 110Kb is from fixing the whitespace and paragraph filling for other lines in the file and not just my edits. Emacs made it easy to find long lines that I could then choose to justify or not. One doesn't want to fill the entire buffer, wholesale, without checking: You probably don't want to try and justify a Texinfo menu (@menu).
Anyway, here's the specific Emacs lisp code: <http://www.emacswiki.org/cgi-bin/emacs-en/FindLongLines> /a On Wed, 29 Jun 2005, Aaron Hawley wrote: > Additional Item Attachment: > > File name: find.texi-1.92-fixes.diff Size:33 KB > diff -u patch for find.texi version 1.92 > <http://savannah.gnu.org/patch/download.php?item_id=3751&item_file_id=4775> On Wed, 29 Jun 2005, Aaron Hawley wrote: > Additional Item Attachment: > > File name: find.texi-1.92-wspace-fixes.diff Size:110 KB > diff -u patch with paragraph-filling for find.texi version 1.92 > <http://savannah.gnu.org/patch/download.php?item_id=3751&item_file_id=4776> _______________________________________________ Bug-findutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-findutils
