| .. |
|
advice.el
|
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
|
2021-09-18 13:14:50 +02:00 |
|
autoload.el
|
Fix up generation of help text for ldefs-boot.el
|
2021-11-29 22:39:57 +01:00 |
|
avl-tree.el
|
; Minor stylistic fixes found by checkdoc
|
2021-10-05 02:06:57 +02:00 |
|
backquote.el
|
Expand the ` doc string slightly
|
2021-09-26 08:47:08 +02:00 |
|
backtrace.el
|
Make results details in ert-run-tests-batch configurable
|
2021-11-16 08:48:24 +01:00 |
|
benchmark.el
|
|
|
|
bindat.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
|
byte-opt.el
|
Add new 'keymap-*' functions
|
2021-11-16 08:26:24 +01:00 |
|
byte-run.el
|
; Don't use remq (breaks bootstrapping)
|
2021-11-28 19:06:33 +01:00 |
|
bytecomp.el
|
Use compiler macros for the key syntax checks
|
2021-11-28 18:10:23 +01:00 |
|
cconv.el
|
Allow inhibiting `not-unused' warnings
|
2021-10-13 19:00:31 +02:00 |
|
chart.el
|
|
|
|
check-declare.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +02:00 |
|
checkdoc.el
|
* lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.
|
2021-11-12 11:41:37 +01:00 |
|
cl-extra.el
|
; Minor stylistic fixes found by checkdoc
|
2021-10-05 02:06:57 +02:00 |
|
cl-generic.el
|
Remove spurious %S from 'define-error' messages
|
2021-11-10 01:16:16 +01:00 |
|
cl-indent.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +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 the purpose of internal--format-docstring-line
|
2021-10-03 01:59:52 +02:00 |
|
cl-preloaded.el
|
|
|
|
cl-print.el
|
|
|
|
cl-seq.el
|
|
|
|
comp-cstr.el
|
Don't quote nil and t in doc strings and comments
|
2021-09-21 22:11:43 +02:00 |
|
comp.el
|
* lisp/emacs-lisp/comp.el (comp-trampoline-compile): Fix target dir.
|
2021-10-16 10:56:50 +02:00 |
|
copyright.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +02:00 |
|
crm.el
|
Set minibuffer-completion-* variables locally in more places
|
2021-11-11 06:16:52 +01:00 |
|
cursor-sensor.el
|
|
|
|
debug.el
|
Use format-prompt for many more prompts
|
2021-10-05 03:44:56 +02:00 |
|
derived.el
|
Mark def* macros for indentation
|
2021-10-13 21:52:57 +02:00 |
|
disass.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +02:00 |
|
easy-mmode.el
|
Mark def* macros for indentation
|
2021-10-13 21:52:57 +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
|
Use format-prompt for many more prompts
|
2021-10-05 03:44:56 +02:00 |
|
eieio-base.el
|
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
|
2021-09-18 13:14:50 +02:00 |
|
eieio-compat.el
|
Mark def* macros for indentation
|
2021-10-13 21:52:57 +02:00 |
|
eieio-core.el
|
eieio-core.el: Make slot-value work on defstructs
|
2021-10-31 10:58:43 -04:00 |
|
eieio-custom.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +02: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
|
eieio-core.el: Make slot-value work on defstructs
|
2021-10-31 10:58:43 -04:00 |
|
eldoc.el
|
Fix eldoc usage of newly introduced variable
|
2021-11-18 10:35:12 +01:00 |
|
elint.el
|
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
|
2021-09-18 13:14:50 +02:00 |
|
elp.el
|
Update elp-not-profilable
|
2021-10-18 10:40:08 +02:00 |
|
ert-x.el
|
; Fix some recent typos/thinkos.
|
2021-11-07 12:59:18 +02:00 |
|
ert.el
|
Fixup for bug#51037
|
2021-11-18 17:03:43 +03:00 |
|
ewoc.el
|
; Minor stylistic fixes found by checkdoc
|
2021-10-05 02:06:57 +02:00 |
|
faceup.el
|
Don't quote nil and t in doc strings and comments
|
2021-09-21 22:11:43 +02:00 |
|
find-func.el
|
Make `find-function-source-path' into obsolete alias
|
2021-09-14 13:44:20 +02:00 |
|
float-sup.el
|
|
|
|
generator.el
|
Better CPS conversion of multi-binding let
|
2021-11-30 13:03:49 +01:00 |
|
generic.el
|
|
|
|
gv.el
|
Remove spurious %S from 'define-error' messages
|
2021-11-10 01:16:16 +01:00 |
|
helper.el
|
|
|
|
hierarchy.el
|
; * etc/NEWS: Improve wording of an item.
|
2021-09-21 22:21:31 +02:00 |
|
inline.el
|
|
|
|
let-alist.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +02:00 |
|
lisp-mnt.el
|
Add test for lm-website
|
2021-09-26 14:55:19 +02:00 |
|
lisp-mode.el
|
Indent `closure' forms better
|
2021-11-25 14:41:45 +01:00 |
|
lisp.el
|
Reformat up-list and backward-up-list doc strings
|
2021-09-02 10:22:52 +02:00 |
|
macroexp.el
|
Allow inhibiting warnings about obsolete macros again
|
2021-11-30 14:38:15 +01:00 |
|
map-ynp.el
|
Use substitute-command-keys for literal key sequences
|
2021-11-22 12:04:19 +01:00 |
|
map.el
|
* lisp/emacs-lisp/map.el: Restore compatibility with Emacs-26
|
2021-09-28 10:29:27 -04:00 |
|
memory-report.el
|
Rename button-buttonize to buttonize
|
2021-11-04 18:14:29 +01:00 |
|
nadvice.el
|
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
|
2021-09-18 13:14:50 +02:00 |
|
package-x.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +02:00 |
|
package.el
|
Merge from origin/emacs-28
|
2021-11-12 07:17:11 +01:00 |
|
pcase.el
|
Clarify docstring of pcase-exhaustive
|
2021-09-19 17:25:39 +02:00 |
|
pp.el
|
Fix pp-emacs-lisp-code for `when' and related
|
2021-11-07 02:44:42 +01:00 |
|
radix-tree.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
|
re-builder.el
|
Use substitute-command-keys for literal key sequences
|
2021-11-22 12:04:19 +01:00 |
|
regexp-opt.el
|
|
|
|
regi.el
|
|
|
|
ring.el
|
|
|
|
rmc.el
|
|
|
|
rx.el
|
Add example of advanced user-defined Rx form to manual
|
2021-08-23 19:57:17 +02:00 |
|
seq.el
|
Revert "Obsolete local set difference functions in favor of seq-difference"
|
2021-09-29 17:28:02 +02:00 |
|
shadow.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +02:00 |
|
shortdoc.el
|
Make UCS compose/decompose functions more understandable
|
2021-11-19 07:46:06 +01:00 |
|
shorthands.el
|
Move lisp/shorthands.el to lisp/emacs-lisp/shorthands.el
|
2021-10-29 14:37:08 +02:00 |
|
smie.el
|
; Minor stylistic fixes found by checkdoc
|
2021-10-05 02:06:57 +02:00 |
|
subr-x.el
|
Remove APPEND argument from add-display-text-property
|
2021-11-24 20:10:17 +01:00 |
|
syntax.el
|
|
|
|
tabulated-list.el
|
Signal a better error in tabulated-list-sort
|
2021-11-29 16:39:02 +01:00 |
|
tcover-ses.el
|
|
|
|
testcover.el
|
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
|
2021-09-18 13:14:50 +02:00 |
|
text-property-search.el
|
|
|
|
thunk.el
|
; More minor docfixes found by checkdoc
|
2021-09-14 07:57:14 +02:00 |
|
timer-list.el
|
|
|
|
timer.el
|
; Minor stylistic fixes found by checkdoc
|
2021-10-05 02:06:57 +02:00 |
|
tq.el
|
|
|
|
trace.el
|
|
|
|
unsafep.el
|
|
|
|
warnings.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |