summaryrefslogtreecommitdiff
path: root/emacs/camldebug.el
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>1998-05-20 14:33:43 +0000
committerXavier Leroy <xavier.leroy@inria.fr>1998-05-20 14:33:43 +0000
commit202c7455f1d50a254713481c5152ff009a0b6198 (patch)
tree77ed7e8180a06fab4b466e0d35367c05cf46ba65 /emacs/camldebug.el
parent8c76ceff613818f23691ed53274f65bcfe6da8cc (diff)
downloadocaml-202c7455f1d50a254713481c5152ff009a0b6198.tar.gz
Patch d'Erwan David
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1959 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'emacs/camldebug.el')
-rw-r--r--emacs/camldebug.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/camldebug.el b/emacs/camldebug.el
index d4907396f9..a72298d8ed 100644
--- a/emacs/camldebug.el
+++ b/emacs/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)