[elpa] master 4fc9bb3: Split seq.el into separate files for different versions of Emacs

2016-03-25 Thread Nicolas Petton
branch: master commit 4fc9bb331e51dac74c5f4fb8ff68550ee9412ae8 Author: Nicolas Petton Commit: Nicolas Petton Split seq.el into separate files for different versions of Emacs All functions in seq-25.el are wrapped in a `seq--when-emacs-25-p' to make sure that the byte compiler wo

[elpa] master 84579a9: * packages/seq/seq-25.el: Better declarations for seq--when-emacs-25-p

2016-03-25 Thread Nicolas Petton
branch: master commit 84579a9d066f827643b5e0137b43f51e03198a5b Author: Nicolas Petton Commit: Nicolas Petton * packages/seq/seq-25.el: Better declarations for seq--when-emacs-25-p --- packages/seq/seq-25.el | 654 packages/seq/seq.el|

[elpa] master ed1512a: packages/arbitools: Added new functions

2016-03-25 Thread David Gonzalez Gandara
branch: master commit ed1512a53a575554459ff669e8ba6de7877571c9 Author: David Gonzalez Gandara Commit: David Gonzalez Gandara packages/arbitools: Added new functions --- packages/arbitools/arbitools.el | 471 ++- 1 files changed, 414 insertions(+), 57 del