..
advice.el
Merge remote-tracking branch 'savannah/master' into HEAD
2021-01-02 10:11:15 +01:00
autoload.el
Merge remote-tracking branch 'savannah/master' into native-comp
2021-02-17 22:26:28 +01:00
avl-tree.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
backquote.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
backtrace.el
(backtrace-goto-source-functions): Make it a normal abnormal hook
2021-02-13 10:41:45 -05:00
benchmark.el
* lisp/emacs-lisp/benchmark.el (benchmark-call): New function
2021-03-17 19:04:28 -04:00
bindat.el
* lisp/emacs-lisp/bindat.el (bindat-struct): Fix Edebug def
2021-03-06 13:19:46 -05:00
byte-opt.el
* lisp/emacs-lisp/byte-opt.el: Fix native re-compilation (bug#47161).
2021-03-15 19:24:20 +02:00
byte-run.el
Merge commit '9cbdf20316' into native-comp
2021-03-09 10:03:47 +01:00
bytecomp.el
Merge remote-tracking branch 'savannah/master' into native-comp
2021-03-25 16:29:07 +01:00
cconv.el
* lisp/emacs-lisp/cconv.el (cconv--analyze-use): Simplify (doh!)
2021-03-11 22:31:39 -05:00
chart.el
Compute chart-face-list dynamically
2021-03-18 11:15:50 +01:00
check-declare.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
checkdoc.el
* lisp: Remove yet more always-nil variables
2021-03-11 13:29:14 -05:00
cl-extra.el
Fix misuses of byte-compile-macro-environment
2021-03-01 12:18:49 -05:00
cl-generic.el
Improve the documentation of :extra in cl-defmethod
2021-03-05 14:27:08 +01:00
cl-indent.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
cl-lib.el
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.
2021-02-24 13:52:45 -05:00
cl-macs.el
Merge remote-tracking branch 'savannah/master' into native-comp
2021-03-25 16:29:07 +01:00
cl-preloaded.el
Fix copyright years by hand
2021-01-01 00:33:28 -08:00
cl-print.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
cl-seq.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
comp-cstr.el
; Remove two unnecessary quotes
2021-03-21 09:28:25 +01:00
comp.el
Rework native compilation `comp-debug' (bug#46495)
2021-03-31 20:25:08 +02:00
copyright.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
crm.el
Use lexical-binding in all of lisp/emacs-lisp
2021-01-28 14:42:21 -05:00
cursor-sensor.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
debug.el
Normalize version specifiers for make-obsolete and friends
2021-03-08 05:09:27 +01:00
derived.el
Introduce an :interactive keyword for `defined-derived-mode'
2021-02-14 12:58:20 +01:00
disass.el
Merge remote-tracking branch 'savannah/master' into HEAD
2021-01-02 10:11:15 +01:00
easy-mmode.el
Make byte-compiled uses of `define-minor-mode' more compatible
2021-03-12 00:41:54 +01:00
easymenu.el
; Fix typo.
2021-03-06 04:10:45 +01:00
edebug.el
; Fix typos in doc strings
2021-03-12 12:12:14 +01:00
eieio-base.el
* lisp/emacs-lisp/eieio-base.el: Silence warnings in last change
2021-01-11 16:44:39 -05:00
eieio-compat.el
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New method
2021-02-13 16:21:53 -05:00
eieio-core.el
* lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings
2021-02-26 20:24:52 -05:00
eieio-custom.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
eieio-datadebug.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
eieio-opt.el
Use lexical-binding in all of lisp/emacs-lisp
2021-01-28 14:42:21 -05:00
eieio-speedbar.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
eieio.el
* lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings
2021-02-26 20:24:52 -05:00
eldoc.el
Fix typos
2021-02-18 16:50:55 +01:00
elint.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
elp.el
Fix qualifiers order for loadhist-unload-element in elp.el
2021-03-05 14:18:32 +01:00
ert-x.el
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.
2021-02-24 13:52:45 -05:00
ert.el
Fix duplicate ":" in ert-find-test-other-window prompt
2021-03-10 04:34:53 +01:00
ewoc.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
faceup.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
find-func.el
Merge remote-tracking branch 'savannah/master' into HEAD
2021-01-02 10:11:15 +01:00
float-sup.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
generator.el
Fix copyright lines mistakenly treated as outline headers
2021-03-18 23:32:57 -04:00
generic.el
Prefer defvar-local in emacs-lisp/*.el
2021-01-31 14:55:53 +01:00
gv.el
Merge from origin/emacs-27
2021-03-12 08:47:41 -08:00
helper.el
Use lexical-binding in all of lisp/emacs-lisp
2021-01-28 14:42:21 -05:00
hierarchy.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
inline.el
* lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings
2021-02-26 20:24:52 -05:00
let-alist.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
lisp-mnt.el
Preserve leading whitespace in `lm-commentary'.
2021-02-09 09:10:45 +01:00
lisp-mode.el
Convert many more links to use HTTPS
2021-03-24 10:20:18 +01:00
lisp.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
macroexp.el
* lisp/emacs-lisp/macroexp.el: Rewrite the code warning about '(lambda ...)
2021-02-27 20:23:15 -05:00
map-ynp.el
New variable 'use-short-answers' to use 'y-or-n-p' instead of 'yes-or-no-p'
2021-02-25 20:45:40 +02:00
map.el
Various map.el improvements
2021-03-06 16:00:52 +00:00
memory-report.el
Make memory-report work with buffer-local unbound vars
2021-03-18 08:33:40 +01:00
nadvice.el
Merge remote-tracking branch 'savannah/master' into HEAD
2021-01-02 10:11:15 +01:00
package-x.el
* lisp/gnus/gnus-art.el: Fix misuse of standard-value
.
2021-02-02 14:39:28 -05:00
package.el
Merge remote-tracking branch 'savannah/master' into native-comp
2021-03-19 15:28:00 +01:00
pcase.el
* lisp/emacs-lisp/pcase.el (pcase-compile-patterns): New function (bug#47261)
2021-03-19 17:42:22 -04:00
pp.el
Move all usages of values' to
values--store-value'
2021-02-09 09:04:47 +01:00
radix-tree.el
* lisp/emacs-lisp/pcase.el (pcase-defmacro): Fix pcase-tests-macro
2021-03-03 18:40:03 -05:00
re-builder.el
; Fix previous easy-menu-define conversion
2021-02-21 10:49:07 +01:00
regexp-opt.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
regi.el
Use lexical-binding in all of lisp/emacs-lisp
2021-01-28 14:42:21 -05:00
ring.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
rmc.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
rx.el
Fix pcase 'rx' pattern match-data bug
2021-02-28 13:06:24 +01:00
seq.el
Various map.el improvements
2021-03-06 16:00:52 +00:00
shadow.el
Use lexical-binding in all of lisp/emacs-lisp
2021-01-28 14:42:21 -05:00
shortdoc.el
Move string-trim functions to subr.el
2021-03-24 09:22:44 +01:00
smie.el
Convert many more links to use HTTPS
2021-03-24 10:20:18 +01:00
subr-x.el
Move string-trim functions to subr.el
2021-03-24 09:22:44 +01:00
syntax.el
* lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Use macroexp-let2
2021-03-11 21:47:10 -05:00
tabulated-list.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
tcover-ses.el
* lisp: Remove yet more always-nil variables
2021-03-11 13:29:14 -05:00
testcover.el
Fix previous change in testcover.el
2021-02-06 15:04:52 +01:00
text-property-search.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
thunk.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
timer-list.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
timer.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
tq.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00
trace.el
* lisp/emacs-lisp/trace.el (trace-values): Work outside of traced function
2021-03-02 09:13:57 -05:00
unsafep.el
Use lexical-binding in all of lisp/emacs-lisp
2021-01-28 14:42:21 -05:00
warnings.el
Update copyright year to 2021
2021-01-01 01:13:56 -08:00