emacs/lisp/emacs-lisp
Andrea Corallo 09ec39e352 * Memoize `comp-cstr-union-1'
* lisp/emacs-lisp/comp-cstr.el (comp-cstr): Do not synthesize the
	copier.
	(comp-cstr-ctxt): Add `union-1-mem-no-range' `union-1-mem-range'
	slots.
	(comp-cstr-copy): New function.
	(comp-cstr-union-1-no-mem): Rename from `comp-cstr-union-1'.
	(comp-cstr-union-1): New function.
2020-12-05 22:33:35 +01:00
..
advice.el Merge remote-tracking branch 'savannah/master' into HEAD 2020-11-22 22:23:16 +01:00
autoload.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el Merge from origin/emacs-27 2020-11-16 09:05:31 -08:00
bindat.el Revert "Use lexical-binding in bindat.el" 2020-10-24 14:26:46 +02:00
byte-opt.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
byte-run.el Fix defsubst effectiveness (bug#44209) 2020-10-25 22:56:50 +00:00
bytecomp.el Merge remote-tracking branch 'savannah/master' into HEAD 2020-11-29 15:11:38 +01:00
cconv.el
chart.el
check-declare.el
checkdoc.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
cl-extra.el Don't quote lambdas in emacs-lisp/*.el 2020-11-16 18:08:27 +01:00
cl-generic.el
cl-indent.el
cl-lib.el
cl-macs.el Merge remote-tracking branch 'savannah/master' into HEAD 2020-11-22 22:23:16 +01:00
cl-preloaded.el Add initial nativecomp typeset and range propagation support 2020-11-12 00:55:36 +01:00
cl-print.el
cl-seq.el Don't quote lambdas in emacs-lisp/*.el 2020-11-16 18:08:27 +01:00
comp-cstr.el * Memoize `comp-cstr-union-1' 2020-12-05 22:33:35 +01:00
comp.el Fix comp-mvar-symbol-p' and comp-mvar-cons-p' (bug#44968) 2020-12-01 00:09:46 +01:00
copyright.el
crm.el
cursor-sensor.el
debug.el
derived.el
disass.el Vanilla build warning clean-up 2020-12-04 23:21:15 +01:00
easy-mmode.el Partially revert previous define-minor-mode change 2020-11-02 10:17:08 +01:00
easymenu.el Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
edebug.el Don't quote lambdas in emacs-lisp/*.el 2020-11-16 18:08:27 +01:00
eieio-base.el
eieio-compat.el
eieio-core.el
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el
eldoc.el Keep point in the *eldoc* buffer in eldoc-display-in-echo-area 2020-11-26 11:24:20 +01:00
elint.el
elp.el
ert-x.el Improve ert-resource-directory docstring 2020-11-03 00:11:02 +01:00
ert.el ERT: escape control characters in pretty-printed error output 2020-10-27 13:20:20 +01: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 Clarify Lisp warning about elements following other expressions 2020-11-09 16:50:51 +01:00
lisp.el New user options 'copy-region-blink-delay' and 'delete-pair-blink-delay' 2020-11-15 22:32:39 +02:00
macroexp.el
map-ynp.el
map.el
nadvice.el
package-x.el
package.el Vanilla build warning clean-up 2020-12-04 23:21:15 +01:00
pcase.el
pp.el Don't quote lambdas in emacs-lisp/*.el 2020-11-16 18:08:27 +01:00
radix-tree.el
re-builder.el
regexp-opt.el
regi.el Don't quote lambdas in emacs-lisp/*.el 2020-11-16 18:08:27 +01:00
ring.el
rmc.el
rx.el Autoload the 'rx' pcase macroexpander (bug#44807) 2020-11-24 10:37:37 +01:00
seq.el
shadow.el
shortdoc.el shortdoc: prefer seq-contains-p over seq-contains 2020-11-09 21:19:10 +01:00
smie.el
subr-x.el
syntax.el
tabulated-list.el Make text-scale-mode optionally adjust the header line 2020-11-25 03:03:48 +01:00
tcover-ses.el
testcover.el
text-property-search.el Clarify point position after text-property-search 2020-10-30 13:23:31 +01:00
thunk.el
timer-list.el Improve display of tabulated list header line labels (bug#44068) 2020-11-04 23:52:21 +01:00
timer.el
tq.el
trace.el
unsafep.el Trim and explain set of safe forms for 'unsafep' (bug#44018) 2020-10-31 13:42:07 +01:00
warnings.el Revert "[TODO] Remove noisy anti-noise feature" 2020-11-18 18:13:27 +01:00