| .. |
|
advice.el
|
* Fix non native compiled build
|
2020-11-07 12:43:06 +01:00 |
|
autoload.el
|
Merge remote-tracking branch 'savannah/master' into HEAD
|
2020-10-04 19:45:05 +02:00 |
|
avl-tree.el
|
|
|
|
backquote.el
|
* lisp/emacs-lisp/backquote.el: Use lexical binding.
|
2020-10-16 14:03:57 +02:00 |
|
backtrace.el
|
Restore some public debugging functions removed in Emacs 27
|
2020-10-01 20:00:19 +02:00 |
|
benchmark.el
|
|
|
|
bindat.el
|
Revert "Use lexical-binding in bindat.el"
|
2020-10-24 14:26:46 +02:00 |
|
byte-opt.el
|
Add missing side-effect-free and error-free properties
|
2020-11-01 18:22:11 +01:00 |
|
byte-run.el
|
Fix defsubst effectiveness (bug#44209)
|
2020-10-25 22:56:50 +00:00 |
|
bytecomp.el
|
Allow for native compilation qualities to be specified per input file
|
2020-11-07 11:45:55 +01:00 |
|
cconv.el
|
|
|
|
chart.el
|
Add "Old-" prefix to "Version" header in more cases
|
2020-10-18 20:35:26 +02:00 |
|
check-declare.el
|
|
|
|
checkdoc.el
|
Fix problem when replacing the final char in checkdoc
|
2020-10-25 14:34:47 +01:00 |
|
cl-extra.el
|
Doc string clarification for cl-some
|
2020-11-01 13:55:29 +01:00 |
|
cl-generic.el
|
|
|
|
cl-indent.el
|
|
|
|
cl-lib.el
|
Fix compilation warning in cl-lib.el
|
2020-09-12 15:06:58 +02:00 |
|
cl-macs.el
|
Merge remote-tracking branch 'savannah/master' into HEAD
|
2020-10-23 20:08:58 +01:00 |
|
cl-preloaded.el
|
Add initial nativecomp typeset and range propagation support
|
2020-11-12 00:55:36 +01:00 |
|
cl-print.el
|
|
|
|
cl-seq.el
|
Make more load-hooks obsolete (Bug#21563)
|
2020-10-20 19:14:04 +02:00 |
|
comp.el
|
* Move phi function code into dedicated function and improve it
|
2020-11-12 23:53:26 +01:00 |
|
copyright.el
|
Use lexical-binding in copyright.el and add tests
|
2020-10-24 13:35:49 +02:00 |
|
crm.el
|
|
|
|
cursor-sensor.el
|
|
|
|
debug.el
|
Merge from origin/emacs-27
|
2020-10-02 09:33:53 -07:00 |
|
derived.el
|
|
|
|
disass.el
|
Merge remote-tracking branch 'savannah/master' into HEAD
|
2020-09-10 10:45:02 +02:00 |
|
easy-mmode.el
|
Partially revert previous define-minor-mode change
|
2020-11-02 10:17:08 +01:00 |
|
easymenu.el
|
|
|
|
edebug.el
|
Remove some Emacs 19 compat code and references
|
2020-10-25 18:27:19 +01:00 |
|
eieio-base.el
|
Merge from origin/emacs-27
|
2020-10-02 09:38:24 -07:00 |
|
eieio-compat.el
|
|
|
|
eieio-core.el
|
|
|
|
eieio-custom.el
|
|
|
|
eieio-datadebug.el
|
|
|
|
eieio-opt.el
|
|
|
|
eieio-speedbar.el
|
|
|
|
eieio.el
|
; Fix typos
|
2020-09-21 14:26:42 +02:00 |
|
eldoc.el
|
Shoosh byte-compilation warning in lisp/emacs-lisp/eldoc.el
|
2020-10-30 22:31:20 +00:00 |
|
elint.el
|
|
|
|
elp.el
|
Use format-prompt in calls to completing-read with a default value
|
2020-09-06 20:35:11 +02:00 |
|
ert-x.el
|
Improve ert-resource-directory docstring
|
2020-11-03 00:11:02 +01:00 |
|
ert.el
|
ERT: escape control characters in pretty-printed error output
|
2020-10-27 13:20:20 +01:00 |
|
ewoc.el
|
Save and restore point in ewoc-invalidate
|
2020-09-18 11:53:32 -04:00 |
|
faceup.el
|
|
|
|
find-func.el
|
Fix some compilation warnings in non nativecomp build (bug#43892)
|
2020-10-12 21:25:50 +02:00 |
|
float-sup.el
|
|
|
|
generator.el
|
|
|
|
generic.el
|
Minor fixes of recent changes
|
2020-09-30 16:56:08 +03:00 |
|
gv.el
|
Add gv-define-expander for plist-get
|
2020-09-09 13:50:05 -04:00 |
|
helper.el
|
|
|
|
hierarchy.el
|
|
|
|
inline.el
|
|
|
|
let-alist.el
|
|
|
|
lisp-mnt.el
|
|
|
|
lisp-mode.el
|
* lisp/emacs-lisp/lisp-mode.el: Avoid false-positive "hidden arg" in strings
|
2020-11-07 10:15:22 -05:00 |
|
lisp.el
|
; * lisp/emacs-lisp/lisp.el: rename parameter in last change
|
2020-09-23 18:08:32 +02:00 |
|
macroexp.el
|
|
|
|
map-ynp.el
|
|
|
|
map.el
|
|
|
|
nadvice.el
|
Fix some compilation warnings in non nativecomp build (bug#43892)
|
2020-10-12 21:25:50 +02:00 |
|
package-x.el
|
|
|
|
package.el
|
Merge remote-tracking branch 'savannah/master' into HEAD
|
2020-11-07 16:21:36 +01:00 |
|
pcase.el
|
* lisp/emacs-lisp/pcase.el: Add "extensions" to keyword header.
|
2020-10-23 05:26:40 +02:00 |
|
pp.el
|
Make C-x C-e' work more like C-M-x' on defvar etc
|
2020-10-15 16:26:45 +02:00 |
|
radix-tree.el
|
|
|
|
re-builder.el
|
Merge from origin/emacs-27
|
2020-10-02 09:38:24 -07:00 |
|
regexp-opt.el
|
|
|
|
regi.el
|
Add "Old-" prefix to "Version" header in more cases
|
2020-10-18 20:35:26 +02:00 |
|
ring.el
|
|
|
|
rmc.el
|
|
|
|
rx.el
|
Merge from origin/emacs-27
|
2020-08-18 07:51:05 -07:00 |
|
seq.el
|
Preserve all `eval' elements from both .dir-locals files
|
2020-10-20 13:07:25 +02:00 |
|
shadow.el
|
Remove many items obsolete since Emacs 23.2 and 23.3
|
2020-08-24 04:09:47 +02:00 |
|
shortdoc.el
|
; Remove spurious FIXMEs in my last commit
|
2020-10-30 11:41:47 +01:00 |
|
smie.el
|
Use `format-prompt' when prompting with default values
|
2020-09-06 16:56:54 +02:00 |
|
subr-x.el
|
Give better error feedback on wrong password in .gpg files
|
2020-09-30 03:47:47 +02:00 |
|
syntax.el
|
; * lisp/emacs-lisp/syntax.el (syntax-propertize-function): Doc fix.
|
2020-09-20 17:20:08 -07:00 |
|
tabulated-list.el
|
Improve display of tabulated list header line labels (bug#44068)
|
2020-11-04 23:52:21 +01:00 |
|
tcover-ses.el
|
|
|
|
testcover.el
|
|
|
|
text-property-search.el
|
Clarify point position after text-property-search
|
2020-10-30 13:23:31 +01:00 |
|
thunk.el
|
|
|
|
timer-list.el
|
Improve display of tabulated list header line labels (bug#44068)
|
2020-11-04 23:52:21 +01:00 |
|
timer.el
|
|
|
|
tq.el
|
|
|
|
trace.el
|
Use `format-prompt' when prompting with default values
|
2020-09-06 16:56:54 +02:00 |
|
unsafep.el
|
Trim and explain set of safe forms for 'unsafep' (bug#44018)
|
2020-10-31 13:42:07 +01:00 |
|
warnings.el
|
* lisp/emacs-lisp/warnings.el (display-warning): Don't be so negative
|
2020-10-15 14:34:12 -04:00 |