diff --git a/TODO.org b/TODO.org deleted file mode 100644 index 30c041a..0000000 --- a/TODO.org +++ /dev/null @@ -1,2 +0,0 @@ -* Tasks -** TODO adds support for markdown. diff --git a/fg42 b/fg42 index 9795983..2964f03 100755 --- a/fg42 +++ b/fg42 @@ -4,4 +4,4 @@ export FG42_HOME=$HOME/src/FG42 #emacs -Q --no-splash --name FG42 --title FG42 -q -l --PATH--/fg42-config.el "$@" -emacs-snapshot --name FG42 -q --no-site-file --no-site-lisp --no-splash --title FG42 -l $FG42_HOME/fg42-config.el "$@" +emacs-snapshot --name FG42 --no-site-file --no-site-lisp --no-splash --title FG42 -l $FG42_HOME/fg42-config.el "$@"