Language

Package: emacs-finalize @ 2.0.0

Synopsis

Finalizers for Emacs Lisp

Description

This package runs a callback (a finalizer) after its registered lisp object has been garbage collected. This allows extra resources, such as buffers and processes, to be cleaned up after the object has been freed.

Home page
https://github.com/skeeto/elisp-finalize
Location
gnu/packages/emacs-xyz.scm (line: 15643, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings