]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/emacs-lisp/byte-opt.el (pure-fns): Add `max-char`
authorMattias Engdegård <mattiase@acm.org>
Tue, 25 Jul 2023 10:52:29 +0000 (12:52 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 26 Jul 2023 15:34:03 +0000 (17:34 +0200)
lisp/emacs-lisp/byte-opt.el

index 26a1dc4a10305b95121c7c175cd127254d862d16..0be6ae65aab449dca49c1043d09e7fefaa02bd71 100644 (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