emacs/lisp/emacs-lisp
Stefan Monnier 3788d2237d * lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
(cl--plist-remove): Remove.
(cl--plist-to-alist): New function.
(cl-struct-define): Use it to convert slots's properties to the
format expected by `cl-slot-descriptor`.

* lisp/emacs-lisp/cl-extra.el (cl--describe-class-slots): Revert last
changes, not needed any more.
2021-06-24 17:32:20 -04:00
..
advice.el
autoload.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el * lisp/emacs-lisp/benchmark.el (benchmark-elapse): Tweak 2021-06-11 14:06:29 -04:00
bindat.el
byte-opt.el Constant-propagate (function SYMBOL) 2021-06-03 21:28:10 +02:00
byte-run.el
bytecomp.el * Do not attempt to write .elc files when not necessary (bug#49118) 2021-06-21 12:20:19 +02:00
cconv.el
chart.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
check-declare.el
checkdoc.el
cl-extra.el * lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs 2021-06-24 17:32:20 -04:00
cl-generic.el * lisp/emacs-lisp/cl-generic.el: Fix bug#49053 and bug#47454 2021-06-16 12:53:59 -04:00
cl-indent.el
cl-lib.el
cl-macs.el * lisp/emacs-lisp/cl-macs.el (cl-loop): Add missing 'when' to spec 2021-05-22 13:17:00 +02: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
cl-seq.el
comp-cstr.el
comp.el * Add `native-compile-target-directory' (bug#48743) 2021-06-01 18:12:20 +02:00
copyright.el Allow years in a copyright range to be separated by en dashes. 2021-05-25 14:04:06 +02:00
crm.el
cursor-sensor.el
debug.el
derived.el
disass.el
easy-mmode.el Make minor mode docstrings say what the mode "variable" is 2021-06-22 16:03:37 +02:00
easymenu.el
edebug.el
eieio-base.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eieio-compat.el
eieio-core.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eieio-custom.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eieio.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eldoc.el
elint.el
elp.el ; End recently added sentences with a period. 2021-06-01 20:21:51 +01:00
ert-x.el
ert.el Don't call ERT explainer on error 2021-06-24 20:48:41 +02:00
ewoc.el
faceup.el
find-func.el
float-sup.el
generator.el
generic.el
gv.el
helper.el
hierarchy.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el
lisp.el
macroexp.el
map-ynp.el
map.el
memory-report.el
nadvice.el
package-x.el
package.el Clarify the help in the package buffers 2021-06-24 16:59:42 +02:00
pcase.el
pp.el
radix-tree.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rmc.el
rx.el ; * lisp/emacs-lisp/rx.el (rx--pcase-macroexpander): slight rephrase 2021-05-29 09:18:01 +02:00
seq.el
shadow.el
shortdoc.el Fix shortdoc-add-function section creation 2021-06-21 16:20:22 +01:00
smie.el
subr-x.el Attempt to make defclass documentation more legible 2021-06-24 20:24:43 +02:00
syntax.el Give 'syntax-propertize-wholelines' a docstring. 2021-05-30 22:38:48 +02:00
tabulated-list.el
tcover-ses.el
testcover.el
text-property-search.el
thunk.el
timer-list.el
timer.el
tq.el
trace.el
unsafep.el
warnings.el