emacs/lisp/emacs-lisp
Andrea Corallo 43d0e8483e Fix `functionp' contraining (bug#45576)
* lisp/emacs-lisp/comp.el (comp-known-predicates)
	(comp-known-predicates-h): New constants.
	(comp-known-predicate-p, comp-pred-to-cstr): New functions.
	* lisp/emacs-lisp/cl-macs.el (cl-deftype-satisfies): Don't define.
	* test/src/comp-tests.el (comp-test-45576): New testcase.
	* test/src/comp-test-funcs.el (comp-test-45576-f): New function.
2021-01-02 13:07:41 +01:00
..
advice.el Merge remote-tracking branch 'savannah/master' into HEAD 2021-01-02 10:11:15 +01:00
autoload.el Merge remote-tracking branch 'savannah/master' into HEAD 2021-01-02 10:11:15 +01:00
avl-tree.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
backquote.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
backtrace.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
benchmark.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bindat.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
byte-opt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
byte-run.el Merge remote-tracking branch 'savannah/master' into HEAD 2021-01-02 10:11:15 +01:00
bytecomp.el Merge remote-tracking branch 'savannah/master' into HEAD 2021-01-02 10:11:15 +01:00
cconv.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
chart.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
check-declare.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
checkdoc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cl-extra.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cl-generic.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cl-indent.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cl-lib.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cl-macs.el Fix `functionp' contraining (bug#45576) 2021-01-02 13:07:41 +01:00
cl-preloaded.el Fix copyright years by hand 2021-01-01 00:33:28 -08:00
cl-print.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cl-seq.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
comp-cstr.el Fix `functionp' contraining (bug#45576) 2021-01-02 13:07:41 +01:00
comp.el Fix `functionp' contraining (bug#45576) 2021-01-02 13:07:41 +01:00
copyright.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
crm.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cursor-sensor.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
debug.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
derived.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
disass.el Merge remote-tracking branch 'savannah/master' into HEAD 2021-01-02 10:11:15 +01:00
easy-mmode.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
easymenu.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edebug.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eieio-base.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eieio-compat.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eieio-core.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eieio-custom.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eieio-datadebug.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eieio-opt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eieio-speedbar.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eieio.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eldoc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
elint.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
elp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ert-x.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ert.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ewoc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
faceup.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
find-func.el Merge remote-tracking branch 'savannah/master' into HEAD 2021-01-02 10:11:15 +01:00
float-sup.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
generator.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
generic.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gv.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
helper.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hierarchy.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
inline.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
let-alist.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lisp-mnt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lisp-mode.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lisp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
macroexp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
map-ynp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
map.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
memory-report.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nadvice.el Merge remote-tracking branch 'savannah/master' into HEAD 2021-01-02 10:11:15 +01:00
package-x.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
package.el Merge remote-tracking branch 'savannah/master' into HEAD 2021-01-02 10:11:15 +01:00
pcase.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
radix-tree.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
re-builder.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
regexp-opt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
regi.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ring.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rmc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rx.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
seq.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
shadow.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
shortdoc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
smie.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
subr-x.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
syntax.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tabulated-list.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tcover-ses.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
testcover.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
text-property-search.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
thunk.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
timer-list.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
timer.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tq.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
trace.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
unsafep.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
warnings.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00