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
..
2021-10-05 09:39:03 +02:00
2021-10-04 03:26:11 +02:00
2021-10-05 15:38:38 +02:00
2021-09-28 15:45:27 +02:00
2021-10-05 15:38:38 +02:00