CMSC 104
Text Editors
- emacs -- when emacs and xemacs start, they look for a file in your home
directory named .emacs (note the "dot") for configuration information. Use a
text editor tocreate a file named .emacs in your home directory that looks
just like this one to get automatic formatting in compliance with CMSC 104
and CMSC 201 standards and to make your backspace key really work. CTL-X?
will be your new "help"
- emacs commands
- pico commands