emacs/lisp/emacs-lisp
Stefan Monnier 4161a36849 cl-generic.el: Fix bug#46722
Fix longstanding bug due to unexpected interference via side-effect.

* lisp/emacs-lisp/cl-generic.el (cl--generic-get-dispatcher):
Copy the `dispatch` arg before storing it into the hash-table.

Backport from `master` (cherrypick from commit 61f8f7f68f).
2022-04-06 14:26:40 -04:00
..
advice.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
autoload.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
avl-tree.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
backquote.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
backtrace.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
benchmark.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
bindat.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
byte-opt.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
byte-run.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
bytecomp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cconv.el Revert "Fix closure-conversion of shadowed captured lambda-lifted vars" 2022-01-12 20:23:09 +01:00
chart.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
check-declare.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
checkdoc.el * lisp/emacs-lisp/checkdoc.el (bytecomp): Add missing require 2022-01-05 01:41:46 +01:00
cl-extra.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cl-generic.el cl-generic.el: Fix bug#46722 2022-04-06 14:26:40 -04:00
cl-indent.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cl-lib.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cl-macs.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cl-preloaded.el * lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs 2021-06-24 17:32:20 -04:00
cl-print.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cl-seq.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
comp-cstr.el Fix integer arithmetic miss-compilation (bug#53451) 2022-02-09 17:58:57 +01:00
comp.el * Fix native comp for non trivial function names (bug#52833) 2022-01-17 11:54:52 +01:00
copyright.el Fix copyright-find-copyright when searching from the end 2022-01-26 15:03:56 +01:00
crm.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cursor-sensor.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
debug.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
derived.el Fix regression in derived-mode-init-mode-variables 2022-03-04 16:19:54 +01:00
disass.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
easy-mmode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
easymenu.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
edebug.el ; Don't reference obsolete variables in edebug.el 2022-02-20 17:50:45 +02:00
eieio-base.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eieio-compat.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eieio-core.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eieio-custom.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eieio-datadebug.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eieio-opt.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eieio-speedbar.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eieio.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eldoc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
elint.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
elp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ert-x.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ert.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ewoc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
faceup.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
find-func.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
float-sup.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
generator.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
generic.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gv.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
helper.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
hierarchy.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
inline.el Fix Edebug specification for inline functions (Bug#53068). 2022-01-13 13:52:40 +01:00
let-alist.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
lisp-mnt.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
lisp-mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
lisp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
macroexp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
map-ynp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
map.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
memory-report.el Fix memory-report-object-size to initialize memory-report--type-size 2022-01-21 12:43:19 +01:00
nadvice.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
package-x.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
package.el ; * lisp/emacs-lisp/package.el (package-native-compile): Fix doc wording. 2022-01-09 10:25:36 +02:00
pcase.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
radix-tree.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
re-builder.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
regexp-opt.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
regi.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ring.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rx.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
seq.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
shadow.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
shortdoc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
shorthands.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
smie.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
subr-x.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
syntax.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
tabulated-list.el Revert "Fix alignment on font size change in tabulated-list-mode" 2022-01-09 12:38:26 +02:00
tcover-ses.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
testcover.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
text-property-search.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
thunk.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
timer-list.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
timer.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
tq.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
trace.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
unsafep.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
warnings.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00