emacs-jabber-commit  

www index.html,1.9,1.10 index.org,1.9,1.10

Magnus Henoch
Sat, 04 Feb 2012 09:24:55 -0800

Update of /cvsroot/emacs-jabber/www
In directory vz-cvs-4.sog:/tmp/cvs-serv15884

Modified Files:
        index.html index.org 
Log Message:
Link to 0.8.91 release


Index: index.html
===================================================================
RCS file: /cvsroot/emacs-jabber/www/index.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- index.html  21 Aug 2011 19:04:40 -0000      1.9
+++ index.html  4 Feb 2012 17:24:50 -0000       1.10
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
                "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml";
-lang="en" xml:lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
 <head>
 <title>jabber.el</title>
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
+<meta name="title" content="jabber.el"/>
 <meta name="generator" content="Org-mode"/>
-<meta name="generated" content="2011-08-21 20:02:35 BST"/>
+<meta name="generated" content="2012-02-04 16:26:10 CET"/>
 <meta name="author" content="Magnus Henoch"/>
 <meta name="description" content=""/>
 <meta name="keywords" content=""/>
@@ -44,6 +44,12 @@
   dt { font-weight: bold; }
   div.figure { padding: 0.5em; }
   div.figure p { text-align: center; }
+  div.inlinetask {
+    padding:10px;
+    border:2px solid gray;
+    margin:10px;
+    background: #ffffcc;
+  }
   textarea { overflow-x: auto; }
   .linenr { font-size:smaller }
   .code-highlighted {background-color:#ffff00;}
@@ -79,10 +85,15 @@
 
 </head>
 <body>
-<div id="content">
 
+<div id="preamble">
+
+</div>
+
+<div id="content">
 <h1 class="title">jabber.el</h1>
 
+
 <a href="http://sourceforge.net";>
 <img border="0" 
src="http://sourceforge.net/sflogo.php?group_id=88346&amp;type=2"; width="125" 
height="37" alt="SourceForge.net Logo" style="position: absolute; top: 0em; 
right: 0em;"></a>
 
@@ -93,24 +104,24 @@
 <h2>Table of Contents</h2>
 <div id="text-table-of-contents">
 <ul>
-<li><a href="#sec-1">What is Jabber? </a></li>
-<li><a href="#sec-2">What is jabber.el? </a></li>
-<li><a href="#sec-3">Downloading and installing </a>
+<li><a href="#sec-1">What is Jabber?</a></li>
+<li><a href="#sec-2">What is jabber.el?</a></li>
+<li><a href="#sec-3">Downloading and installing</a>
 <ul>
-<li><a href="#sec-3-1">Prepackaged </a></li>
-<li><a href="#sec-3-2">Dependencies </a></li>
-<li><a href="#sec-3-3">Downloading </a></li>
-<li><a href="#sec-3-4">Using </a></li>
+<li><a href="#sec-3-1">Prepackaged</a></li>
+<li><a href="#sec-3-2">Dependencies</a></li>
+<li><a href="#sec-3-3">Downloading</a></li>
+<li><a href="#sec-3-4">Using</a></li>
 </ul>
 </li>
-<li><a href="#sec-4">Reporting bugs </a></li>
-<li><a href="#sec-5">Latest source </a>
+<li><a href="#sec-4">Reporting bugs</a></li>
+<li><a href="#sec-5">Latest source</a>
 <ul>
-<li><a href="#sec-5-1">On Sourceforge </a></li>
-<li><a href="#sec-5-2">catap's repository </a></li>
+<li><a href="#sec-5-1">On Sourceforge</a></li>
+<li><a href="#sec-5-2">catap's repository</a></li>
 </ul>
 </li>
-<li><a href="#sec-6">List of releases </a></li>
+<li><a href="#sec-6">List of releases</a></li>
 </ul>
 </div>
 </div>
@@ -120,7 +131,7 @@
 For the impatient:
 </p>
 <ul>
-<li>Latest pretest release: <a 
href="https://sourceforge.net/projects/emacs-jabber/files/emacs-jabber beta 
versions/0.8.90/">0.8.90</a> (21-Aug-2011) — includes change needed to 
connect to Google Talk
+<li>Latest pretest release: <a 
href="https://sourceforge.net/projects/emacs-jabber/files/emacs-jabber beta 
versions/0.8.91/">0.8.91</a> (3-Feb-2012) — includes change needed to connect 
to Google Talk
 </li>
 <li>Latest stable release: <a 
href="https://sourceforge.net/projects/emacs-jabber/files/emacs-jabber/0.8.0";>0.8.0</a>
 (12-Sep-2009)
 </li>
@@ -173,7 +184,7 @@
 
 
 <div id="outline-container-1" class="outline-2">
-<h2 id="sec-1">What is Jabber? </h2>
+<h2 id="sec-1">What is Jabber?</h2>
 <div class="outline-text-2" id="text-1">
 
 
@@ -208,7 +219,7 @@
 </div>
 
 <div id="outline-container-2" class="outline-2">
-<h2 id="sec-2">What is jabber.el? </h2>
+<h2 id="sec-2">What is jabber.el?</h2>
 <div class="outline-text-2" id="text-2">
 
 
@@ -222,7 +233,7 @@
 </div>
 
 <div id="outline-container-3" class="outline-2">
-<h2 id="sec-3">Downloading and installing </h2>
+<h2 id="sec-3">Downloading and installing</h2>
 <div class="outline-text-2" id="text-3">
 
 
@@ -230,7 +241,7 @@
 </div>
 
 <div id="outline-container-3-1" class="outline-3">
-<h3 id="sec-3-1">Prepackaged </h3>
+<h3 id="sec-3-1">Prepackaged</h3>
 <div class="outline-text-3" id="text-3-1">
 
 
@@ -243,7 +254,7 @@
 </div>
 
 <div id="outline-container-3-2" class="outline-3">
-<h3 id="sec-3-2">Dependencies </h3>
+<h3 id="sec-3-2">Dependencies</h3>
 <div class="outline-text-3" id="text-3-2">
 
 
@@ -266,7 +277,7 @@
 </div>
 
 <div id="outline-container-3-3" class="outline-3">
-<h3 id="sec-3-3">Downloading </h3>
+<h3 id="sec-3-3">Downloading</h3>
 <div class="outline-text-3" id="text-3-3">
 
 
@@ -286,7 +297,6 @@
 </pre>
 
 
-
 <p>
 Either evaluate those lines, or restart Emacs.
 </p>
@@ -295,7 +305,7 @@
 </div>
 
 <div id="outline-container-3-4" class="outline-3">
-<h3 id="sec-3-4">Using </h3>
+<h3 id="sec-3-4">Using</h3>
 <div class="outline-text-3" id="text-3-4">
 
 
@@ -310,7 +320,7 @@
 </div>
 
 <div id="outline-container-4" class="outline-2">
-<h2 id="sec-4">Reporting bugs </h2>
+<h2 id="sec-4">Reporting bugs</h2>
 <div class="outline-text-2" id="text-4">
 
 
@@ -324,7 +334,7 @@
 </div>
 
 <div id="outline-container-5" class="outline-2">
-<h2 id="sec-5">Latest source </h2>
+<h2 id="sec-5">Latest source</h2>
 <div class="outline-text-2" id="text-5">
 
 
@@ -337,7 +347,7 @@
 </div>
 
 <div id="outline-container-5-1" class="outline-3">
-<h3 id="sec-5-1">On Sourceforge </h3>
+<h3 id="sec-5-1">On Sourceforge</h3>
 <div class="outline-text-3" id="text-5-1">
 
 
@@ -347,7 +357,6 @@
 </pre>
 
 
-
 <p>
 You can also <a href="http://emacs-jabber.git.sourceforge.net/";>browse the 
repository</a> with your web browser.
 </p>
@@ -356,7 +365,7 @@
 </div>
 
 <div id="outline-container-5-2" class="outline-3">
-<h3 id="sec-5-2">catap's repository </h3>
+<h3 id="sec-5-2">catap's repository</h3>
 <div class="outline-text-3" id="text-5-2">
 
 
@@ -367,14 +376,13 @@
 
 
 
-
 </div>
 </div>
 
 </div>
 
 <div id="outline-container-6" class="outline-2">
-<h2 id="sec-6">List of releases </h2>
+<h2 id="sec-6">List of releases</h2>
 <div class="outline-text-2" id="text-6">
 
 
@@ -383,11 +391,13 @@
 </p>
 </div>
 </div>
+</div>
+
 <div id="postamble">
-<p class="date">Date: 2011-08-21 20:02:35 BST</p>
-<p class="creator">Org version 7.6 with Emacs version 24</p>
+<p class="date">Date: 2012-02-04 16:26:10 CET</p>
+<p class="creator">Org version 7.8.03 with Emacs version 24</p>
 <a href="http://validator.w3.org/check?uri=referer";>Validate XHTML 1.0</a>
-</div>
+
 </div>
 </body>
 </html>

Index: index.org
===================================================================
RCS file: /cvsroot/emacs-jabber/www/index.org,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- index.org   21 Aug 2011 19:04:40 -0000      1.9
+++ index.org   4 Feb 2012 17:24:50 -0000       1.10
@@ -13,7 +13,7 @@
 # <<impatient>>
 For the impatient:
 
- - Latest pretest release: 
[[https://sourceforge.net/projects/emacs-jabber/files/emacs-jabber%20beta%20versions/0.8.90/][0.8.90]]
 (21-Aug-2011) — includes change needed to connect to Google Talk
+ - Latest pretest release: 
[[https://sourceforge.net/projects/emacs-jabber/files/emacs-jabber%20beta%20versions/0.8.91/][0.8.91]]
 (3-Feb-2012) — includes change needed to connect to Google Talk
  - Latest stable release: 
[[https://sourceforge.net/projects/emacs-jabber/files/emacs-jabber/0.8.0][0.8.0]]
 (12-Sep-2009)
  - Full [[file:list-of-releases.org][list of releases]], including lists of 
features and changes
 


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Emacs-jabber-commit mailing list
Emacs-jabber-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-jabber-commit
  • www index.html,1.9,1.10 index.org,1.9,1.10 Magnus Henoch