..
advice.el
autoload.el
Merge remote-tracking branch 'savannah/master' into HEAD
2020-08-13 12:22:07 +02:00
avl-tree.el
backquote.el
backtrace.el
benchmark.el
Revert last change in benchmark.el
2020-06-21 19:01:40 +01:00
bindat.el
Add new tests to bindat-tests.el
2020-04-29 09:52:34 +02:00
byte-opt.el
Clean up and improve compilation of arithmetic (bug#42597)
2020-08-07 10:00:45 +02:00
byte-run.el
Merge remote-tracking branch 'savannah/master' into HEAD
2020-08-09 15:03:23 +02:00
bytecomp.el
* lisp/emacs-lisp/bytecomp.el: Guard against double native compilation.
2020-08-09 15:03:53 +02:00
cconv.el
chart.el
check-declare.el
; Maintainer header updates
2020-07-31 09:09:39 -07:00
checkdoc.el
Remove Emacs 23 compat code from checkdoc.el
2020-08-12 15:45:52 +02:00
cl-extra.el
Make cl-concatenate an alias of seq-concatenate
2020-03-23 18:58:21 -04:00
cl-generic.el
Improve Edebug symbols for inlined secondary methods (Bug#42671)
2020-08-02 22:07:27 +02:00
cl-indent.el
Remove redundant :groups args missed in last commit
2020-05-03 16:21:51 +02:00
cl-lib.el
cl-macs.el
Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989)
2020-08-02 17:39:24 +02:00
cl-preloaded.el
cl-print.el
cl-seq.el
comp.el
* Prevent recursive load
2020-08-17 18:04:22 +02:00
copyright.el
crm.el
cursor-sensor.el
* lisp/emacs-lisp/cursor-sensor.el (cursor-sensor--detect): Change last fix
2020-02-24 09:55:09 -05:00
debug.el
* lisp/emacs-lisp/debug.el (debug): Merge the non-interactive cases
2020-01-31 16:09:42 +02:00
derived.el
disass.el
Rework `comp-c-func-name' arguments
2020-07-02 22:39:39 +02:00
easy-mmode.el
easymenu.el
edebug.el
Avoid duplicate Edebug symbols when backtracking (Bug#42701)
2020-08-03 21:07:32 +02:00
eieio-base.el
Revert "Inhibit modification hooks when saving eieio-persistent's"
2020-05-12 21:06:22 +02:00
eieio-compat.el
eieio-core.el
Un-deprecate oset and oset-default
2020-06-06 17:24:00 +01:00
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el
Un-deprecate oset and oset-default
2020-06-06 17:24:00 +01:00
eldoc.el
Merge two conditions and fix indentation
2020-08-13 11:30:16 +02:00
elint.el
elp.el
; Fix some typos and doc issues (bug#40695)
2020-04-18 17:10:02 +02:00
ert-x.el
ert.el
ewoc.el
faceup.el
find-func.el
Move eln files into dedicated cache directories
2020-08-17 18:04:22 +02:00
float-sup.el
Use lexical-binding in float-sup.el and add tests
2020-04-29 09:25:02 +02:00
generator.el
Band-aid for edebugging generator bodies (Bug#40434).
2020-06-14 20:01:28 +02:00
generic.el
gv.el
Ensure that getters and setters can be edebugged at the same time.
2020-06-14 18:18:13 +02:00
helper.el
hierarchy.el
Add the new library hierarchy.el
2020-08-09 14:48:22 +02:00
inline.el
let-alist.el
lisp-mnt.el
Globally sanitize single-file package long descriptions (Bug#37548)
2020-01-23 22:57:23 +01:00
lisp-mode.el
* lisp/emacs-lisp/lisp-mode.el: Add new indentation convention
2020-05-29 00:26:09 -04:00
lisp.el
Fix (end-of-defun N) for N >= 2
2020-08-11 16:02:11 +02:00
macroexp.el
map-ynp.el
map.el
* lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation
2020-02-04 12:30:31 -05:00
nadvice.el
package-x.el
package.el
Merge remote-tracking branch 'savahnna/master' into dev
2020-06-22 00:20:03 +02:00
pcase.el
* lisp/emacs-lisp/pcase.el (pcase--fgrep): Look inside vectors
2020-05-11 09:53:37 -04:00
pp.el
radix-tree.el
re-builder.el
Fix void-variable n-reb in re-builder (Bug#40409)
2020-04-04 20:06:54 -04:00
regexp-opt.el
Remove the optional KEEP-ORDER argument to regexp-opt
2020-02-13 20:43:42 +01:00
regi.el
ring.el
rmc.el
rx.el
Various battery.el improvements (bug#41808)
2020-06-18 12:58:28 +01:00
seq.el
Make the name column in 'list-buffers' have a dynamic width
2020-08-08 11:37:43 +02:00
shadow.el
Fix edge case errors in filename-matching regexps
2020-04-14 12:25:16 +02:00
smie.el
* lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie.el: Fix indent
2020-05-29 15:01:58 -04:00
subr-x.el
gnus-shorten-url: Improve and avoid args-out-of-range error
2020-04-13 12:12:00 +02:00
syntax.el
Allow back-references in syntax-propertize-rules.
2020-05-19 20:50:14 +02:00
tabulated-list.el
tcover-ses.el
tcover-unsafep.el
testcover.el
text-property-search.el
Fix NOT-CURRENT behaviour in text-property-search-backward
2020-07-17 18:44:49 +02:00
thunk.el
timer-list.el
Support sorting timer-list-mode by column (Bug#40854)
2020-05-12 19:10:20 +02:00
timer.el
Simplify run-at-time
2020-03-08 00:25:38 -08:00
tq.el
trace.el
Clarify semantics of trace-function CONTEXT argument
2020-04-25 09:55:37 -04:00
unsafep.el
warnings.el