| .. |
|
advice.el
|
Rename feature nativecomp' into native-compile'
|
2021-05-05 22:27:29 +02:00 |
|
autoload.el
|
* lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Display warning.
|
2021-08-01 22:58:09 +03:00 |
|
avl-tree.el
|
Doc fixes in avl-tree.el
|
2021-04-28 19:36:42 +03:00 |
|
backquote.el
|
|
|
|
backtrace.el
|
|
|
|
benchmark.el
|
* lisp/emacs-lisp/benchmark.el (benchmark-elapse): Tweak
|
2021-06-11 14:06:29 -04:00 |
|
bindat.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
|
byte-opt.el
|
Cease attempts to const-propagate through setq
|
2021-08-05 15:33:05 +02:00 |
|
byte-run.el
|
Merge commit '9cbdf20316' into native-comp
|
2021-03-09 10:03:47 +01:00 |
|
bytecomp.el
|
Improve byte-compile-warnings doc string
|
2021-08-23 02:04:55 +02:00 |
|
cconv.el
|
Simplify lexical let-optimisations
|
2021-07-30 14:37:38 +02:00 |
|
chart.el
|
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
|
2021-06-12 16:22:03 -04:00 |
|
check-declare.el
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
checkdoc.el
|
* lisp/**/*.el: Avoid positional args to define-minor-mode
|
2021-04-11 23:47:14 -04:00 |
|
cl-extra.el
|
* lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
|
2021-06-24 17:32:20 -04:00 |
|
cl-generic.el
|
* lisp/emacs-lisp/cl-generic.el: Try and fix bug#49866
|
2021-08-09 19:03:42 -04:00 |
|
cl-indent.el
|
; Fix typos: emacs lisp -> Emacs Lisp
|
2021-04-16 14:54:02 +02:00 |
|
cl-lib.el
|
Move generalized variable specs from cl-lib.el to gv.el
|
2021-07-22 00:21:34 +02:00 |
|
cl-macs.el
|
Clarify cl-defstruct doc string and manual entry somewhat
|
2021-08-21 16:50:20 +02:00 |
|
cl-preloaded.el
|
* lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
|
2021-06-24 17:32:20 -04:00 |
|
cl-print.el
|
|
|
|
cl-seq.el
|
|
|
|
comp-cstr.el
|
* Improve `comp-normalize-valset' reproducibility (bug#48021)
|
2021-04-29 21:07:07 +02:00 |
|
comp.el
|
* Forward `comp-file-preloaded-p' to async workers
|
2021-08-27 15:30:20 +02:00 |
|
copyright.el
|
Fix an unlikely `copyright-find-copyright' problem
|
2021-07-18 14:31:09 +02:00 |
|
crm.el
|
* lisp/minibuffer.el (completion-in-region--single-word): Simplify
|
2021-06-26 12:29:52 -04:00 |
|
cursor-sensor.el
|
|
|
|
debug.el
|
Make debug' reset inhibit-read-only' while running
|
2021-08-13 15:50:14 +02:00 |
|
derived.el
|
|
|
|
disass.el
|
* Fix error while disassembling native code on macOS
|
2021-08-03 10:27:20 +02:00 |
|
easy-mmode.el
|
Minor clarification for define-minor-mode :variable
|
2021-08-16 14:24:53 +02:00 |
|
easymenu.el
|
* lisp/emacs-lisp/easymenu.el (easy-menu-do-define): Fix bug#50051
|
2021-08-14 12:22:57 -04:00 |
|
edebug.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
|
eieio-base.el
|
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
|
2021-06-12 16:22:03 -04:00 |
|
eieio-compat.el
|
|
|
|
eieio-core.el
|
* lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Add arg category
|
2021-07-21 11:11:50 -04:00 |
|
eieio-custom.el
|
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
|
2021-06-12 16:22:03 -04:00 |
|
eieio-datadebug.el
|
|
|
|
eieio-opt.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
eieio-speedbar.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
eieio.el
|
* lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Add arg category
|
2021-07-21 11:11:50 -04:00 |
|
eldoc.el
|
Look for ElDoc buffer in all visible frames
|
2021-05-18 16:31:19 +01:00 |
|
elint.el
|
|
|
|
elp.el
|
; End recently added sentences with a period.
|
2021-06-01 20:21:51 +01:00 |
|
ert-x.el
|
Fix a few Edebug specifications where code is wrapped in lambdas.
|
2021-05-17 10:09:43 +02:00 |
|
ert.el
|
Handle test environment variables
|
2021-07-01 13:43:44 +02:00 |
|
ewoc.el
|
|
|
|
faceup.el
|
; Remove some useless comments
|
2021-04-16 14:54:02 +02:00 |
|
find-func.el
|
Make (find-face-definition 'default) work more reliably
|
2021-06-25 17:16:28 +02:00 |
|
float-sup.el
|
* lisp/emacs-lisp/float-sup.el (pi): Actually mark it as obsolete
|
2021-04-12 12:53:53 -04:00 |
|
generator.el
|
Fix copyright lines mistakenly treated as outline headers
|
2021-03-18 23:32:57 -04:00 |
|
generic.el
|
|
|
|
gv.el
|
Move generalized variable specs from cl-lib.el to gv.el
|
2021-07-22 00:21:34 +02:00 |
|
helper.el
|
|
|
|
hierarchy.el
|
|
|
|
inline.el
|
|
|
|
let-alist.el
|
|
|
|
lisp-mnt.el
|
Make lm-crack-address less strict
|
2021-08-14 15:23:29 +02:00 |
|
lisp-mode.el
|
Adjust docstring of lisp-mode (bug#49278)
|
2021-06-30 17:00:20 +01:00 |
|
lisp.el
|
Don't signal scan-error in interactive sexp-based commands
|
2021-04-30 17:31:20 +02:00 |
|
macroexp.el
|
; * lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Doc fix.
|
2021-07-22 10:31:14 +03:00 |
|
map-ynp.el
|
Merge from origin/emacs-27
|
2021-04-25 09:16:09 -07:00 |
|
map.el
|
Fix (setf (map-elt map key) (my-func))
|
2021-09-01 10:32:49 +02:00 |
|
memory-report.el
|
Fix memory-report counting of vector/hash table sizes
|
2021-08-14 13:46:37 +02:00 |
|
nadvice.el
|
Put advice documentation at the end of the displayed doc string
|
2021-08-27 17:15:17 +02:00 |
|
package-x.el
|
|
|
|
package.el
|
* lisp/emacs-lisp/package.el (package-buffer-info): Fix typo
|
2021-08-09 18:55:25 -04:00 |
|
pcase.el
|
* lisp/emacs-lisp/pcase.el (pcase-setq): Align its semantics with pcase-let
|
2021-08-12 11:04:30 -04:00 |
|
pp.el
|
Merge from origin/emacs-27
|
2021-05-04 07:50:25 -07:00 |
|
radix-tree.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
|
re-builder.el
|
Use string-replace instead of replace-regexp-in-string
|
2021-08-08 19:25:26 +02:00 |
|
regexp-opt.el
|
|
|
|
regi.el
|
|
|
|
ring.el
|
; Remove some useless comments
|
2021-04-16 14:54:02 +02:00 |
|
rmc.el
|
Fix a recent change in rmc.el
|
2021-05-07 17:09:44 +03:00 |
|
rx.el
|
Add example of advanced user-defined Rx form to manual
|
2021-08-23 19:57:17 +02:00 |
|
seq.el
|
Add macro seq-setq.
|
2021-08-14 14:17:12 +02:00 |
|
shadow.el
|
Ignore .dir-locals-2.el files more
|
2021-07-04 16:23:46 +02:00 |
|
shortdoc.el
|
Add new functions to replace strings/regexp in a region
|
2021-08-16 13:20:35 +02:00 |
|
smie.el
|
Clarify smie-indent-forward-token doc string
|
2021-08-12 15:39:36 +02:00 |
|
subr-x.el
|
Add new functions for lax mail address splitting
|
2021-08-14 15:20:59 +02:00 |
|
syntax.el
|
Give 'syntax-propertize-wholelines' a docstring.
|
2021-05-30 22:38:48 +02:00 |
|
tabulated-list.el
|
Don't overly truncate tabulated-list headers
|
2021-08-27 18:41:42 +02:00 |
|
tcover-ses.el
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
testcover.el
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
text-property-search.el
|
Even further `text-property-search-forward' clarifications
|
2021-05-12 19:01:53 +02:00 |
|
thunk.el
|
Fix a few Edebug specifications where code is wrapped in lambdas.
|
2021-05-17 10:09:43 +02:00 |
|
timer-list.el
|
|
|
|
timer.el
|
Make run-at-time try harder to run at integral multiples
|
2021-08-31 03:04:22 +02:00 |
|
tq.el
|
|
|
|
trace.el
|
* lisp/emacs-lisp/trace.el (trace-values): Work outside of traced function
|
2021-03-02 09:13:57 -05:00 |
|
unsafep.el
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
warnings.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |