This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ELPA".

The branch, master has been updated
       via  5d9f221106cd5d89361bbebbcabeb5bb4e4b1311 (commit)
      from  fcffdc01b91ee362532fbe74aeb49b691eef44da (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5d9f221106cd5d89361bbebbcabeb5bb4e4b1311
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Date:   Thu Nov 7 14:44:03 2013 -0500

    * .bzrignore: Add auctex.

diff --git a/.gitignore b/.gitignore
index 70caf06..e65f02f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ packages/*/*-autoloads.el
 packages/*/*-pkg.el
 packages/dismal
 packages/w3
+packages/auctex
diff --git a/externals-list b/externals-list
index 5a6e2df..b05f150 100644
--- a/externals-list
+++ b/externals-list
@@ -19,6 +19,7 @@
 
 (("ack"                        :subtree "https://github.com/leoliu/ack-el";)
  ("auctex"             :external "git://git.sv.gnu.org/auctex.git")
+ ;;FIXME:("cedet"      :external "??")
  ("coffee-mode"                :subtree 
"https://github.com/defunkt/coffee-mode";)
  ("company"            :subtree 
"https://github.com/company-mode/company-mode.git";)
  ("dismal"             :external nil)
@@ -33,5 +34,5 @@
  ;;FIXME:("vlf"                :subtree ??)
  ("w3"                 :external nil)
  ("websocket"          :subtree 
"https://github.com/ahyatt/emacs-websocket.git";)
- ;;FIXME:("yasnippet"  :subtree 
"https://github.com/capitaomorte/yasnippet.git";)
+ ("yasnippet"          :subtree 
"https://github.com/capitaomorte/yasnippet.git";)
  )

-----------------------------------------------------------------------

Summary of changes:
 .gitignore     |    1 +
 externals-list |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
ELPA

Reply via email to