Language

Package: emacs-dedicated @ 1.0.0

Synopsis

Emacs minor mode for toggling a windows's "dedicated" flag

Description

This simple Emacs minor mode allows you to toggle a window's "dedicated" flag. When a window is "dedicated", Emacs will not select files into that window. This can be quite handy since many commands will use another window to show results (compilation mode, starting info, and so on). A dedicated window won't be used for such a purpose. For details, please read the source file.

Home page
https://github.com/emacsorphanage/dedicated
Location
gnu/packages/emacs-xyz.scm (line: 15892, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings