home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / lisp / mcl / 2088 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.1 KB

  1. Path: sparky!uunet!olivea!apple!cambridge.apple.com!cgay@skinner.cs.uoregon.edu
  2. From: cgay@skinner.cs.uoregon.edu ("Carl L. Gay")
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: contribution
  5. Message-ID: <9301251019.AA23430@skinner.cs.uoregon.edu>
  6. Date: 25 Jan 93 10:19:05 GMT
  7. Sender: owner-info-mcl@cambridge.apple.com
  8. Reply-To: cgay@cs.uoregon.edu
  9. Lines: 14
  10. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  11.  
  12. ...mcl2/contrib/fred/fill-paragraph.lisp does filling and
  13. justification of comments and plain text (a la m-Q in emacs).
  14. Documentation is at the top of the file.  It can be very useful if you
  15. tend to write long comments, or if you tend to use fred to edit plain
  16. text because it's the best emacs for the Mac.  :-) Let me know if you
  17. find bugs other than the ones listed in the file.  I've been using it
  18. for a while, but other users are bound to turn up bugs I didn't find.
  19.  
  20. Note that I created the directory called fred.  I think it would be a
  21. good idea to move some of the fred hacks into there to create a little
  22. structure in the contrib directory.  I volunteer to do it (and update
  23. the README file) if people think it's a good idea.
  24.  
  25. -Carl
  26.