1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00
emacs/lisp/emacs-lisp
Philip Kaludercic d74bcd7b2c
; Fix order in which 'package-dir-info' searches files
See https://mail.gnu.org/archive/html/emacs-devel/2025-11/msg00977.html.

* lisp/emacs-lisp/package.el (package-dir-info): Sort files by
length instead of by the default order.  This aligns the
intention, the implementation and the preceding comment.
2025-11-26 19:32:51 +01:00
..
advice.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el
bindat.el
byte-opt.el
byte-run.el (lisp-indent-function): Auto-load macros to get the indent info 2025-11-18 17:23:11 -05:00
bytecomp.el lisp/emacs-lisp/bytecomp.el (define-widget): Add funarg-positions 2025-11-13 09:01:36 -05:00
cconv.el
chart.el
check-declare.el
checkdoc.el
cl-extra.el
cl-generic.el
cl-indent.el
cl-lib.el
cl-macs.el
cl-preloaded.el
cl-print.el
cl-seq.el
comp-common.el
comp-cstr.el
comp-run.el
comp.el
compat.el
cond-star.el ; * lisp/emacs-lisp/cond-star.el: Tidy up dummy macro definitions. 2025-11-25 20:30:21 +00:00
copyright.el
crm.el
cursor-sensor.el
debug-early.el
debug.el
derived.el loaddefs-gen: Weed out some elements from the shortcut path 2025-11-22 06:56:46 -05:00
disass.el
easy-mmode.el
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
elisp-scope.el
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 loaddefs-gen: Weed out some elements from the shortcut path 2025-11-22 06:56:46 -05:00
gv.el
helper.el
hierarchy.el
icons.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el (lisp-indent-function): Auto-load macros to get the indent info 2025-11-18 17:23:11 -05:00
lisp.el
loaddefs-gen.el (loaddefs-generate--make-autoload): Fix bug#79852 2025-11-22 06:56:46 -05:00
macroexp.el
map-ynp.el
map.el
memory-report.el
multisession.el
nadvice.el
oclosure.el
package-vc.el
package.el ; Fix order in which 'package-dir-info' searches files 2025-11-26 19:32:51 +01:00
pcase.el ; * lisp/emacs-lisp/pcase.el (pcase-setq): Fix parameter names. 2025-11-25 21:05:50 +00:00
pp.el
radix-tree.el
range.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rmc.el
rx.el
seq.el
shadow.el
shortdoc.el
shorthands.el
smie.el lisp/emacs-lisp/smie.el (smie-indent-basic): Add safety predicate 2025-11-17 08:51:56 -05:00
subr-x.el
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 Fix implicit usage of the current window-width in vtable.el 2025-11-19 17:26:50 +02:00
warnings.el Display daemon startup warnings on the first client frame (bug#79783) 2025-11-18 19:57:04 +02:00