Merge pull request #125 from robbyoconnor/fix-119

This seems to be the culprit for #119
This commit is contained in:
John Miller 2016-10-17 08:54:58 -05:00 committed by GitHub
commit 12220c982c

View file

@ -1,5 +1,3 @@
#! /bin/sh
":"; exec ${EMACS:-emacs} --no-init -Q -l "$0" "$@" # -*-emacs-lisp-*-
;;; zeroein.el --- Zero setup Emacs IPython Notebook client
;; Copyright (C) 2012- Takafumi Arakaki