branch: externals/caml
commit 6186a9f055cc6c8741a912b58a245f54f594e27b
Author: Xavier Leroy <[email protected]>
Commit: Xavier Leroy <[email protected]>
Patch d'Erwan David
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1959
f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
---
camldebug.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/camldebug.el b/camldebug.el
index d490739..a72298d 100644
--- a/camldebug.el
+++ b/camldebug.el
@@ -102,7 +102,7 @@ C-x SPACE sets break point at current line."
(mapcar 'make-local-variable
'(camldebug-last-frame-displayed-p camldebug-last-frame
camldebug-delete-prompt-marker camldebug-filter-function
- camldebug-filter-accumulator))
+ camldebug-filter-accumulator paragraph-start))
(setq
camldebug-last-frame nil
camldebug-delete-prompt-marker (make-marker)