| .. |
|
advice.el
|
(compiled-function-p): New function (bug#56648)
|
2022-08-14 12:30:05 -04:00 |
|
avl-tree.el
|
|
|
|
backquote.el
|
|
|
|
backtrace.el
|
Don't bind `s' in the normal backtrace map
|
2022-09-09 19:29:21 +02:00 |
|
benchmark.el
|
Merge from origin/emacs-28
|
2022-09-21 10:25:06 +02:00 |
|
bindat.el
|
|
|
|
byte-opt.el
|
Boolean constant detection additions
|
2022-09-25 18:05:13 +02:00 |
|
byte-run.el
|
Delete many items obsolete since 24.3
|
2022-09-09 11:27:30 +02:00 |
|
bytecomp.el
|
Merge from origin/emacs-28
|
2022-09-21 10:25:06 +02:00 |
|
cconv.el
|
cconv.el: Fix interactive closure bug#51695
|
2022-09-23 16:36:16 -04:00 |
|
chart.el
|
Make XEmacs compat alias face-background-pixmap obsolete
|
2022-08-23 16:51:31 +02:00 |
|
check-declare.el
|
|
|
|
checkdoc.el
|
Don't use autoloaded functions for safe-local-variable
|
2022-09-16 12:36:15 +02:00 |
|
cl-extra.el
|
New function substitute-quotes
|
2022-09-10 07:37:36 +02:00 |
|
cl-generic.el
|
Remove "manual" package--builtin-versions updates
|
2022-09-24 16:51:53 +02:00 |
|
cl-indent.el
|
|
|
|
cl-lib.el
|
Delete many items obsolete since 24.3
|
2022-09-09 11:27:30 +02:00 |
|
cl-macs.el
|
Improve check for misleading 'cl-case' cases (Bug#57915).
|
2022-09-19 13:34:51 +02:00 |
|
cl-preloaded.el
|
|
|
|
cl-print.el
|
|
|
|
cl-seq.el
|
cl-reduce doc string improvement
|
2022-08-18 15:07:08 +02:00 |
|
comp-cstr.el
|
* Rename `comp--typeof-builtin-types'
|
2022-08-18 23:41:39 +02:00 |
|
comp.el
|
Merge from origin/emacs-28
|
2022-09-21 10:25:06 +02:00 |
|
copyright.el
|
|
|
|
crm.el
|
|
|
|
cursor-sensor.el
|
|
|
|
debug-early.el
|
|
|
|
debug.el
|
Obsolete unused variable in debug.el
|
2022-09-20 12:40:14 +02:00 |
|
derived.el
|
; Normalize some "Author" headers
|
2022-07-20 22:38:01 +02:00 |
|
disass.el
|
|
|
|
easy-mmode.el
|
Fix define-minor-mode :keymap obsoletion warning
|
2022-09-02 14:58:30 +02:00 |
|
easymenu.el
|
; Minor doc fix in easy-menu-{add,remove}
|
2022-08-23 16:24:54 +02:00 |
|
edebug.el
|
Abolish max-specpdl-size (bug#57911)
|
2022-09-19 19:30:03 +02:00 |
|
eieio-base.el
|
* lisp/emacs-lisp/eieio-base.el (eieio-persistent-read): Simplify.
|
2022-07-31 12:04:17 +02:00 |
|
eieio-core.el
|
|
|
|
eieio-custom.el
|
|
|
|
eieio-datadebug.el
|
|
|
|
eieio-opt.el
|
New function substitute-quotes
|
2022-09-10 07:37:36 +02:00 |
|
eieio-speedbar.el
|
|
|
|
eieio.el
|
* lisp/emacs-lisp/eieio.el (defclass): Fix bug#51068
|
2022-09-23 17:42:55 -04:00 |
|
eldoc.el
|
Don't disable eldoc when doing edebug
|
2022-08-02 11:56:55 +02:00 |
|
elint.el
|
|
|
|
elp.el
|
; Delete not-useful comments referring to Emacs 19.
|
2022-08-19 18:05:51 +02:00 |
|
ert-x.el
|
Add :buffer argument to ert-with-temp-file
|
2022-09-25 16:16:30 +02:00 |
|
ert.el
|
Simplify code using take, ntake and butlast
|
2022-08-14 15:43:12 +02:00 |
|
ewoc.el
|
|
|
|
faceup.el
|
|
|
|
find-func.el
|
|
|
|
float-sup.el
|
|
|
|
generate-lisp-file.el
|
Inhibit nativecomp of loaddefs files
|
2022-09-03 14:23:26 +02:00 |
|
generator.el
|
|
|
|
generic.el
|
|
|
|
gv.el
|
; * lisp/emacs-lisp/gv.el (gv-synthetic-place): Doc fix.
|
2022-09-21 17:18:40 +03:00 |
|
helper.el
|
Don't show status message in Helper-describe-bindings
|
2022-08-11 14:35:23 +02:00 |
|
hierarchy.el
|
|
|
|
icons.el
|
* lisp/emacs-lisp/icons.el (icons--create): Use default rotation 0 (bug#57813)
|
2022-09-24 20:17:28 +03:00 |
|
inline.el
|
|
|
|
let-alist.el
|
|
|
|
lisp-mnt.el
|
|
|
|
lisp-mode.el
|
Get fewer false positives for :keyword and &options
|
2022-09-20 13:34:42 +02:00 |
|
lisp.el
|
; * lisp/emacs-lisp/lisp.el (end-of-defun-moves-to-eol): Doc fix.
|
2022-08-06 09:40:07 +03:00 |
|
loaddefs-gen.el
|
Make loaddefs-gen register parent :groups from defcustom
|
2022-09-23 17:58:41 +02:00 |
|
macroexp.el
|
* lisp/emacs-lisp/macroexp.el (macroexp--compiler-macro): Soften message
|
2022-09-03 11:03:32 -04:00 |
|
map-ynp.el
|
|
|
|
map.el
|
|
|
|
memory-report.el
|
|
|
|
multisession.el
|
|
|
|
nadvice.el
|
Remove "manual" package--builtin-versions updates
|
2022-09-24 16:51:53 +02:00 |
|
oclosure.el
|
cconv.el: Fix interactive closure bug#51695
|
2022-09-23 16:36:16 -04:00 |
|
package-x.el
|
|
|
|
package.el
|
Don't overwrite error message in `x' in package.el
|
2022-09-12 14:17:25 +02:00 |
|
pcase.el
|
(compiled-function-p): New function (bug#56648)
|
2022-08-14 12:30:05 -04:00 |
|
pp.el
|
|
|
|
radix-tree.el
|
|
|
|
range.el
|
|
|
|
re-builder.el
|
Fit the re-builder window to the buffer
|
2022-09-05 20:58:27 +02:00 |
|
regexp-opt.el
|
Abolish max-specpdl-size (bug#57911)
|
2022-09-19 19:30:03 +02:00 |
|
regi.el
|
; * lisp/emacs-lisp/regi.el: Delete incorrect "last modified" comment.
|
2022-07-30 11:36:36 +02:00 |
|
ring.el
|
* lisp/emacs-lisp/ring.el (ring): Define as a type
|
2022-08-14 12:30:06 -04:00 |
|
rmc.el
|
|
|
|
rx.el
|
Reduce internal rx autoloads
|
2022-07-31 13:01:26 +02:00 |
|
seq.el
|
Add new function `seq-positions'
|
2022-09-04 13:21:59 +02:00 |
|
shadow.el
|
string-equal-ignore-case: new function
|
2022-07-26 13:49:28 -04:00 |
|
shortdoc.el
|
; Clarify wording of some doc strings in shortdoc.el
|
2022-09-25 22:49:32 +03:00 |
|
shorthands.el
|
|
|
|
smie.el
|
|
|
|
subr-x.el
|
Autoload string-join
|
2022-09-17 12:31:24 +02:00 |
|
syntax.el
|
|
|
|
tabulated-list.el
|
Prefer pos-bol and pos-eol in tabulated-list.el
|
2022-08-22 15:08:48 +02:00 |
|
tcover-ses.el
|
|
|
|
testcover.el
|
Remove a nil cl-case case
|
2022-09-13 18:24:14 +02:00 |
|
text-property-search.el
|
|
|
|
thunk.el
|
|
|
|
timer-list.el
|
|
|
|
timer.el
|
time-convert): Deprecate calls without an explicit FORM arg
|
2022-08-05 18:46:31 -04:00 |
|
tq.el
|
|
|
|
trace.el
|
; Delete LCD Archive entries
|
2022-07-28 15:07:34 +02:00 |
|
unsafep.el
|
|
|
|
vtable.el
|
|
|
|
warnings.el
|
Fix variable types in warnings-suppress
|
2022-08-15 09:36:06 +02:00 |