Patch d'Erwan David
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1959 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
8c76ceff61
commit
202c7455f1
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue