Commit graph

3 commits

Author SHA1 Message Date
Georgi Valkov
f4d2a1bf4d Fix portability problem with #!/usr/bin/env (issue #203)
Passing the 'script' option to emacs doesn't work as expected
on Linux, since the shebang is evaluated as:
  #!/usr/bin/env "emacs --script"
2012-07-17 13:10:18 +03:00
Donald Curtis
d4541b8c69 remove debugging print statements 2012-04-16 09:55:56 -05:00
Donald Curtis
466327d532 add elisp script to print missing packages
response to #72
2012-04-15 23:11:45 -05:00