home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / MODEM / UWPC201.ZIP / UWSERVER.TAR / misc / README < prev   
Encoding:
Text File  |  1991-01-25  |  746 b   |  26 lines

  1. This directory contains three items that may be of interest:
  2.  
  3.  
  4.     getopt.c    The AT&T version of the getopt() library
  5.             routine (for command-line processing).  This
  6.             version, to the best of my knowledge, was
  7.             placed into the public domain by AT&T.
  8.  
  9.     
  10.     macmouse.ml    A package for use with Gosling's EMACS
  11.             which intreprets encoded mouse-down and
  12.             mouse-up events within windows to perform
  13.             various operations.
  14.  
  15.             Author: Chris Kent (kent@decwrl.dec.com)
  16.  
  17.  
  18.     macmouse.el    A similar macro package for GNU EMACS.
  19.  
  20.             Author: Gregory Lauer (glauer@bbn.arpa)
  21.  
  22.  
  23. The two EMACS macro packages were developed for a previous version of
  24. UW (version 2.10).  Since I (John Bruner) am not an EMACS user, I do
  25. not know how well they will work with UW v4.2.
  26.