home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / elisp / packages / MouseAndMenuEmacs / README < prev    next >
Encoding:
Text File  |  1990-05-31  |  1.7 KB  |  43 lines

  1.  
  2. Hello, this is my mouse and menu package for GNU Emacs. 
  3.  
  4. It implements global and local mouse-maps for X and SunView, along
  5. with per-buffer menus. Additionally, for those of you without
  6. bitmapped screens, the menu facilities are available in "terminal"
  7. form for use on the wide range of VDUs Emacs currently runs on. Sadly,
  8. I cannot post the code that implements virtual pointing devices for
  9. such systems :-).
  10.  
  11. The menu stuff gives the following:
  12.  
  13.   + menu-based help facilities 
  14.   + optional keybinding reminders for menu items
  15.   + a large set of default menus for
  16.     - rmail and mail
  17.     - dired
  18.     - file and buffer manipulation
  19.     - Emacs Lisp, other Lisps and PROLOG
  20.     - text, TeX, LaTeX and BibTeX
  21.     - shells and inferior processes
  22.  
  23. Hopefully the instructions and notes in INSTALL should cover any
  24. queries, if not please UTSL first (use the source, Luke).
  25.  
  26. This directory should contain the following files:
  27.  
  28.    BibTeX-menus.el         dired-sun.el            sun-plus.el
  29.    BibTeX-mode.el          dired-x.el              term-menus.el
  30.    INSTALL                 ebuff-menus.el          text-menus.el
  31.    Prolog-menus.el         elisp-menus.el          typeout.el
  32.    Prolog.el               gensym.el               utilities.el
  33.    README                  hci-menus.el            x-cl-fns.el
  34.    TeX-menus.el            infcl-menus.el          x-fns.el
  35.    TeX-mode.el             lisp-fns.el             x-menus.el
  36.    cl-menus.el             lisp-menus.el           x-mouse.el
  37.    def-menus.el            mail-menus.el           x-plus.el
  38.    default.el              rmail-menus.el          x-rmailsum-fns.el
  39.    dired-dir.el            shell-menus.el          x11fns-patch
  40.    dired-menus.el          sun-menus.el
  41.  
  42.     Good Luck,
  43.                  Russell Ritchie, Fri Jun  1 14:09:12 1990