1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/doc
Lars Ingebrigtsen 0f790464d5 Add new predicates for sequence lengths
* doc/lispref/sequences.texi (Sequence Functions): Document them.
* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Mark them as
side-effect-free.

* lisp/emacs-lisp/shortdoc.el (list): Mention them.

* src/fns.c (Flength): Mention them in the doc string.
(length_internal): New function.
(Flength_less, Flength_greater, Flength_equal): New defuns.
(syms_of_fns): Sym them.
2020-12-27 09:00:23 +01:00
..
emacs Merge from origin/emacs-27 2020-12-18 08:55:06 -08:00
lispintro Clarify wording 2020-10-14 19:17:48 -04:00
lispref Add new predicates for sequence lengths 2020-12-27 09:00:23 +01:00
man Minor improvements to emacsclient man page 2020-10-18 02:49:55 +02:00
misc Rename Tramp method "media" to "mtp" (Bug#45402) 2020-12-26 12:39:10 +01:00