projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f5f3b
)
* lisp/emacs-lisp/byte-opt.el (pure-fns): Add `max-char`
author
Mattias Engdegård
<mattiase@acm.org>
Tue, 25 Jul 2023 10:52:29 +0000
(12:52 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Wed, 26 Jul 2023 15:34:03 +0000
(17:34 +0200)
lisp/emacs-lisp/byte-opt.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/byte-opt.el
b/lisp/emacs-lisp/byte-opt.el
index 26a1dc4a10305b95121c7c175cd127254d862d16..0be6ae65aab449dca49c1043d09e7fefaa02bd71 100644
(file)
--- a/
lisp/emacs-lisp/byte-opt.el
+++ b/
lisp/emacs-lisp/byte-opt.el
@@
-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