[ELPA-diffs] ELPA branch, master, updated. d1f6155a9b973185ecbd4fc3a17709dc1ce429ce

2013-12-16 Thread Xue Fuqiao
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  d1f6155a9b973185ecbd4fc3a17709dc1ce429ce (commit)
   via  f6799b0eebed5a81f3b68c02bb329d76abf091fa (commit)
   via  b0de2ced70a72791836050d334735a4cc91676f5 (commit)
  from  0f52658f36bbcfd5744ae4bfd3fb2cc5fcbf (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 d1f6155a9b973185ecbd4fc3a17709dc1ce429ce
Author: Xue Fuqiao 
Date:   Mon Dec 16 21:13:46 2013 +0800

Continue previous change.

diff --git a/html/index.html b/html/index.html
index 9bbc894..372851f 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,11 +1,10 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
-
 
   GNU Emacs Lisp Package Archive
-  
-  
+  
+  
 
 
 
@@ -14,12 +13,17 @@
 
 This is the default package repository for
 http://www.gnu.org/software/emacs/";>GNU Emacs.
+
 
 
 To use it, type M-x list-packages in Emacs.
 (This requires Emacs version 24.1 or higher.)
+
 
 
-  You can grab the latest package 
snapshot or look at the package list directly.
+You can grab the latest package
+snapshot or look at the package list
+directly.
+
 
 

commit f6799b0eebed5a81f3b68c02bb329d76abf091fa
Author: Xue Fuqiao 
Date:   Mon Dec 16 21:08:26 2013 +0800

Minor cleanup.

diff --git a/html/index.html b/html/index.html
index 3d833d6..9bbc894 100644
--- a/html/index.html
+++ b/html/index.html
@@ -12,11 +12,11 @@
 GNU Emacs Lisp Package Archive
 
 
-This is the default package repository for 
+This is the default package repository for
 http://www.gnu.org/software/emacs/";>GNU Emacs.
 
 
-To use it, type M-x list-packages in Emacs.
+To use it, type M-x list-packages in Emacs.
 (This requires Emacs version 24.1 or higher.)
 
 

commit b0de2ced70a72791836050d334735a4cc91676f5
Author: Xue Fuqiao 
Date:   Mon Dec 16 20:55:54 2013 +0800

Make html/index.html be consistent with other gnu.org websites.

diff --git a/html/index.html b/html/index.html
index e734c88..3d833d6 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,4 +1,6 @@
-
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 
 
   GNU Emacs Lisp Package Archive

---

Summary of changes:
 html/index.html |   20 +---
 1 files changed, 13 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
ELPA



[ELPA-diffs] ELPA branch, master, updated. 3f86b0cfe9d7141152fec007bee70b9420e5c7ec

2013-12-28 Thread Xue Fuqiao
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  3f86b0cfe9d7141152fec007bee70b9420e5c7ec (commit)
  from  e1081dc72e5ecedc8001a269f9fc66bc7efadcd5 (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 3f86b0cfe9d7141152fec007bee70b9420e5c7ec
Author: Xue Fuqiao 
Date:   Sun Dec 29 12:56:46 2013 +0800

Minor fix, according to the GNU Web Site Guidelines

diff --git a/html/index.html b/html/index.html
index 372851f..e730d80 100644
--- a/html/index.html
+++ b/html/index.html
@@ -2,7 +2,7 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 
-  GNU Emacs Lisp Package Archive
+  GNU Emacs Lisp Package Archive - GNU Project - Free Software 
Foundation
   
   
 

---

Summary of changes:
 html/index.html |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
ELPA