Module Ecaml.Ediff
Side-by-side diffing of files or buffers.
(Info-goto-node "(ediff) Introduction")
val buffers : a:Ecaml__.Import.Buffer.t -> b:Ecaml__.Import.Buffer.t -> startup_hooks:(unit -> unit) list -> unit Async_kernel.Deferred.t
(describe-function 'ediff-buffers)
val cleanup_hook : Hook.normal Hook.t
(describe-variable 'ediff-cleanup-hook)
(Info-goto-node "(ediff) Hooks")