summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-04 12:16:13 +0200
committerGravatar Tom Willemsen2012-10-04 12:16:13 +0200
commit641d76c49014301e3670db6e2d757b4e0111b5c9 (patch)
treed55dd31f1015756dd7ae4495fc6ea5618e125cf6
parentbf68193be8d65bbbd63334c9c55986520bd3cadc (diff)
downloadundone-641d76c49014301e3670db6e2d757b4e0111b5c9.tar.gz
undone-641d76c49014301e3670db6e2d757b4e0111b5c9.zip
Use primitive-load to avoid compilationgoops
Since the docstrings are no longer docstring the undonerc file doesn't need to be compiled anymore.
-rw-r--r--undone/main.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/undone/main.scm b/undone/main.scm
index b9d0fcd..c6b4fbd 100644
--- a/undone/main.scm
+++ b/undone/main.scm
@@ -124,7 +124,7 @@
(save-module-excursion
(lambda ()
(set-current-module (resolve-module '(undone main)))
- (load rc-file))))
+ (primitive-load rc-file))))
(define (update args)
(let ((item