projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a638c79
)
; Fix typo
author
Stefan Kangas
<stefankangas@gmail.com>
Sat, 18 Feb 2023 12:39:14 +0000
(13:39 +0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sat, 18 Feb 2023 12:39:28 +0000
(13:39 +0100)
lisp/emacs-lisp/comp-cstr.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp-cstr.el
b/lisp/emacs-lisp/comp-cstr.el
index 98e50f53b5f48ba1da47a3c3be70a5ee05459cda..d4200c16c190a33c21dd388fbd2d34b4bb9ead92 100644
(file)
--- a/
lisp/emacs-lisp/comp-cstr.el
+++ b/
lisp/emacs-lisp/comp-cstr.el
@@
-483,7
+483,7
@@
Return them as multiple value."
;;; Union specific code.
(defun comp-cstr-union-homogeneous-no-range (dst &rest srcs)
- "As `comp-cstr-union' but e
s
cluding the irange component.
+ "As `comp-cstr-union' but e
x
cluding the irange component.
All SRCS constraints must be homogeneously negated or non-negated."
;; Type propagation.