home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / MISC / addins.lzh / umacsrc.vt100 < prev    next >
Text File  |  1992-01-25  |  1KB  |  36 lines

  1. bind-to-key backward-character       ^D
  2. bind-to-key forward-character        ^F
  3. bind-to-key next-line                ^C
  4. bind-to-key previous-line            ^E
  5.  
  6. bind-to-key next-page                ^V 
  7. bind-to-key previous-page            ^R
  8.  
  9. bind-to-key begining-of-line         ^A
  10. bind-to-key end-of-line              ^G
  11.  
  12. bind-to-key begining-of-file         ^T
  13. bind-to-key end-of-file              ^B
  14.  
  15. bind-to-key delete-next-character    ^J
  16.  
  17. bind-to-key save-file                M-S
  18. bind-to-key write-file               M-W
  19. bind-to-key find-file                M-L
  20. bind-to-key read-file                M-G
  21. bind-to-key change-file-name         M-R
  22. bind-to-key insert-file              M-M
  23. bind-to-key view-file                M-V
  24. bind-to-key execute-file             M-X
  25.  
  26. bind-to-key search-forward             M-^F
  27. bind-to-key next-paragraph             M-E
  28. bind-to-key goto-line                 M-N
  29. bind-to-key help                     M-H
  30. bind-to-key describe-bindings        ^XD
  31. bind-to-key describe-key             ^X^D
  32.  
  33. bind-to-key quick-exit               M-Q
  34. bind-to-key exit-emacs               M-A
  35.  
  36.