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

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

[ELPA-diffs] ELPA branch, master, updated. 49afed8fcb923cba668de9d4d734c


From: Stefan Monnier
Subject: [ELPA-diffs] ELPA branch, master, updated. 49afed8fcb923cba668de9d4d734cfe49cd415bf
Date: Sun, 25 Aug 2013 03:55:51 +0000

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  49afed8fcb923cba668de9d4d734cfe49cd415bf (commit)
      from  cad780fdc1758c7b4cd25f5451cfc628f73b037a (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 49afed8fcb923cba668de9d4d734cfe49cd415bf
Author: Stefan Monnier <address@hidden>
Date:   Sat Aug 24 23:55:48 2013 -0400

    Add Emacs/W3 as external

diff --git a/.gitignore b/.gitignore
index 548f54c..70caf06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ core
 packages/*/*-autoloads.el
 packages/*/*-pkg.el
 packages/dismal
+packages/w3
diff --git a/copyright_exceptions b/copyright_exceptions
index 7f669a9..4fc04a6 100644
--- a/copyright_exceptions
+++ b/copyright_exceptions
@@ -47,3 +47,9 @@
 ./uni-confusables/uni-confusables.el
 ./uni-confusables/uni-confusables.el:;; Copyright (C) 1991-2009, 2010 Unicode, 
Inc.
 ./uni-confusables/uni-confusables.el:;; for the copyright and permission 
notice.
+./w3/w3-cus.el:    "copyright" "bookmark" "help" "made" "contents" "top")
+./w3/w3-cus.el:  ;; Glossary, Copyright, Chapter, Section, Subsection, 
Appendix,
+./w3/w3-latex.el:    (copy . "\\copyright ")
+./w3/w3-toolbar.el:     "Copyright"]
+./w3/w3-toolbar.el:     (w3-fetch (w3-link-is-defined "copyright"))
+./w3/w3-toolbar.el:     (w3-link-is-defined "copyright")
diff --git a/externals-list b/externals-list
index f3cce41..2714f5e 100644
--- a/externals-list
+++ b/externals-list
@@ -31,6 +31,7 @@
  ;;FIXME:("org"                :external ??) ;; Need to introduce snapshots!!
  ("temp-buffer-browse"  :subtree 
"https://github.com/leoliu/temp-buffer-browse";)
  ;;FIXME:("vlf"                :subtree ??)
+ ("w3"                 :external nil)
  ("websocket"          :subtree 
"https://github.com/ahyatt/emacs-websocket.git";)
  ;;FIXME:("yasnippet"  :subtree 
"https://github.com/capitaomorte/yasnippet.git";)
  )

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

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


hooks/post-receive
-- 
ELPA



reply via email to

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