1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/emacs-lisp
Alexandr Vityazev 2c90aa93a9 Fix the length= shortdoc example
* lisp/emacs-lisp/shortdoc.el (list): Fix the length= example
(bug#48495).

Copyright-paperwork-exempt: yes
2021-05-18 15:36:25 +02:00
..
advice.el Rename feature nativecomp' into native-compile' 2021-05-05 22:27:29 +02:00
autoload.el
avl-tree.el Doc fixes in avl-tree.el 2021-04-28 19:36:42 +03:00
backquote.el
backtrace.el
benchmark.el
bindat.el
byte-opt.el Optimize calls to 'eql', 'memql' and similar for fixnums. 2021-05-16 14:45:18 +02:00
byte-run.el
bytecomp.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
cconv.el
chart.el
check-declare.el
checkdoc.el
cl-extra.el
cl-generic.el ; Fix some typos in doc strings and manuals 2021-04-24 18:26:07 +02:00
cl-indent.el
cl-lib.el
cl-macs.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
cl-preloaded.el
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 Add a 'silent option for native-comp-async-report-warnings-errors 2021-05-16 14:27:53 -07:00
copyright.el
crm.el
cursor-sensor.el
debug.el
derived.el
disass.el
easy-mmode.el
easymenu.el
edebug.el Reintroduce autoloads for edebug-all-defs/edebug-all-forms 2021-05-09 11:47:01 +02:00
eieio-base.el
eieio-compat.el
eieio-core.el
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el
eldoc.el ; Fix some typos in doc strings and manuals 2021-04-24 18:26:07 +02:00
elint.el
elp.el Merge from origin/emacs-27 2021-05-04 07:50:25 -07: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
ewoc.el
faceup.el
find-func.el * lisp/emacs-lisp/package.el: Fix use of find-library-name 2021-04-26 18:40:09 -04:00
float-sup.el
generator.el
generic.el
gv.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
helper.el
hierarchy.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el
lisp.el Don't signal scan-error in interactive sexp-based commands 2021-04-30 17:31:20 +02:00
macroexp.el
map-ynp.el Merge from origin/emacs-27 2021-04-25 09:16:09 -07:00
map.el Make (setf (map-elt ...)) return the value in the alist/plist cases 2021-05-06 13:32:04 +02:00
memory-report.el
nadvice.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
package-x.el
package.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
pcase.el
pp.el Merge from origin/emacs-27 2021-05-04 07:50:25 -07:00
radix-tree.el
re-builder.el ; Fix recent re-builder doc changes. 2021-05-08 15:07:38 +01:00
regexp-opt.el
regi.el
ring.el
rmc.el Fix a recent change in rmc.el 2021-05-07 17:09:44 +03:00
rx.el Fix pcase 'rx' patterns with a single named submatch (bug#48477) 2021-05-18 12:34:30 +02:00
seq.el
shadow.el
shortdoc.el Fix the length= shortdoc example 2021-05-18 15:36:25 +02:00
smie.el
subr-x.el * lisp/emacs-lisp/subr-x.el (if-let): Swap &or branches (Bug#48489) 2021-05-18 09:26:49 +02:00
syntax.el
tabulated-list.el
tcover-ses.el
testcover.el
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
tq.el
trace.el
unsafep.el
warnings.el