home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / _BBS / SF / SFFILES.264 < prev    next >
File List  |  2000-06-30  |  4KB  |  73 lines

  1. CP/M CDROM, Sep. 1994. Walnut Creek CDROM.
  2. ------------------------------------------
  3. Simtel CP/M Emacs Source
  4. path: \simtel\emacs\src
  5. -----------------------------------------------------Name             Size    Date    Description
  6. ------------     ----    ----    ---------
  7. 00README.1ST      896  07-07-94  
  8. BASIC.C         2,176  07-07-94  right arrow and left arrow; bound to keystrokes and also called by many overlays.
  9. BSEARCH.C       3,072  07-07-94  search backwards.
  10. BUFFER.C        2,304  07-07-94  this is what's left in the root segment from the original buffer.c
  11. CCLASS.C        4,480  07-07-94  "ctype" type of stuff.
  12. CCLASS.H          256  07-07-94  character class, better for an editor than ctype.h
  13. CFGNAMES.H      3,072  07-07-94  belongs to mapkeys.c; It's in archive 1; cfgnames.h describes the mappings for overlays in ME.COM. It gives the UECS name, the key to which the name is bound by default, the overlay number, the function within the overlay, and the UECS command number. The default binding isn't necessarily the same as that in mapping.h. This file is included by both mapkeys.c and meconfig.c.
  14. COPYREG.C       1,024  07-07-94  "copy region" overlay command.
  15. DOMAPKEY.SUB      128  07-07-94  How to compile mapkeys.c
  16. ED.H            5,632  07-07-94  microemacs main include file
  17. FILENAME.C      1,920  07-07-94  rename file; rename buffer
  18. FILEREAD.C        640  07-07-94  read a new file into current buffer
  19. FILERITE.C        640  07-07-94  write current buffer with new file name
  20. FILESAVE.C        768  07-07-94  save
  21. FILEVISI.C      2,304  07-07-94  edit a new file in its own buffer, or, go to the buffer that already contains it. Finds their addresses by reading ME.SYM. Both of the programs are pretty nifty
  22. GETREG.C        1,792  07-07-94  subroutine included in the overlays of all "region" commands.
  23. GROWWIN.C       1,408  07-07-94  make window larger
  24. KBUF.C          1,408  07-07-94  store and recover deleted text
  25. KILLBUF.C       1,408  07-07-94  remove a buffer from the list of buffers and free its resources.
  26. KILLREG.C         640  07-07-94  kill region
  27. LDELETE.C       1,792  07-07-94  delete "n" bytes
  28. LDELNEWL.C      2,688  07-07-94  delete a newline
  29. LFREE.C         1,280  07-07-94  free a line
  30. LINE.C          2,304  07-07-94  lalloc() and lchange()
  31. LINSERT.C       2,816  07-07-94  insert a character
  32. LISTBUF.C       6,016  07-07-94  list active buffers
  33. LNEWLINE.C      1,536  07-07-94  insert newline
  34. LOWREG.C          896  07-07-94  lowercase region
  35. MAPPING.H       5,376  07-07-94  default bindings
  36. MEDISP.C        2,304  07-07-94  display a line
  37. MEDISP.H        1,024  07-07-94  microemacs display routines, include file
  38. MEMAIN.C        2,176  07-07-94  main()
  39. MEMISC.C        1,536  07-07-94  get input
  40. MEML.C          4,352  07-07-94  message line routines
  41. METAB.C           512  07-07-94  binding tables.
  42. METAB.H         2,304  07-07-94  include file for programs that need to know about keystroke bindings and how they are handled.
  43. MEUPDATE.C      4,480  07-07-94  
  44. MEVT.C          1,536  07-07-94  
  45. MEXEQ.C         1,664  07-07-94  
  46. MVUPWIN.C       2,048  07-07-94  
  47. ONLYWIN.C       2,304  07-07-94  
  48. OVBGN.ASM         896  07-07-94  
  49. OVEXIT30.C      2,304  07-07-94  
  50. OVKBDM29.C      1,664  07-07-94  
  51. OVMDLN28.C      1,664  07-07-94  
  52. OVMISC1.C       3,200  07-07-94  
  53. OVOPEN32.C        384  07-07-94  
  54. OVOPWR33.C        256  07-07-94  
  55. OVREAD27.C      2,176  07-07-94  
  56. OVREADIN.C      2,688  07-07-94  
  57. OVUDFB31.C      8,320  07-07-94  The most important overlay of all.
  58. OVWORD1.C       3,968  07-07-94  
  59. OVWRIT34.C      1,280  07-07-94  
  60. POSTING.0      12,672  07-07-94  slightly old general info from the internet posting.
  61. POSTLIST.TXT    6,183  07-07-94  some file descriptors from the internet posting.
  62. READIN.C          896  07-07-94  Included by fileread...
  63. SHRNKWIN.C      1,280  07-07-94  
  64. SPLITWIN.C      2,048  07-07-94  
  65. SRCDIST.LBR   185,728  07-13-94  Library form of these files
  66. TELANSI.C       1,152  07-07-94  
  67. UPREG.C           896  07-07-94  
  68. USEBUF.C        1,536  07-07-94  
  69. WINDOW.C          768  07-07-94  
  70. WRITEOUT.C      1,408  07-07-94  Included by filesave, filerite...
  71. Z80EMACS.DOC    6,144  07-07-94  General intro, and commercial
  72. ZMAXS01.LZR    89,728  06-20-93  Crunched form of Library files of these files
  73.