File: subr-x.el.html
Less commonly used functions that complement basic APIs, often implemented in C code (like hash-tables and strings), and are not eligible for inclusion in subr.el.
Do not document these functions in the lispref. https://lists.gnu.org/r/emacs-devel/2014-01/msg01006.html
NB If you want to use this library, it's almost always correct to use:
(eval-when-compile (require 'subr-x))
Defined variables (1)
work-buffer-limit | Maximum number of reusable work buffers. |