emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (5c9ad35 -> 7eb2077)


From: Nicolas Petton
Subject: [Emacs-diffs] master updated (5c9ad35 -> 7eb2077)
Date: Fri, 06 Feb 2015 15:02:18 +0000

nicolaspetton pushed a change to branch master.

      from  5c9ad35   doc-view.el (doc-view-kill-proc-and-buffer): Obsolete.
       new  05211a5   Add seq-mapcat
       new  c4a0eff   Add seq-partition and seq-group-by
       new  58c0981   Better docstring for seq.el functions
       new  7eb2077   Add documentation for seq-mapcat, seq-partition and 
seq-group-by


Summary of changes:
 doc/lispref/ChangeLog       |    5 ++++
 doc/lispref/sequences.texi  |   47 ++++++++++++++++++++++++++++++++++++-
 lisp/ChangeLog              |    6 ++++
 lisp/emacs-lisp/seq.el      |   55 ++++++++++++++++++++++++++++++++++++-------
 test/ChangeLog              |    5 ++++
 test/automated/seq-tests.el |   26 +++++++++++++++++++-
 6 files changed, 133 insertions(+), 11 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]