package ecaml

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

(Info-goto-node "(elisp)The Kill Ring")

val kill_ring : Text.t list Var.t

(describe-variable 'kill-ring)

val is_empty : unit -> bool
val kill_new : Text.t -> unit

(describe-function 'kill-new)

See Current_buffer.yank for yanking from the kill ring.