home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / emacs / 3006 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!gumby!destroyer!ubc-cs!acton
  3. From: acton@cs.ubc.ca (Donald Acton)
  4. Subject: Re: EMACS Programming Manual
  5. Message-ID: <1992Sep2.162623.25719@cs.ubc.ca>
  6. Keywords: Lisp
  7. Sender: usenet@cs.ubc.ca (Usenet News)
  8. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  9. References: <jacob.715420941@latcs1.lat.oz.au>
  10. Date: Wed, 2 Sep 92 16:26:23 GMT
  11. Lines: 14
  12.  
  13. In article <jacob.715420941@latcs1.lat.oz.au> jacob@latcs1.lat.oz.au (Jacob L. Cybulski) writes:
  14. }Is there an on-line or
  15. }printed documentation which could explain all of the Lisp functions
  16. }available in Emacs? Or am I doomed to decipher a few samples that come
  17.  
  18. Numerous ftp sites have the file elisp.tar.Z which contains an elisp
  19. (emacs lisp) manual in dvi form and in texinfo form so that it can be
  20. used with gnu emacs's info system. A postscript version of the elisp 
  21. manual is available for anonymous ftp from cs.ubc.ca (137.82.8.5) in
  22. the directory pub/archive/gnu/manuals_ps. The elisp.tar.Z file is also
  23. available at this site in pub/archive/gnu. 
  24.  
  25.  
  26. Donald Acton
  27.