home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / sources / 2575 / Resources < prev   
Encoding:
Text File  |  1992-11-18  |  1.8 KB  |  42 lines

  1. ebuttons*Command.borderWidth:    0
  2. ebuttons*Box.orientation:        vertical
  3. ebuttons*Box.hSpace:             0
  4. ebuttons*Box.vSpace:             0
  5. ebuttons*geometry:               +161+266
  6. ebuttons*background:         SkyBlue
  7. ebuttons*font:             6x10
  8. ebuttons.label1:                 VM
  9. ebuttons.command1:               (vm)
  10. ebuttons.label2:                 C-x 0
  11. ebuttons.command2:               (delete-window)
  12. ebuttons.label3:                 C-x 1
  13. ebuttons.command3:               (delete-other-windows)
  14. ebuttons.label4:                 C-x 2
  15. ebuttons.command4:               (split-window-vertically)
  16. ebuttons.label5:                 Next Error
  17. ebuttons.command5:               (next-error)
  18. ebuttons.label6:                 Save Buffer
  19. ebuttons.command6:               (save-buffer)
  20. ebuttons.label7:                 Exit Emacs
  21. ebuttons.command7:               (save-buffers-kill-emacs)
  22. ebuttons.label8:                 Send Mail
  23. ebuttons.command8:               (mail)
  24. ebuttons.label9:                 Kill Buffer
  25. ebuttons.command9:               (kill-buffer (buffer-name))
  26. ebuttons.label10:                Buffer List
  27. ebuttons.command10:              (electric-buffer-list t)
  28. ebuttons.label11:                First Line
  29. ebuttons.command11:              (beginning-of-buffer)
  30. ebuttons.label12:                Scroll Other
  31. ebuttons.command12:              (scroll-other-window)
  32. ebuttons.label13:                Next Win
  33. ebuttons.command13:              (other-window)
  34. ebuttons.label14:                Top
  35. ebuttons.command14:              (goto-char 0)
  36. ebuttons.label15:                Bottom
  37. ebuttons.command15:              (goto-char (dot-max))
  38. ebuttons.label18:                Compile
  39. ebuttons.command18:              (compile "make -k")
  40. ebuttons.label19:                Hide Me
  41. ebuttons.command19:              (ebuttons)
  42.