emacs/lisp/emacs-lisp
Lars Ingebrigtsen ec464789df Put the define-minor-mode boilerplate at the end of the doc strings
* lisp/emacs-lisp/easy-mmode.el (easy-mmode--mode-docstring): Put
the boilerplate at the end of the doc string.
2022-04-02 15:55:38 +02:00
..
advice.el
autoload.el Don't break autoload generation of `left-margin' isn't zero 2022-03-21 19:15:55 +01:00
avl-tree.el
backquote.el
backtrace.el
benchmark.el * Have `benchmark-run-compiled' use the native compiler when available 2022-01-27 11:55:21 +01:00
bindat.el (macroexp-warn-and-return): Fix bug#53618 2022-02-19 14:20:02 -05:00
byte-opt.el Resurrect innocent joke in byte-opt.el 2022-02-17 16:35:03 +02:00
byte-run.el Restore call to byte-run-strip-symbol-positions in byte-compile-out 2022-03-06 13:37:30 +00:00
bytecomp.el * lisp/emacs-lisp/bytecomp.el (byte-compile-make-closure): Minor optimization 2022-03-18 16:07:42 -04:00
cconv.el Add OClosures, a cross between functions and structs 2022-03-28 10:53:14 -04:00
chart.el
check-declare.el
checkdoc.el lisp-mnt, checkdoc: Reduce run-time dependencies 2022-02-07 12:59:27 -05:00
cl-extra.el
cl-generic.el Further tweaks to cl--generic-describe 2022-04-02 15:19:15 +02:00
cl-indent.el
cl-lib.el
cl-macs.el Remove some early-bootstrap dependencies for advice 2022-03-17 19:07:59 -04:00
cl-preloaded.el OClosure: Add support for defmethod dispatch 2022-04-01 08:54:55 -04:00
cl-print.el
cl-seq.el
comp-cstr.el Merge from origin/emacs-28 2022-02-10 06:56:22 +01:00
comp.el Make `command-modes' work for (native-compiled) subrs, too 2022-03-19 15:11:37 +01:00
copyright.el Fix copyright-fix-years, use a dash to separate years in a range 2022-01-28 15:23:05 +01:00
crm.el
cursor-sensor.el
debug-early.el Fix eval-tests/backtrace-in-batch-mode test 2022-02-06 19:20:36 -05:00
debug.el
derived.el Merge from origin/emacs-28 2022-03-06 06:32:23 +01:00
disass.el
easy-mmode.el Put the define-minor-mode boilerplate at the end of the doc strings 2022-04-02 15:55:38 +02:00
easymenu.el
edebug.el Merge from origin/emacs-28 2022-02-22 06:30:59 +01:00
eieio-base.el
eieio-core.el EIEIO tests: Fix failure when eieio-core.el is interpreted 2022-03-30 17:08:28 -04:00
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el (macroexp-warn-and-return): Fix bug#53618 2022-02-19 14:20:02 -05:00
eldoc.el Handle invisible text in Eldoc when calculating size 2022-03-24 15:06:05 +00:00
elint.el
elp.el Improve the elp-instrument-package doc string 2022-02-06 01:00:04 +01:00
ert-x.el Factor out function to check for clang in tests 2022-01-31 07:42:50 +01:00
ert.el Allow jumping to ert failure definitions 2022-01-24 14:01:06 +01:00
ewoc.el
faceup.el
find-func.el Really fix find-func for defgeneric 2022-03-13 21:15:35 +01:00
float-sup.el
generator.el
generic.el
gv.el (macroexp-warn-and-return): Fix bug#53618 2022-02-19 14:20:02 -05:00
helper.el
hierarchy.el
inline.el
let-alist.el
lisp-mnt.el lisp-mnt, checkdoc: Reduce run-time dependencies 2022-02-07 12:59:27 -05:00
lisp-mode.el
lisp.el
macroexp.el (macroexp-warn-and-return): Fix bug#53618 2022-02-19 14:20:02 -05:00
map-ynp.el
map.el
memory-report.el
multisession.el Speed up multisession--set-value-sqlite slightly 2022-01-22 15:13:27 +01:00
nadvice.el
oclosure.el OClosure: Add support for defmethod dispatch 2022-04-01 08:54:55 -04:00
package-x.el
package.el Autoload package-installed-p 2022-02-10 19:27:57 +02:00
pcase.el (macroexp-warn-and-return): Fix bug#53618 2022-02-19 14:20:02 -05:00
pp.el Improve pp-last-sexp ergonomics 2022-03-25 16:44:30 +01:00
radix-tree.el
range.el
re-builder.el Don't signal an error on re-builder startup with rx syntax 2022-02-22 14:43:35 +01:00
regexp-opt.el
regi.el
ring.el
rmc.el Make `?' work again in read-multiple-choice 2022-03-17 12:55:39 +01:00
rx.el
seq.el cl-generic: Rework obsolescence checks for defmethod 2022-04-01 10:02:32 -04:00
shadow.el
shortdoc.el
shorthands.el
smie.el (with-demoted-errors): Warn on missing format arg 2022-02-04 19:39:53 -05:00
subr-x.el Make string-pixel-width about 40% faster 2022-02-20 16:14:05 +01:00
syntax.el
tabulated-list.el Don't mutate literals in tabulated-list-widen-current-column 2022-01-25 14:21:22 +01:00
tcover-ses.el
testcover.el
text-property-search.el
thunk.el
timer-list.el
timer.el
tq.el
trace.el trace.el: Preserve the line structure 2022-03-04 12:18:41 -05:00
unsafep.el
vtable.el Make vtable sorting stable 2022-03-13 21:13:49 +01:00
warnings.el