diff options
| author | Hendrik Tews | 2011-07-05 09:21:03 +0000 |
|---|---|---|
| committer | Hendrik Tews | 2011-07-05 09:21:03 +0000 |
| commit | 63e733181007056be5c252e4e42b371fc3f09ac9 (patch) | |
| tree | d10c1cfa8118bd3134862e8e259c754fe8ca0ffe /coq | |
| parent | 5c26b573fc95c4c353d493a26f6f5a2f9ce75263 (diff) | |
+ fix documentation and one spelling error
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coq.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1655,7 +1655,7 @@ function." (if coq-debug-auto-compilation (message "Checked %s already" lib-obj-file)) result) - ;; lib-obj-file has not been check -- do it now + ;; lib-obj-file has not been checked -- do it now (message "Check %s" lib-obj-file) (if (coq-compile-ignore-file lib-obj-file) ;; return minimal time for ignored files |
