home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / e / ebut10.zip / ebuttons-1.0 / Resources < prev   
Text File  |  1992-11-28  |  3KB  |  63 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:         CornflowerBlue
  7. ebuttons*font:             6x10
  8. ebuttons.label0:                 Bottom
  9. ebuttons.command0:               (goto-char (dot-max))
  10. ebuttons.label1:                 Buffer List
  11. ebuttons.command1:               (electric-buffer-list t)
  12. ebuttons.label2:                 Compile
  13. ebuttons.command2:               (compile "make -k")
  14. ebuttons.label3:                 C-x 0
  15. ebuttons.command3:               (delete-window)
  16. ebuttons.label4:                 C-x 1
  17. ebuttons.command4:               (delete-other-windows)
  18. ebuttons.label5:                 C-x 2
  19. ebuttons.command5:               (split-window-vertically)
  20. ebuttons.label6:                 Down
  21. ebuttons.command6:               (scroll-up nil)
  22. ebuttons.label7:                 Eval Buffer
  23. ebuttons.command7:               (eval-current-buffer)
  24. ebuttons.label8:                 Eval Region
  25. ebuttons.command8:               (eval-region (region-beginning) (region-end))
  26. ebuttons.label9:                 Exit Emacs
  27. ebuttons.command9:               (my-exit-from-emacs)
  28. ebuttons.label10:                GNUS
  29. ebuttons.command10:              (gnus nil)
  30. ebuttons.label11:                Hide Me
  31. ebuttons.command11:              (ebuttons-toggle-screen)
  32. ebuttons.label12:                Info
  33. ebuttons.command12:              (info)
  34. ebuttons.label13:                Kill Buffer
  35. ebuttons.command13:              (kill-buffer (buffer-name))
  36. ebuttons.label14:                Lpr Buffer
  37. ebuttons.command14:              (lpr-buffer)
  38. ebuttons.label15:                Lpr Region
  39. ebuttons.command15:              (lpr-region (region-beginning) (region-end))
  40. ebuttons.label16:                Next Error
  41. ebuttons.command16:              (next-error)
  42. ebuttons.label17:                Next Win
  43. ebuttons.command17:              (other-window)
  44. ebuttons.label18:                Prev Buffer
  45. ebuttons.command18:              (switch-to-buffer (other-buffer))
  46. ebuttons.label19:                Save Buffer
  47. ebuttons.command19:              (save-buffer)
  48. ebuttons.label20:                SC Fill Para
  49. ebuttons.command20:              (sc-fill-paragraph-manually)
  50. ebuttons.label21:                Scroll Other
  51. ebuttons.command21:              (scroll-other-window)
  52. ebuttons.label22:                Send Mail
  53. ebuttons.command22:              (mail)
  54. ebuttons.label23:                Set Mark
  55. ebuttons.command23:              (set-mark-command nil)
  56. ebuttons.label24:                Top
  57. ebuttons.command24:              (goto-char 0)
  58. ebuttons.label25:                Up
  59. ebuttons.command25:              (scroll-down nil)
  60. ebuttons.label26:                VM
  61. ebuttons.command26:              (vm)
  62. ebuttons*Quit.label:             ZAP
  63.