| .. |
|
advice.el
|
|
|
|
autoload.el
|
Extend the syntax of `interactive' to list applicable modes
|
2021-02-14 13:21:24 +01:00 |
|
avl-tree.el
|
|
|
|
backquote.el
|
|
|
|
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: Allow non-fixed size of strz
|
2021-04-15 11:28:06 -04:00 |
|
byte-opt.el
|
Don't erroneously declare mark as error-free
|
2021-04-21 22:52:17 +02:00 |
|
byte-run.el
|
* lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings
|
2021-02-26 20:24:52 -05:00 |
|
bytecomp.el
|
Add condition-case success handler (bug#47677)
|
2021-04-15 15:41:13 +02:00 |
|
cconv.el
|
; Fix typos: emacs lisp -> Emacs Lisp
|
2021-04-16 14:54:02 +02:00 |
|
chart.el
|
Compute chart-face-list dynamically
|
2021-03-18 11:15:50 +01: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
|
Fix misuses of byte-compile-macro-environment
|
2021-03-01 12:18:49 -05:00 |
|
cl-generic.el
|
; Fix some typos in doc strings and manuals
|
2021-04-24 18:26:07 +02:00 |
|
cl-indent.el
|
; Fix typos: emacs lisp -> Emacs Lisp
|
2021-04-16 14:54:02 +02: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
|
Add condition-case success handler (bug#47677)
|
2021-04-15 15:41:13 +02:00 |
|
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
|
* lisp/emacs-lisp/debug.el (debug): Fix (bug#47588)
|
2021-04-18 01:03:43 -04:00 |
|
derived.el
|
Introduce an :interactive keyword for `defined-derived-mode'
|
2021-02-14 12:58:20 +01:00 |
|
disass.el
|
|
|
|
easy-mmode.el
|
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix bug#47925
|
2021-04-20 19:40:09 -04:00 |
|
easymenu.el
|
Clarify obsoletion messages for easy-menu-{add,remove}
|
2021-04-07 14:33:10 +02:00 |
|
edebug.el
|
* lisp/emacs-lisp/debug.el (debug): Fix (bug#47588)
|
2021-04-18 01:03:43 -04:00 |
|
eieio-base.el
|
Don't version-control generated file grammat-wy.el
|
2021-04-12 22:10:38 -04: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/eieio-core.el (list-of): Don't quote lambda
|
2021-04-13 23:28:04 -04:00 |
|
eieio-custom.el
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
eieio-datadebug.el
|
|
|
|
eieio-opt.el
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
eieio-speedbar.el
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
eieio.el
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
eldoc.el
|
; Fix some typos in doc strings and manuals
|
2021-04-24 18:26:07 +02:00 |
|
elint.el
|
|
|
|
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
|
|
|
|
faceup.el
|
; Remove some useless comments
|
2021-04-16 14:54:02 +02:00 |
|
find-func.el
|
|
|
|
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
|
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
|
|
|
|
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
|
|
|
|
lisp-mnt.el
|
; Remove some useless comments
|
2021-04-16 14:54:02 +02:00 |
|
lisp-mode.el
|
Convert many more links to use HTTPS
|
2021-03-24 10:20:18 +01:00 |
|
lisp.el
|
|
|
|
macroexp.el
|
* lisp/**/*.el: Avoid positional args to define-minor-mode
|
2021-04-11 23:47:14 -04: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
|
* lisp/emacs-lisp/memory-report.el (memory-report--object-size-1): Simplify
|
2021-04-12 12:55:52 -04:00 |
|
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
|
* lisp/emacs-lisp/package.el (package-archives): Bump :version.
|
2021-04-21 23:27:13 +02: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
|
|
|
|
regi.el
|
Use lexical-binding in all of lisp/emacs-lisp
|
2021-01-28 14:42:21 -05:00 |
|
ring.el
|
; Remove some useless comments
|
2021-04-16 14:54:02 +02:00 |
|
rmc.el
|
|
|
|
rx.el
|
; Fix some typos in doc strings and manuals
|
2021-04-24 18:26:07 +02:00 |
|
seq.el
|
Remove local uniquify functions in favour of seq-uniq
|
2021-04-05 15:14:19 +02: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
|
* lisp/emacs-lisp/smie.el: Fix URL. Remove redundant :group args
|
2021-04-12 13:01:06 -04: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
|
Don't preserve window-line in tabulated-list-print
|
2021-04-09 18:25:08 +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
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
thunk.el
|
|
|
|
timer-list.el
|
|
|
|
timer.el
|
|
|
|
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
|
|
|