home *** CD-ROM | disk | FTP | other *** search
- ; .emacsrc Startup file for MicroEMACS 3.9
- ;
- ; set up delete key
- bind-to-key delete-previous-character
- bind-to-key save-file ^XF
- bind-to-key exit-emacs ^XQ
- bind-to-key search-forward ^XS
- bind-to-key search-reverse ^XR
- bind-to-key hunt-forward ^F
- bind-to-key hunt-backward ^R
- unbind-key ^XC
-