* lisp/emacs-lisp/byte-opt.el (pure-fns): Add max-char

This commit is contained in:
Mattias Engdegård 2023-07-25 12:52:29 +02:00
parent 82f5f3b8a2
commit b4063c399b

View file

@ -1924,7 +1924,7 @@ See Info node `(elisp) Integer Basics'."
(let ((pure-fns
'(
;; character.c
characterp
characterp max-char
;; data.c
% * + - / /= 1+ 1- < <= = > >= aref arrayp ash atom bare-symbol
bool-vector-count-consecutive bool-vector-count-population