emacs/lisp/emacs-lisp
2020-11-16 12:48:54 +01:00
..
advice.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
autoload.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
avl-tree.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
backquote.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
backtrace.el Restore some public debugging functions removed in Emacs 27 2020-10-01 20:00:19 +02:00
benchmark.el ; * lisp/emacs-lisp/benchmark.el (benchmark-run): Fix docstring 2020-11-16 12:48:54 +01:00
bindat.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
byte-opt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
byte-run.el Improve documentation of 'with-suppressed-warnings'. 2020-05-08 22:12:07 +02:00
bytecomp.el Fix cond jump table compilation (bug#42919) 2020-08-19 15:26:34 +02:00
cconv.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
chart.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
check-declare.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
checkdoc.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
cl-extra.el Fix cl-concatenate (Bug#40180) 2020-03-22 23:06:31 -04:00
cl-generic.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-indent.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-lib.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-macs.el Revert "cl-loop: Calculate the array length just once" 2020-05-05 21:07:58 -04:00
cl-preloaded.el Fix copyright years by hand 2020-01-01 01:01:53 +00:00
cl-print.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-seq.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
copyright.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
crm.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Make aliases introduced in previous patch obsolete 2020-10-01 20:03:58 +02:00
derived.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
disass.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
easy-mmode.el * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc tweak 2020-10-10 19:48:00 +03:00
easymenu.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
edebug.el Remove calls to non-existent functions from edebug.el. 2020-05-04 18:26:38 +00:00
eieio-base.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
eieio-compat.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-core.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-custom.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-datadebug.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-opt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-speedbar.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eldoc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
elint.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
elp.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
ert-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ert.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
ewoc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
faceup.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
find-func.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
float-sup.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
generator.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
generic.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gv.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
helper.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
inline.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
let-alist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lisp-mnt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lisp-mode.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
lisp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
macroexp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
map-ynp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
map.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nadvice.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
package-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
package.el Improve reproducibility of generated -pkg.el files 2020-10-30 19:21:04 -07:00
pcase.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
radix-tree.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
re-builder.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
regexp-opt.el Remove the optional KEEP-ORDER argument to regexp-opt 2020-02-13 20:43:42 +01:00
regi.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ring.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rmc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rx.el Fix pcase rx form snag with '?' and '??' (bug#44532) 2020-11-09 18:59:24 +02:00
seq.el Clarify the seq-reduce documentation 2020-10-15 09:37:44 +02:00
shadow.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
smie.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
subr-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
syntax.el Add doc to syntax-propertize-function saying it must do a 100% job 2020-09-19 16:50:27 +00:00
tabulated-list.el Move “Fix some broken conditional forms” to master 2020-01-05 11:50:31 -08:00
tcover-ses.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tcover-unsafep.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
testcover.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
text-property-search.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
thunk.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
timer-list.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
timer.el Fix bug with JIT stealth timers 2020-03-07 09:50:18 -08:00
tq.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
trace.el Clarify semantics of trace-function CONTEXT argument 2020-04-25 09:55:37 -04:00
unsafep.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
warnings.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00