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

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

[nongnu] externals/caml faa1c81 065/197: ajout choses a faire


From: Stefan Monnier
Subject: [nongnu] externals/caml faa1c81 065/197: ajout choses a faire
Date: Sat, 21 Nov 2020 01:19:39 -0500 (EST)

branch: externals/caml
commit faa1c81727bc9145b66cf22f2ee33ae555ec38f0
Author: Damien Doligez <damien.doligez-inria.fr>
Commit: Damien Doligez <damien.doligez-inria.fr>

    ajout choses a faire
    
    
    git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5486 
f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
---
 caml-types.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/caml-types.el b/caml-types.el
index 7841ba5..86e1706 100644
--- a/caml-types.el
+++ b/caml-types.el
@@ -30,6 +30,7 @@
 ; - make the command work only in caml-mode
 ; - integrate this file into caml.el (?)
 ; - write a proper documentation string for caml-types-show-type
+; - make it work correctly for preprocessed files (.mly, .mll)
 
 (setq caml-types-filename-re "\"\\([^\\\"]\\|\\\\.\\)*\"")
 (setq caml-types-number-re "\\([0-9]*\\)")



reply via email to

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