emacs/lisp/emacs-lisp
Eli Zaretskii 6016967e85 Merge from origin/emacs-30
67903f5909 Restore the old behavior of `bookmark-write-file'
062da7003f ; Improve prompts and error messages in 'info-look'
52dc01f1c8 ; * admin/admin.el (set-version): Note about Android.
fb282da2a0 Avoid double spaces around abbrevations in Texinfo
bc1ab8ac3d ; * doc/emacs/custom.texi (Init Rebinding): Fix spacing.
b41ef43af1 ; Fix previous change
5638b1d6bd Ispell: Use "personal dictionary" terminology consistently
cc791e7499 ; Check man pages for mistakes less frequently
4ed4792e3b ; * admin/release-process: Minor copy-edits.
4a867c823b Add language server "ruff server" for Python
9e687c2871 Fix go-ts-mode type declaration indentation (Bug#75785)
f751b3afa4 ; Minor improvements for doc strings in map.el
cda78edc7d ; Fix typos
ce50a1d3c1 ; * src/w32.c (w32_memory_info): Fix coding style of last...
58d3d4820a Fix bug in w32_memory_info
7738641205 Avoid crashes in redisplay due to problematic font setups
0e3687e600 Improve 'key-valid-p' docstring
9878092d2b Minor copyedits in internals.texi
4726900fdc Better document side-effect free and pure C functions
04c475a39f ; Fix documentation about faces of tool-tip text

# Conflicts:
#	admin/codespell/codespell.exclude
2025-01-25 10:06:19 -05:00
..
advice.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
avl-tree.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
backquote.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
backtrace.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
benchmark.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
bindat.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
byte-opt.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
byte-run.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
bytecomp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cconv.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
chart.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
check-declare.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
checkdoc.el Merge from origin/emacs-30 2025-01-11 07:44:23 -05:00
cl-extra.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cl-generic.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cl-indent.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cl-lib.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cl-macs.el (cl-block, cl-return-from): Fix bug#75498 2025-01-16 17:48:21 -05:00
cl-preloaded.el Fix copyright years by hand 2025-01-02 18:44:48 +01:00
cl-print.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cl-seq.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
comp-common.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
comp-cstr.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
comp-run.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
comp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
compat.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cond-star.el Add autoload cookie and doc fix 2025-01-08 08:26:40 -05:00
copyright.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
crm.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cursor-sensor.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
debug-early.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
debug.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
derived.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
disass.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
easy-mmode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
easymenu.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
edebug.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eieio-base.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eieio-core.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eieio-custom.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
eieio-datadebug.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eieio-opt.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eieio-speedbar.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eieio.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eldoc.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
elint.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
elp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ert-font-lock.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ert-x.el Fix finding C headers with clang 2025-01-06 20:04:20 +01:00
ert.el Fix ERT / find-function type integration typos 2025-01-22 19:22:24 -08:00
ewoc.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
faceup.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
find-func.el Fix ERT / find-function type integration typos 2025-01-22 19:22:24 -08:00
float-sup.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
generate-lisp-file.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
generator.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
generic.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gv.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
helper.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
hierarchy.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
icons.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
inline.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
let-alist.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
lisp-mnt.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
lisp-mode.el lisp: Introduce a `lisp-fill-paragraph-as-displayed' variable. 2025-01-25 12:17:32 +02:00
lisp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
loaddefs-gen.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
macroexp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
map-ynp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
map.el ; Minor improvements for doc strings in map.el 2025-01-23 12:29:04 +02:00
memory-report.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
multisession.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nadvice.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
oclosure.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
package-vc.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
package-x.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
package.el Reload <pkg>-loaddefs when replacing built-in packages 2025-01-25 11:52:44 +02:00
pcase.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
radix-tree.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
range.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
re-builder.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
regexp-opt.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
regi.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ring.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
rmc.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
rx.el ; * lisp/emacs-lisp/rx.el: Remove extra dash. (Bug#75603) 2025-01-16 17:15:42 +02:00
seq.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
shadow.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
shortdoc.el ; * lisp/emacs-lisp/shortdoc.el (map): Fix copy'n'pasto. 2025-01-23 13:29:26 +01:00
shorthands.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
smie.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
subr-x.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
syntax.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
tabulated-list.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
tcover-ses.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
testcover.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
text-property-search.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
thunk.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
timer-list.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
timer.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
tq.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
trace.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
track-changes.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
unsafep.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vtable.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
warnings.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00