File: compat-30.el.html
Functionality added in Emacs 30, needed by older Emacs versions.
Defined variables (4)
completion-lazy-hilit | [Compatibility variable for ‘completion-lazy-hilit’, defined in Emacs 30.1. See |
completion-lazy-hilit-fn | [Compatibility variable for ‘completion-lazy-hilit-fn’, defined in Emacs |
trusted-content | [Compatibility variable for ‘trusted-content’, defined in Emacs 30.1. See |
untrusted-content | [Compatibility variable for ‘untrusted-content’, defined in Emacs 29.3. See |
Defined functions (22)
char-to-name | (CHAR) |
closurep | (OBJECT) |
color-oklab-to-srgb | (L A B) |
color-oklab-to-xyz | (L A B) |
color-srgb-to-oklab | (R G B) |
color-xyz-to-oklab | (X Y Z) |
compat--completion-metadata-get | (METADATA PROP) |
compat--copy-tree | (TREE &optional VECTORS-AND-RECORDS) |
compat--sort | (SEQ &optional LESSP &rest REST) |
completion--metadata-get-1 | (METADATA PROP) |
completion-lazy-hilit | (STR) |
drop | (ARG1 ARG2) |
find-buffer | (VARIABLE VALUE) |
get-truename-buffer | (FILENAME) |
interpreted-function-p | (ARG1) |
merge-ordered-lists | (LISTS &optional ERROR-FUNCTION) |
obarray-clear | (OB) |
primitive-function-p | (OBJECT) |
require-with-check | (FEATURE &optional FILENAME NOERROR) |
static-if | (CONDITION THEN-FORM &rest ELSE-FORMS) |
trusted-content-p | () |
value< | (A B) |