diff options
| author | David Aspinall | 2000-03-24 20:17:09 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-24 20:17:09 +0000 |
| commit | 2627794a261615d57fb5aec536d21ed843874de3 (patch) | |
| tree | 07073a60fa9a87eb846630952af6e31229737e82 /generic/proof-script.el | |
| parent | 685b1ffd8a3af07f2f3f426f82358b6504ecdc7a (diff) | |
Spacing.
Diffstat (limited to 'generic/proof-script.el')
| -rw-r--r-- | generic/proof-script.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/proof-script.el b/generic/proof-script.el index 294ee401..9bc1c39a 100644 --- a/generic/proof-script.el +++ b/generic/proof-script.el @@ -999,7 +999,8 @@ the ACS is marked in the current buffer. If CMD does not match any, ;; a proof is completing) ;; NB: this patch doesn't work! Are spans being destroyed ;; sometime *during* this code?? - (proof-debug "Proof General idiosyncrasy: proof-done-advancing called with a dead span!") + (proof-debug + "Proof General idiosyncrasy: proof-done-advancing called with a dead span!") ;; (let ((end (span-end span)) cmd) ;; State of spans after advancing: |
