File: compat-31.el.html
Functionality added in Emacs 31, needed by older Emacs versions.
Defined variables (3)
seconds-to-string-readable | [Compatibility variable for ‘seconds-to-string-readable’, defined in Emacs |
work-buffer--list | [Compatibility variable for ‘work-buffer--list’, defined in Emacs 31.0.50. See |
work-buffer-limit | [Compatibility variable for ‘work-buffer-limit’, defined in Emacs 31.0.50. See |
Defined functions (23)
add-remove--display-text-property | (START END SPEC VALUE &optional OBJECT REMOVE) |
all | (PRED LIST) |
any | (ARG1 ARG2 &rest REST) |
color-blend | (A B &optional ALPHA) |
compat--seconds-to-string | (DELAY &optional READABLE ABBREV PRECISION) |
completion-list-candidate-at-point | (&optional PT) |
completion-table-with-metadata | (TABLE METADATA) |
drop-while | (PRED LIST) |
ensure-proper-list | (OBJECT) |
error-has-type-p | (ERROR CONDITION) |
error-slot-value | (ARG1 ARG2) |
error-type | (ARG1) |
error-type-p | (SYMBOL) |
hash-table-contains-p | (KEY TABLE) |
remove-display-text-property | (START END SPEC &optional OBJECT) |
set-local | (VARIABLE VALUE) |
static-unless | (CONDITION &rest BODY) |
static-when | (CONDITION &rest BODY) |
take-while | (PRED LIST) |
unbuttonize-region | (START END) |
with-work-buffer | (&rest BODY) |
work-buffer--get | () |
work-buffer--release | (BUFFER) |