el.sh 88 B

1234
  1. #!/usr/bin/env sh
  2. ":";
  3. exec emacs --quick --script "$0" "$@"
  4. # -*- mode: emacs-lisp -*-