package ecaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ecaml.EdiffSource

Side-by-side diffing of files or buffers.

(Info-goto-node "(ediff) Introduction")

Sourceval buffers : a:Buffer.t -> b:Buffer.t -> startup_hooks:(unit -> unit) list -> unit Async_kernel.Deferred.t

(describe-function 'ediff-buffers)

Sourceval cleanup_hook : (Hook.normal, unit) Hook.t

(describe-variable 'ediff-cleanup-hook) (Info-goto-node "(ediff) Hooks")