1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 15:00:34 -08:00
emacs/lisp/emacs-lisp
2023-07-13 21:51:23 -04:00
..
advice.el
avl-tree.el
backquote.el
backtrace.el * lisp/emacs-lisp/backtrace.el (backtrace--change-button-skip): Typo) 2023-07-13 21:51:23 -04:00
benchmark.el ; * lisp/emacs-lisp/benchmark.el (benchmark-progn): Fix declare form. 2023-05-18 17:20:36 +03:00
bindat.el
byte-opt.el (macroexp--unfold-lambda): Obey the lexbind semantics 2023-06-24 17:53:41 -04:00
byte-run.el Use mutate-constant as warning identifier 2023-05-13 14:30:59 +02:00
bytecomp.el * lisp/emacs-lisp/bytecomp.el (byte-compile-eval): Fix bug#64232 2023-07-07 12:09:50 -04:00
cconv.el Allow suppressing the "lexical arg shadows dynbound var" warning 2023-06-25 11:14:03 -04:00
chart.el
check-declare.el
checkdoc.el
cl-extra.el Adjust side-effect-free declarations 2023-04-09 16:45:40 +02:00
cl-generic.el
cl-indent.el
cl-lib.el Adjust side-effect-free declarations 2023-04-09 16:45:40 +02:00
cl-macs.el * lisp/emacs-lisp/cl-macs.el (cl--slet): Fix bug#64315 2023-06-28 09:24:30 -04:00
cl-preloaded.el comp: Account non builtin types in type hierarchy 2023-05-23 16:39:05 +02:00
cl-print.el cl-print: Put buttons on ellipses 2023-07-13 19:00:51 -04:00
cl-seq.el
comp-cstr.el Merge from origin/emacs-29 2023-06-10 06:42:43 -04:00
comp.el Use 'emacs-lisp-compilation-mode' in native compilation buffers 2023-07-13 21:24:24 -04:00
copyright.el
crm.el
cursor-sensor.el
debug-early.el * lisp/emacs-lisp/debug-early.el (debug-early-backtrace): Fix bug#61847 2023-03-01 12:31:09 -05:00
debug.el
derived.el
disass.el (macroexp--unfold-lambda): Obey the lexbind semantics 2023-06-24 17:53:41 -04:00
easy-mmode.el Merge from origin/emacs-29 2023-06-24 06:57:25 -04:00
easymenu.el
edebug.el Remove useless unwind-protect forms, or make them useful as intended 2023-04-07 19:08:33 +02:00
eieio-base.el
eieio-core.el
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el
eldoc.el Eldoc: don't overdisplay if using eldoc-documentation-compose 2023-04-13 17:42:37 +01:00
elint.el
elp.el
ert-x.el Tweak ert-remote-temporary-file-directory in tests 2023-04-09 20:28:32 +01:00
ert.el
ewoc.el
faceup.el
find-func.el Don't truncate filenames with "emacs.el" in them 2023-06-20 16:35:09 +03:00
float-sup.el
generate-lisp-file.el * Fix previous change 2023-02-13 17:07:25 +01:00
generator.el
generic.el
gv.el * lisp/emacs-lisp/gv.el: Silly typo 2023-04-20 15:51:44 -04:00
helper.el
hierarchy.el
icons.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el Call them “bracket expressions” more consistently 2023-06-19 11:09:00 -07:00
lisp.el Merge branch 'emacs-29' 2023-05-10 11:18:43 -04:00
loaddefs-gen.el Ensure that EXTRA-DATA are always written when generating autoloads 2023-05-12 09:41:55 +02:00
macroexp.el (macroexp--unfold-lambda): Obey the lexbind semantics 2023-06-24 17:53:41 -04:00
map-ynp.el
map.el
memory-report.el
multisession.el
nadvice.el Avoid using `(lambda ...) to build function values 2023-06-14 17:06:37 -04:00
oclosure.el
package-vc.el Merge from origin/emacs-29 2023-07-01 06:29:43 -04:00
package-x.el
package.el Merge from origin/emacs-29 2023-06-10 06:42:43 -04:00
pcase.el
pp.el pp-fill: Fix missing indentation in some cases 2023-07-08 15:10:23 -04:00
radix-tree.el
range.el
re-builder.el
regexp-opt.el Add more function declarations 2023-05-26 13:57:02 +02:00
regi.el
ring.el
rmc.el Fix invocation of File->Close from the menu bar 2023-02-19 11:29:32 +02:00
rx.el Add more function declarations 2023-05-26 13:57:02 +02:00
seq.el
shadow.el
shortdoc.el Merge from origin/emacs-29 2023-07-08 05:46:10 -04:00
shorthands.el
smie.el
subr-x.el Delete eval-command-interactive-spec 2023-06-21 13:26:09 +01:00
syntax.el * lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Fix bug#64459 2023-07-05 11:37:28 -04:00
tabulated-list.el
tcover-ses.el
testcover.el Don't rely on dynamic scoping to fix bug#59213 2023-02-18 12:56:24 -05:00
text-property-search.el ; Improve documentation of text-property-search-* functions 2023-07-01 12:28:33 +03:00
thunk.el
timer-list.el
timer.el
tq.el
trace.el
unsafep.el Fix unsafep for aliases to side-effect-free functions 2023-02-24 16:53:32 +01:00
vtable.el
warnings.el