.. |
advice.el
|
* lisp/emacs-lisp/advice.el (defadvice): Mark as obsolete
|
2023-08-03 23:41:11 -04:00 |
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
|
equal is not error-free
|
2023-08-13 11:51:03 +02:00 |
byte-run.el
|
Use mutate-constant as warning identifier
|
2023-05-13 14:30:59 +02:00 |
bytecomp.el
|
; Delete code commented out since 1992
|
2023-08-25 17:43:59 +02: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
|
checkdoc: Don't warn for () in cl-defmacro args
|
2023-09-03 15:39:16 +02:00 |
cl-extra.el
|
Adjust side-effect-free declarations
|
2023-04-09 16:45:40 +02:00 |
cl-generic.el
|
cl-generic.el: Fix docstring for methods with cl-call-next-method
|
2023-08-14 22:38:01 -04:00 |
cl-indent.el
|
Remedy wrong-looking \(:?...\) regexp constructs
|
2023-08-16 16:55:38 +02:00 |
cl-lib.el
|
* lisp/emacs-lisp/cl-lib.el (cl-old-struct-compat-mode): Mark as obsolete
|
2023-09-05 12:56:24 -04:00 |
cl-macs.el
|
* lisp/emacs-lisp/cl-macs.el (cl-flet): Remove &name for (SYM EXP) case
|
2023-09-04 17:13:45 -04:00 |
cl-preloaded.el
|
* lisp/emacs-lisp/cl-lib.el (cl-old-struct-compat-mode): Mark as obsolete
|
2023-09-05 12:56:24 -04:00 |
cl-print.el
|
cl-print: Allow expanding the contents of hash-tables
|
2023-07-13 22:26:19 -04:00 |
cl-seq.el
|
|
|
comp-cstr.el
|
Merge from origin/emacs-29
|
2023-06-10 06:42:43 -04:00 |
comp.el
|
Merge from origin/emacs-29
|
2023-09-02 04:28:17 -04:00 |
copyright.el
|
|
|
crm.el
|
|
|
cursor-sensor.el
|
|
|
debug-early.el
|
|
|
debug.el
|
|
|
derived.el
|
|
|
disass.el
|
Merge from origin/emacs-29
|
2023-09-02 04:28:17 -04:00 |
easy-mmode.el
|
Make Emacs 21 compat aliases easy-mmode-* obsolete
|
2023-08-08 04:03:17 +02:00 |
easymenu.el
|
|
|
edebug.el
|
* lisp/emacs-lisp/edebug.el (edebug-list-form): Don't gate so eagerly
|
2023-09-05 11:54:55 -04:00 |
eieio-base.el
|
|
|
eieio-core.el
|
|
|
eieio-custom.el
|
|
|
eieio-datadebug.el
|
|
|
eieio-opt.el
|
|
|
eieio-speedbar.el
|
|
|
eieio.el
|
Use ensure-list in many more places
|
2023-08-27 21:45:30 +02:00 |
eldoc.el
|
Improve Eldoc text conversion support
|
2023-06-02 16:24:42 +08: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
|
Add skip-when macro to ert-deftest
|
2023-09-04 18:25:18 +02:00 |
ewoc.el
|
|
|
faceup.el
|
|
|
find-func.el
|
Avoid unexpected implicit completion in find-func.el
|
2023-08-13 09:34:20 +03:00 |
float-sup.el
|
|
|
generate-lisp-file.el
|
|
|
generator.el
|
|
|
generic.el
|
|
|
gv.el
|
Move setf substring to cl-lib since it relies on it (bug#60102)
|
2023-09-04 16:39:55 -04:00 |
helper.el
|
|
|
hierarchy.el
|
|
|
icons.el
|
|
|
inline.el
|
|
|
let-alist.el
|
|
|
lisp-mnt.el
|
Fix all my attributions to be correct and consistent...
|
2023-08-08 20:07:52 -04:00 |
lisp-mode.el
|
; Delete redundant defvars; font-lock is preloaded
|
2023-08-25 23:54:51 +02:00 |
lisp.el
|
Merge from origin/emacs-29
|
2023-07-15 05:30:14 -04:00 |
loaddefs-gen.el
|
Fix loaddef generation with ";;;foo-autoload" cookies in external packages
|
2023-08-04 11:01:31 -07:00 |
macroexp.el
|
Remove harmful and redundant bindings from the byte compiler.
|
2023-08-09 11:29:22 +00:00 |
map-ynp.el
|
|
|
map.el
|
Allow default values in 'map-let' and the pcase 'map' form
|
2023-07-30 15:20:27 +02:00 |
memory-report.el
|
|
|
multisession.el
|
|
|
nadvice.el
|
Avoid using `(lambda ...) to build function values
|
2023-06-14 17:06:37 -04:00 |
oclosure.el
|
; Prefer HTTPS to HTTP in more links
|
2023-08-02 23:32:28 +02:00 |
package-vc.el
|
Log org export errors to package-vc doc buffer
|
2023-09-03 09:02:22 +02:00 |
package-x.el
|
|
|
package.el
|
Don't native compile lock files
|
2023-09-03 09:02:22 +02:00 |
pcase.el
|
|
|
pp.el
|
* lisp/emacs-lisp/pp.el (pp-28): Fix typo
|
2023-09-05 12:29:44 -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
|
|
|
rx.el
|
; * lisp/emacs-lisp/rx.el: slight modernisation of internal rx usage
|
2023-08-13 10:38:29 +02:00 |
seq.el
|
|
|
shadow.el
|
|
|
shortdoc.el
|
Add let-alist to alist shortdoc group
|
2023-08-02 21:49:19 +02:00 |
shorthands.el
|
|
|
smie.el
|
|
|
subr-x.el
|
Explicitly disallow named-let in code using dynamic binding
|
2023-08-21 14:17:03 +02:00 |
syntax.el
|
Fix indentation in `syntax-ppss'
|
2023-09-03 12:42:49 +02:00 |
tabulated-list.el
|
|
|
tcover-ses.el
|
|
|
testcover.el
|
|
|
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
|
Make XEmacs compat aliases for timers obsolete
|
2023-08-08 04:53:08 +02:00 |
tq.el
|
|
|
trace.el
|
|
|
unsafep.el
|
|
|
vtable.el
|
|
|
warnings.el
|
|
|