emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] externals/caml 6186a9f 013/197: Patch d'Erwan David


From: Stefan Monnier
Subject: [nongnu] externals/caml 6186a9f 013/197: Patch d'Erwan David
Date: Sat, 21 Nov 2020 01:19:28 -0500 (EST)

branch: externals/caml
commit 6186a9f055cc6c8741a912b58a245f54f594e27b
Author: Xavier Leroy <xavier.leroy@inria.fr>
Commit: Xavier Leroy <xavier.leroy@inria.fr>

    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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]