#! /bin/csh -f
# run emacs19 with a 18-pt bold font:

unsetenv DISPLAY
/usr/bin/emacs $*
