emacs/lisp/emacs-lisp
Stefan Monnier 431b098a20 * lisp/emacs-lisp/pcase.el (let): Reimplement as a pcase macro
(pcase--macroexpand, pcase--u1): Remove handling of `let` from
`pcase`s core.
2021-02-05 15:07:47 -05:00
..
advice.el
autoload.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el
bindat.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
byte-opt.el Fix spurious "Lexical argument shadows the dynamic variable" due to inlining 2021-01-21 13:15:05 -05:00
byte-run.el Fix missing file&line info in "Unknown defun property" warnings 2021-01-23 16:04:36 -05:00
bytecomp.el * lisp/emacs-lisp/bytecomp.el (byte-compile--declare-var): Fix warning 2021-01-20 20:17:11 -05:00
cconv.el
chart.el Prefer defvar-local in emacs-lisp/*.el 2021-01-31 14:55:53 +01:00
check-declare.el
checkdoc.el * lisp/emacs-lisp/checkdoc.el: Doc fix; don't mention built-ins. 2021-02-05 02:52:52 +01:00
cl-extra.el
cl-generic.el
cl-indent.el
cl-lib.el
cl-macs.el
cl-preloaded.el
cl-print.el
cl-seq.el
copyright.el
crm.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
cursor-sensor.el
debug.el
derived.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
disass.el
easy-mmode.el Allow a :variable keyword in define-globalized-minor-mode 2021-02-04 15:22:40 +01:00
easymenu.el
edebug.el Remove XEmacs compat code from edebug.el 2021-02-04 05:27:45 +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
eieio-core.el
eieio-custom.el
eieio-datadebug.el
eieio-opt.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
eieio-speedbar.el
eieio.el
eldoc.el
elint.el
elp.el Remove some unnecessary references to Emacs 19 2021-02-04 05:28:00 +01:00
ert-x.el
ert.el * lisp/emacs-lisp/pcase.el: Add support for not to pred 2021-01-16 14:21:57 -05:00
ewoc.el
faceup.el
find-func.el
float-sup.el
generator.el
generic.el Prefer defvar-local in emacs-lisp/*.el 2021-01-31 14:55:53 +01:00
gv.el
helper.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
hierarchy.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el Improve filling of Emacs Lisp doc strings 2021-02-04 16:12:41 +01:00
lisp.el
macroexp.el * lisp/emacs-lisp/macroexp.el (macroexp-if): Fix typo 2021-01-27 18:53:58 -05:00
map-ynp.el
map.el
memory-report.el
nadvice.el
package-x.el * lisp/gnus/gnus-art.el: Fix misuse of standard-value. 2021-02-02 14:39:28 -05:00
package.el Move the ‘declare’ form before the interactive spec in 10 functions. 2021-01-20 21:19:23 +02:00
pcase.el * lisp/emacs-lisp/pcase.el (let): Reimplement as a pcase macro 2021-02-05 15:07:47 -05:00
pp.el
radix-tree.el * lisp/emacs-lisp/pcase.el: Add support for not to pred 2021-01-16 14:21:57 -05:00
re-builder.el Prefer defvar-local in emacs-lisp/*.el 2021-01-31 14:55:53 +01:00
regexp-opt.el
regi.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
ring.el
rmc.el
rx.el
seq.el * lisp/emacs-lisp/seq.el (seq-concatenate): Unautoload (merge fix). 2021-01-15 09:38:20 +00:00
shadow.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
shortdoc.el
smie.el
subr-x.el * lisp/emacs-lisp/subr-x.el (named-let): New macro 2021-01-20 14:13:15 -05:00
syntax.el Prefer defvar-local in emacs-lisp/*.el 2021-01-31 14:55:53 +01:00
tabulated-list.el
tcover-ses.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
testcover.el
text-property-search.el
thunk.el
timer-list.el
timer.el
tq.el
trace.el
unsafep.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
warnings.el