emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] branch master updated (a377c46 -> ab3b913)


From: Eric Abrahamsen
Subject: [elpa] branch master updated (a377c46 -> ab3b913)
Date: Thu, 09 Oct 2014 01:48:26 +0000

girzel pushed a change to branch master
in repository elpa.

      from  a377c46   javaimp: doc fixes
       new  a998f14   Adding gnorb to externals-list
       new  0b9eb2b   Squashed 'packages/gnorb/' content from commit de3a512
       new  ab3b913   Merge commit '0b9eb2b647a49ffa3dc4e3e61cb8bd94c7fe3634' 
as 'packages/gnorb'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 externals-list                                 |    1 +
 packages/gnorb/.elpaignore                     |    1 +
 packages/gnorb/.gitignore                      |    4 +
 packages/gnorb/NEWS                            |   11 +
 packages/gnorb/README.org                      |   31 +
 packages/{muse/texi/dir-template => gnorb/dir} |    3 +
 packages/gnorb/gnorb-bbdb.el                   |  565 +++++++++++++++++++
 packages/gnorb/gnorb-gnus.el                   |  671 +++++++++++++++++++++++
 packages/gnorb/gnorb-org.el                    |  678 +++++++++++++++++++++++
 packages/gnorb/gnorb-registry.el               |  194 +++++++
 packages/gnorb/gnorb-utils.el                  |  311 +++++++++++
 packages/gnorb/gnorb.el                        |   41 ++
 packages/gnorb/gnorb.info                      |  701 ++++++++++++++++++++++++
 packages/gnorb/gnorb.org                       |  507 +++++++++++++++++
 packages/gnorb/gnorb.texi                      |  654 ++++++++++++++++++++++
 packages/gnorb/nngnorb.el                      |  375 +++++++++++++
 16 files changed, 4748 insertions(+), 0 deletions(-)
 create mode 100644 packages/gnorb/.elpaignore
 create mode 100644 packages/gnorb/.gitignore
 create mode 100644 packages/gnorb/NEWS
 create mode 100644 packages/gnorb/README.org
 copy packages/{muse/texi/dir-template => gnorb/dir} (87%)
 create mode 100644 packages/gnorb/gnorb-bbdb.el
 create mode 100644 packages/gnorb/gnorb-gnus.el
 create mode 100644 packages/gnorb/gnorb-org.el
 create mode 100644 packages/gnorb/gnorb-registry.el
 create mode 100644 packages/gnorb/gnorb-utils.el
 create mode 100644 packages/gnorb/gnorb.el
 create mode 100644 packages/gnorb/gnorb.info
 create mode 100644 packages/gnorb/gnorb.org
 create mode 100644 packages/gnorb/gnorb.texi
 create mode 100644 packages/gnorb/nngnorb.el



reply via email to

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