1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-11 08:30:45 -08:00
emacs/lisp/emacs-lisp
2025-10-20 12:55:19 +02:00
..
advice.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el
bindat.el
byte-opt.el Remove unused and broken source inline code path 2025-09-10 12:11:53 +02:00
byte-run.el (eval-and-compile): Preserve the surrounding lexical context 2025-10-18 17:45:07 -04:00
bytecomp.el (eval-and-compile): Preserve the surrounding lexical context 2025-10-18 17:45:07 -04:00
cconv.el
chart.el
check-declare.el
checkdoc.el
cl-extra.el
cl-generic.el Merge from origin/emacs-30 2025-08-16 13:35:00 +02:00
cl-indent.el
cl-lib.el * lisp/emacs-lisp/cl-lib.el (cl-copy-list): Not error-free, bug#79396 2025-09-07 17:47:51 +02:00
cl-macs.el (cl--make-usage-args): Try and fix bug#79353 2025-09-08 12:39:48 -04:00
cl-preloaded.el
cl-print.el
cl-seq.el (cl-nsubstitute): Fix regression in commit 8c8ff13e 2025-07-27 09:19:42 -04:00
comp-common.el
comp-cstr.el
comp-run.el Allow any thread to run native compilations 2025-09-02 18:06:37 +03:00
comp.el comp.el: Fix minor corner-case annoyances 2025-07-17 12:36:57 -04:00
compat.el
cond-star.el
copyright.el
crm.el (completing-read-multiple): Set missing buffer-local variables 2025-08-02 12:29:23 -04:00
cursor-sensor.el
debug-early.el
debug.el
derived.el
disass.el
easy-mmode.el Replace recent fix for vc-auto-revert-mode autoload problem 2025-10-17 15:06:11 +01:00
easymenu.el
edebug.el Add edebug-bounce-to-previous-value 2025-08-30 12:30:21 +03:00
eieio-base.el
eieio-core.el
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el ; Fix typo (wrong-type-argument not wrong-argument-type) 2025-08-21 04:06:44 +03:00
eldoc.el
elisp-scope.el ; elisp-scope.el: Standardize copyright notice. 2025-10-16 19:21:09 +02:00
elp.el
ert-font-lock.el
ert-x.el
ert.el Catch all non-local exits when running ERT tests. 2025-08-18 11:24:29 +02:00
ewoc.el
faceup.el
find-func.el
float-sup.el
generate-lisp-file.el
generator.el Implement new autoload macro expansion declare form 2025-08-10 18:14:23 -04:00
generic.el
gv.el
helper.el defvar-keymap: New ':prefix t' abbreviation 2025-10-06 18:34:18 +01:00
hierarchy.el
icons.el
inline.el Implement new autoload macro expansion declare form 2025-08-10 18:14:23 -04:00
let-alist.el
lisp-mnt.el
lisp-mode.el
lisp.el
loaddefs-gen.el Revert "Fix generation of defvars defined by easy-mmode and company in loaddefs.el" 2025-09-16 10:50:14 -04:00
macroexp.el (macroexp--obsolete-warning): Prefer %s 2025-09-02 15:10:25 -04:00
map-ynp.el
map.el Clarify that sequence/map functions don't alter their argument 2025-08-19 11:11:51 +02:00
memory-report.el
multisession.el
nadvice.el
oclosure.el
package-vc.el
package.el Remove directory of deleted package from `load-path' 2025-10-18 12:10:58 +03:00
pcase.el Implement new autoload macro expansion declare form 2025-08-10 18:14:23 -04:00
pp.el
radix-tree.el
range.el
re-builder.el
regexp-opt.el ; use modern sort calls in more places 2025-08-29 19:24:50 +02:00
regi.el
ring.el ; * lisp/emacs-lisp/ring.el (ring-convert-sequence-to-ring): Bug#79330. 2025-09-13 12:06:35 +03:00
rmc.el
rx.el ; * lisp/emacs-lisp/rx.el (rx--foldl): Replace with 'all' and 'any'. 2025-10-20 12:55:19 +02:00
seq.el Clarify that sequence/map functions don't alter their argument 2025-08-19 11:11:51 +02:00
shadow.el
shortdoc.el * lisp/emacs-lisp/shortdoc.el (sequence): Add 'seq-doseq'. 2025-07-31 10:33:11 +02:00
shorthands.el Allow use of \N{...} earlier to help fix bug#79353 2025-09-09 18:01:24 -04:00
smie.el
subr-x.el Merge from origin/emacs-30 2025-10-07 18:04:20 +01:00
syntax.el
tabulated-list.el Correctly document the format of tabulated-list-groups 2025-08-21 19:44:48 +03:00
tcover-ses.el
testcover.el
text-property-search.el
thunk.el
timeout.el ; * lisp/emacs-lisp/timeout.el: Bump version header to 2.1 2025-09-12 12:35:56 +02:00
timer-list.el
timer.el Reject non-nil non-number REPEAT in 'run-with-timer' 2025-08-16 10:53:12 +03:00
tq.el
trace.el
track-changes.el
unsafep.el
vtable.el
warnings.el