.. |
advice.el
|
|
|
autoload.el
|
* lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Display warning.
|
2021-08-01 22:58:09 +03:00 |
avl-tree.el
|
|
|
backquote.el
|
|
|
backtrace.el
|
|
|
benchmark.el
|
* lisp/emacs-lisp/benchmark.el (benchmark-elapse): Tweak
|
2021-06-11 14:06:29 -04:00 |
bindat.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
byte-opt.el
|
Cease attempts to const-propagate through setq
|
2021-08-05 15:33:05 +02:00 |
byte-run.el
|
|
|
bytecomp.el
|
Single source optimiser entry point
|
2021-07-30 09:54:29 +02:00 |
cconv.el
|
Simplify lexical let-optimisations
|
2021-07-30 14:37:38 +02:00 |
chart.el
|
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
|
2021-06-12 16:22:03 -04:00 |
check-declare.el
|
|
|
checkdoc.el
|
|
|
cl-extra.el
|
* lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
|
2021-06-24 17:32:20 -04:00 |
cl-generic.el
|
* lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Don't emit warning
|
2021-08-03 19:02:11 -04:00 |
cl-indent.el
|
|
|
cl-lib.el
|
Move generalized variable specs from cl-lib.el to gv.el
|
2021-07-22 00:21:34 +02:00 |
cl-macs.el
|
* lisp/emacs-lisp/cl-macs.el: Add cl-type pattern
|
2021-07-30 17:23:32 -04:00 |
cl-preloaded.el
|
* lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
|
2021-06-24 17:32:20 -04:00 |
cl-print.el
|
|
|
cl-seq.el
|
|
|
comp-cstr.el
|
|
|
comp.el
|
Use string-replace instead of replace-regexp-in-string
|
2021-08-08 19:25:26 +02:00 |
copyright.el
|
Fix an unlikely `copyright-find-copyright' problem
|
2021-07-18 14:31:09 +02:00 |
crm.el
|
* lisp/minibuffer.el (completion-in-region--single-word): Simplify
|
2021-06-26 12:29:52 -04:00 |
cursor-sensor.el
|
|
|
debug.el
|
|
|
derived.el
|
|
|
disass.el
|
* Fix error while disassembling native code on macOS
|
2021-08-03 10:27:20 +02:00 |
easy-mmode.el
|
Improve `define-globalized-minor-mode' doc strings
|
2021-08-04 09:38:45 +02:00 |
easymenu.el
|
|
|
edebug.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
eieio-base.el
|
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
|
2021-06-12 16:22:03 -04:00 |
eieio-compat.el
|
|
|
eieio-core.el
|
* lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Add arg category
|
2021-07-21 11:11:50 -04:00 |
eieio-custom.el
|
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
|
2021-06-12 16:22:03 -04:00 |
eieio-datadebug.el
|
|
|
eieio-opt.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
eieio-speedbar.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
eieio.el
|
* lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Add arg category
|
2021-07-21 11:11:50 -04:00 |
eldoc.el
|
Look for ElDoc buffer in all visible frames
|
2021-05-18 16:31:19 +01:00 |
elint.el
|
|
|
elp.el
|
; End recently added sentences with a period.
|
2021-06-01 20:21:51 +01:00 |
ert-x.el
|
Fix a few Edebug specifications where code is wrapped in lambdas.
|
2021-05-17 10:09:43 +02:00 |
ert.el
|
Handle test environment variables
|
2021-07-01 13:43:44 +02:00 |
ewoc.el
|
|
|
faceup.el
|
|
|
find-func.el
|
Make (find-face-definition 'default) work more reliably
|
2021-06-25 17:16:28 +02:00 |
float-sup.el
|
|
|
generator.el
|
|
|
generic.el
|
|
|
gv.el
|
Move generalized variable specs from cl-lib.el to gv.el
|
2021-07-22 00:21:34 +02:00 |
helper.el
|
|
|
hierarchy.el
|
|
|
inline.el
|
|
|
let-alist.el
|
|
|
lisp-mnt.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
lisp-mode.el
|
Adjust docstring of lisp-mode (bug#49278)
|
2021-06-30 17:00:20 +01:00 |
lisp.el
|
|
|
macroexp.el
|
; * lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Doc fix.
|
2021-07-22 10:31:14 +03:00 |
map-ynp.el
|
|
|
map.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
memory-report.el
|
Define revert-buffer-function for *Memory Report*
|
2021-07-16 20:05:31 +02:00 |
nadvice.el
|
Fix a few Edebug specifications where code is wrapped in lambdas.
|
2021-05-17 10:09:43 +02:00 |
package-x.el
|
|
|
package.el
|
Further fixes for package-quickstart-refresh printing
|
2021-08-09 14:47:05 +02:00 |
pcase.el
|
|
|
pp.el
|
|
|
radix-tree.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
re-builder.el
|
Use string-replace instead of replace-regexp-in-string
|
2021-08-08 19:25:26 +02:00 |
regexp-opt.el
|
|
|
regi.el
|
|
|
ring.el
|
|
|
rmc.el
|
Fix a recent change in rmc.el
|
2021-05-07 17:09:44 +03:00 |
rx.el
|
; * lisp/emacs-lisp/rx.el (rx--pcase-macroexpander): slight rephrase
|
2021-05-29 09:18:01 +02:00 |
seq.el
|
Work around long-standing seq.el compilation warning
|
2021-07-30 13:13:46 +02:00 |
shadow.el
|
Ignore .dir-locals-2.el files more
|
2021-07-04 16:23:46 +02:00 |
shortdoc.el
|
Rename directory-append to file-name-concat
|
2021-07-25 08:54:20 +02:00 |
smie.el
|
|
|
subr-x.el
|
Attempt to make defclass documentation more legible
|
2021-06-24 20:24:43 +02:00 |
syntax.el
|
Give 'syntax-propertize-wholelines' a docstring.
|
2021-05-30 22:38:48 +02:00 |
tabulated-list.el
|
Add commands to move to next/previous column in tabulated-list-mode
|
2021-07-25 09:16:08 +02:00 |
tcover-ses.el
|
|
|
testcover.el
|
|
|
text-property-search.el
|
Even further `text-property-search-forward' clarifications
|
2021-05-12 19:01:53 +02:00 |
thunk.el
|
Fix a few Edebug specifications where code is wrapped in lambdas.
|
2021-05-17 10:09:43 +02:00 |
timer-list.el
|
|
|
timer.el
|
|
|
tq.el
|
|
|
trace.el
|
|
|
unsafep.el
|
|
|
warnings.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |