.. |
advice.el
|
|
|
autoload.el
|
Merge remote-tracking branch 'savannah/master' into HEAD
|
2020-04-16 17:35:35 +01:00 |
avl-tree.el
|
|
|
backquote.el
|
|
|
backtrace.el
|
|
|
benchmark.el
|
|
|
bindat.el
|
* lisp/emacs-lisp/bindat.el: Remove obsolete comment.
|
2020-01-04 19:14:50 -08:00 |
byte-opt.el
|
Generate 'substring' byte op (bug#39709)
|
2020-02-25 16:40:11 +01:00 |
byte-run.el
|
Use named functions in {defun,macro}-declarations-alist (Bug#40491)
|
2020-04-12 13:18:43 +02:00 |
bytecomp.el
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): Add comp.eln
|
2020-04-23 08:54:46 +01:00 |
cconv.el
|
Remove generation of old bytecodes for catch/unwind
|
2020-01-05 11:19:52 +01:00 |
chart.el
|
|
|
check-declare.el
|
|
|
checkdoc.el
|
Merge from origin/emacs-27
|
2020-04-20 07:50:19 -07:00 |
cl-extra.el
|
Make cl-concatenate an alias of seq-concatenate
|
2020-03-23 18:58:21 -04:00 |
cl-generic.el
|
|
|
cl-indent.el
|
|
|
cl-lib.el
|
|
|
cl-macs.el
|
Merge from origin/emacs-27
|
2020-04-20 07:50:19 -07:00 |
cl-preloaded.el
|
|
|
cl-print.el
|
|
|
cl-seq.el
|
|
|
comp.el
|
* lisp/emacs-lisp/comp.el (comp-run-async-workers): Use `clrhash'.
|
2020-04-25 19:55:40 +01: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
|
set disassemble buffer in read only
|
2020-01-01 11:38:17 +01:00 |
easy-mmode.el
|
|
|
easymenu.el
|
|
|
edebug.el
|
Fix bug #40766, an error in edebug spec handling
|
2020-04-24 15:51:43 +00:00 |
eieio-base.el
|
|
|
eieio-compat.el
|
|
|
eieio-core.el
|
|
|
eieio-custom.el
|
|
|
eieio-datadebug.el
|
|
|
eieio-opt.el
|
Replace add-hook load-hook with with-eval-after-load
|
2020-01-16 21:21:29 -08:00 |
eieio-speedbar.el
|
Replace add-hook load-hook with with-eval-after-load
|
2020-01-16 21:21:29 -08:00 |
eieio.el
|
|
|
eldoc.el
|
* lisp/emacs-lisp/eldoc.el: Remove redundant :group arguments
|
2020-03-12 18:21:19 -04: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
|
Merge remote-tracking branch 'savannah/master' into HEAD
|
2020-04-03 19:06:57 +01:00 |
float-sup.el
|
|
|
generator.el
|
Merge from origin/emacs-27
|
2020-04-20 07:50:19 -07:00 |
generic.el
|
|
|
gv.el
|
Merge from origin/emacs-27
|
2020-04-20 07:50:19 -07:00 |
helper.el
|
|
|
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
|
Merge from origin/emacs-27
|
2020-04-20 07:50:19 -07:00 |
lisp.el
|
|
|
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
|
Always set load-true-file-name' where load-file-name' is set too.
|
2020-04-14 19:58:41 +01:00 |
pcase.el
|
|
|
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
|
Fix rx error with ? and ??
|
2020-03-05 12:55:54 +01:00 |
seq.el
|
; lisp/emacs-lisp/seq.el: Explain why we don't use cl-lib here
|
2020-03-07 18:45:23 -05:00 |
shadow.el
|
Fix edge case errors in filename-matching regexps
|
2020-04-14 12:25:16 +02:00 |
smie.el
|
|
|
subr-x.el
|
gnus-shorten-url: Improve and avoid args-out-of-range error
|
2020-04-13 12:12:00 +02:00 |
syntax.el
|
Shorten some ppss struct field names
|
2020-02-23 09:03:18 -05:00 |
tabulated-list.el
|
Move “Fix some broken conditional forms” to master
|
2020-01-05 11:50:31 -08:00 |
tcover-ses.el
|
|
|
tcover-unsafep.el
|
|
|
testcover.el
|
|
|
text-property-search.el
|
|
|
thunk.el
|
|
|
timer-list.el
|
Improve the UI of 'list-timers'
|
2020-03-25 16:18:37 +02:00 |
timer.el
|
Simplify run-at-time
|
2020-03-08 00:25:38 -08:00 |
tq.el
|
|
|
trace.el
|
|
|
unsafep.el
|
|
|
warnings.el
|
|
|