1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-24 08:51:10 -08:00
emacs/doc
Nicolas Petton c36663d866 Rename seq-some-p to seq-some and seq-contains-p to seq-contains
* lisp/emacs-lisp/seq.el (seq-some, seq-contains): Rename the functions
  without the "-p" prefix.
* test/automated/seq-tests.el (test-seq-some, test-seq-contains): Update
  the tests accordingly.
* doc/lispref/sequences.texi (Sequence Functions): Update the
  documentation for seq.el.
2015-09-06 00:05:52 +02:00
..
emacs * doc/emacs/programs.texi (Program Modes): Remove an index entry. 2015-09-05 20:24:56 +08:00
lispintro Fix minor problems with " in manual 2015-09-04 13:32:18 -07:00
lispref Rename seq-some-p to seq-some and seq-contains-p to seq-contains 2015-09-06 00:05:52 +02:00
man Fix tagging of class members in C-like OO languages 2015-05-25 18:02:21 +03:00
misc Fix minor problems with " in manual 2015-09-04 13:32:18 -07:00