Spelling fixes
This commit is contained in:
parent
636461686f
commit
3dcac22dd4
47 changed files with 65 additions and 65 deletions
|
@ -207,7 +207,7 @@ Useful to hook into pass checkers.")
|
|||
;; cl-macs.el. We can't use `cl-deftype-satisfies' directly as the
|
||||
;; relation type <-> predicate is not bijective (bug#45576).
|
||||
(defconst comp-known-predicates
|
||||
;; FIXME: Auto-generate (most of) it from `cl-deftype-satifies'?
|
||||
;; FIXME: Auto-generate (most of) it from `cl-deftype-satisfies'?
|
||||
'((arrayp array)
|
||||
(atom atom)
|
||||
(bool-vector-p bool-vector)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue