| .. |
|
advice.el
|
|
|
|
avl-tree.el
|
|
|
|
backquote.el
|
|
|
|
backtrace.el
|
|
|
|
benchmark.el
|
|
|
|
bindat.el
|
|
|
|
byte-opt.el
|
Define compiler macros for /=, atom and nlistp
|
2025-10-30 12:12:35 +01:00 |
|
byte-run.el
|
(eval-and-compile): Preserve the surrounding lexical context
|
2025-10-18 17:45:07 -04:00 |
|
bytecomp.el
|
Unify constants that are equal-including-properties in compiler
|
2025-11-05 17:44:51 +01:00 |
|
cconv.el
|
Use 'any' and 'all' to simplify parts of the byte-compiler
|
2025-10-21 13:20:04 +02:00 |
|
chart.el
|
|
|
|
check-declare.el
|
|
|
|
checkdoc.el
|
|
|
|
cl-extra.el
|
cl-extra.el: Use the new API to speed up dispatch on derived types
|
2025-10-31 13:49:14 -04:00 |
|
cl-generic.el
|
lisp/emacs-lisp/cl-*.el: Minor changes accumulated during new API design
|
2025-10-31 13:49:49 -04:00 |
|
cl-indent.el
|
|
|
|
cl-lib.el
|
|
|
|
cl-macs.el
|
lisp/emacs-lisp/cl-*.el: Minor changes accumulated during new API design
|
2025-10-31 13:49:49 -04:00 |
|
cl-preloaded.el
|
cl-extra.el: Use the new API to speed up dispatch on derived types
|
2025-10-31 13:49:14 -04:00 |
|
cl-print.el
|
|
|
|
cl-seq.el
|
|
|
|
comp-common.el
|
|
|
|
comp-cstr.el
|
|
|
|
comp-run.el
|
|
|
|
comp.el
|
* Fix native compiler for circular objects (bug#75135)
|
2025-11-06 09:41:36 +01:00 |
|
compat.el
|
|
|
|
cond-star.el
|
Add support for 'bind-and*' patterns to 'cond*'
|
2025-11-04 20:45:39 +01:00 |
|
copyright.el
|
|
|
|
crm.el
|
|
|
|
cursor-sensor.el
|
|
|
|
debug-early.el
|
|
|
|
debug.el
|
|
|
|
derived.el
|
|
|
|
disass.el
|
|
|
|
easy-mmode.el
|
(custom-initialize-after-file): New function
|
2025-10-22 17:12:10 -04:00 |
|
easymenu.el
|
|
|
|
edebug.el
|
|
|
|
eieio-base.el
|
|
|
|
eieio-core.el
|
|
|
|
eieio-custom.el
|
|
|
|
eieio-datadebug.el
|
|
|
|
eieio-opt.el
|
|
|
|
eieio-speedbar.el
|
|
|
|
eieio.el
|
|
|
|
eldoc.el
|
(custom-initialize-after-file): New function
|
2025-10-22 17:12:10 -04:00 |
|
elisp-scope.el
|
; elisp-scope.el: Improve face specification handling.
|
2025-10-29 17:20:03 +01:00 |
|
elp.el
|
|
|
|
ert-font-lock.el
|
|
|
|
ert-x.el
|
|
|
|
ert.el
|
|
|
|
ewoc.el
|
|
|
|
faceup.el
|
|
|
|
find-func.el
|
|
|
|
float-sup.el
|
|
|
|
generate-lisp-file.el
|
|
|
|
generator.el
|
|
|
|
generic.el
|
|
|
|
gv.el
|
|
|
|
helper.el
|
|
|
|
hierarchy.el
|
|
|
|
icons.el
|
* lisp/image.el (image-supported-file-p): Fix autoload cookie (bug#79764).
|
2025-11-05 19:54:56 +02:00 |
|
inline.el
|
; * lisp/emacs-lisp/inline.el (define-inline): Improve wording.
|
2025-10-26 20:30:23 +00:00 |
|
let-alist.el
|
|
|
|
lisp-mnt.el
|
|
|
|
lisp-mode.el
|
hideshow: Rework previous changes
|
2025-11-06 09:41:12 +02:00 |
|
lisp.el
|
|
|
|
loaddefs-gen.el
|
lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate): Fix bug#79694
|
2025-11-07 11:34:32 -05:00 |
|
macroexp.el
|
lisp/emacs-lisp/cl-*.el: Minor changes accumulated during new API design
|
2025-10-31 13:49:49 -04:00 |
|
map-ynp.el
|
; Fix byte-compilation warnings (bug#79664)
|
2025-11-02 10:28:25 +02:00 |
|
map.el
|
Check if 'hash-table-contains-p' is available in map.el
|
2025-11-01 20:52:05 +01: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
|
|
|
|
pp.el
|
|
|
|
radix-tree.el
|
|
|
|
range.el
|
* lisp/emacs-lisp/range.el (range-add-list): Don't mutate argument.
|
2025-10-30 12:12:35 +01:00 |
|
re-builder.el
|
|
|
|
regexp-opt.el
|
|
|
|
regi.el
|
|
|
|
ring.el
|
|
|
|
rmc.el
|
; Fix byte-compilation warnings (bug#79664)
|
2025-11-02 10:28:25 +02:00 |
|
rx.el
|
; * lisp/emacs-lisp/rx.el (rx--foldl): Replace with 'all' and 'any'.
|
2025-10-20 12:55:19 +02:00 |
|
seq.el
|
|
|
|
shadow.el
|
|
|
|
shortdoc.el
|
* lisp/emacs-lisp/shortdoc.el: Add take-while, drop-while, any, all.
|
2025-10-21 13:19:08 +02:00 |
|
shorthands.el
|
|
|
|
smie.el
|
|
|
|
subr-x.el
|
Merge from origin/emacs-30
|
2025-10-07 18:04:20 +01:00 |
|
syntax.el
|
|
|
|
tabulated-list.el
|
|
|
|
tcover-ses.el
|
|
|
|
testcover.el
|
|
|
|
text-property-search.el
|
|
|
|
thunk.el
|
|
|
|
timeout.el
|
|
|
|
timer-list.el
|
|
|
|
timer.el
|
|
|
|
tq.el
|
|
|
|
trace.el
|
|
|
|
track-changes.el
|
|
|
|
unsafep.el
|
|
|
|
vtable.el
|
|
|
|
warnings.el
|
|
|