home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3171 / README < prev   
Encoding:
Text File  |  1991-04-08  |  518 b   |  16 lines

  1. This is a GNU Emacs function that provides a context-sensitive
  2. one-line help message while editing perl programs.
  3.  
  4. It tries to do its best to guess what the current perl symbol under
  5. point is, however some of the more obscure perl symbols are not always
  6. recognized correctly.
  7.  
  8. Based on 'describe-lisp-symbol' and others.
  9. Hacked for Perl by Johan Vromans <jv@mh.nl>
  10.  
  11. This version has been updated for Perl 4.000 (USEnet release). It
  12. contains the following files:
  13.  
  14.     perl-descr.el    version 1.6
  15.     perl-descr.txt    version 1.7
  16.