aboutsummaryrefslogtreecommitdiffhomepage
path: root/tangle
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2015-12-02 18:23:00 -0500
committerRalph Amissah <ralph@amissah.com>2015-12-02 18:23:00 -0500
commit6d0b245927779e68c2554880ad46d4299d4b11d4 (patch)
tree915ebf04752ac852f483a55a611708bfff907143 /tangle
parentorg babel block delimiters (diff)
sorting
Diffstat (limited to 'tangle')
-rwxr-xr-xtangle2
1 files changed, 1 insertions, 1 deletions
diff --git a/tangle b/tangle
index 8e7569d..d6aa952 100755
--- a/tangle
+++ b/tangle
@@ -8,7 +8,7 @@ EMACSLISP_ORG=~/.emacs.d/elpa/org-20151005
EMACSLISP_ORG_CONTRIB=~/.emacs.d/elpa/org-plus-contrib-20151005
# wrap each argument in the code required to call tangle on it
for i in $@; do
- ORGFILES="$ORGFILES \"$i\""
+ ORGFILES="$ORGFILES \"$i\""
done
emacs --batch -Q -q \
--eval "(progn