emacs/doc
Nicolas Petton 17d667b387 Add seq-intersection and seq-difference to the seq library
* lisp/emacs-lisp/seq.el (seq-intersection, seq-difference): New
functions.

* test/automated/seq-tests.el: Add tests for seq-intersection and
seq-difference.

* doc/lispref/sequences.texi: Add documentation for seq-intersection
and seq-difference.
2015-04-15 01:55:03 +02:00
..
emacs Minor doc copyedits 2015-04-13 23:20:48 -07:00
lispintro Minor doc copyedits 2015-04-13 23:20:48 -07:00
lispref Add seq-intersection and seq-difference to the seq library 2015-04-15 01:55:03 +02:00
man * doc/man/ChangeLog.01: Rename from doc/man/ChangeLog.1. 2015-04-12 11:26:50 -07:00
misc * doc/misc/eieio.texi: Don't advertize now obsolete constructs 2015-04-13 14:36:55 -04:00