Language

Package: emacs-switch-buffer-functions @ 0.0.1

Synopsis

Hooks run when switching current buffer

Description

This package provides a hook variable switch-buffer-functions. The hooks will be run when the current buffer is changed after an interactive command, i.e., when post-command-hook hooks are run. The hooked functions will be called with both the previous and the current buffer.

Home page
https://github.com/10sr/switch-buffer-functions-el
Location
gnu/packages/emacs-xyz.scm (line: 26400, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings