1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
emacs/doc
Stefan Kangas d652efcd08 Make 'mapconcat' argument 'separator' optional
* src/fns.c (Fmapconcat): Make third 'separator' argument
optional.  (Bug#50965)
* doc/lispref/functions.texi (Mapping Functions): Update
documentation for above change.
* test/src/fns-tests.el (fns-tests-mapconcat): New test.

* doc/misc/cl.texi (Obsolete Setf Customization): Don't use third
mapconcat argument in example.
* lisp/emacs-lisp/subr-x.el (string-join): Doc fix.
2021-10-05 15:38:38 +02:00
..
emacs Update documentation about how M-x completes obsolete commands 2021-10-05 09:39:03 +02:00
lispintro Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
lispref Make 'mapconcat' argument 'separator' optional 2021-10-05 15:38:38 +02:00
man * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855) 2021-09-28 15:45:27 +02:00
misc Make 'mapconcat' argument 'separator' optional 2021-10-05 15:38:38 +02:00