www-commits
[Top][All Lists]
Advanced

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

www/software/elib elib.html elib.old.html


From: Robert Call
Subject: www/software/elib elib.html elib.old.html
Date: Sun, 24 Oct 2010 02:23:14 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Robert Call <risci_atom>        10/10/24 02:23:14

Modified files:
        software/elib  : elib.html 
Added files:
        software/elib  : elib.old.html 

Log message:
        updated /software/elib with current boilerplate code. Original is 
located at /software/elib/elib.old.html

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/elib/elib.html?cvsroot=www&r1=1.4&r2=1.5
http://web.cvs.savannah.gnu.org/viewcvs/www/software/elib/elib.old.html?cvsroot=www&rev=1.1

Patches:
Index: elib.html
===================================================================
RCS file: /web/www/www/software/elib/elib.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- elib.html   11 Aug 2008 17:10:22 -0000      1.4
+++ elib.html   24 Oct 2010 02:23:09 -0000      1.5
@@ -1,20 +1,39 @@
-<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
-<HTML>
-<HEAD>
-<TITLE>elib - GNU Project - Free Software Foundation (FSF)</TITLE>
-<LINK REV="made" HREF="mailto:address@hidden";>
-<META NAME="keywords" CONTENT="elib">
-</HEAD>
-<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" 
VLINK="#9900DD">
-
-<H3>Elib</H3>
-
-<A HREF="/graphics/agnuhead.html"><IMG SRC="/graphics/gnu-head-sm.jpg"
-ALT=" [image of the Head of a GNU] "
-WIDTH="129" HEIGHT="122"></A>
+<!-- Parent-Version: $Revision: 1.5 $ -->
 
-<P>
-<HR>
+<!-- This is the template document for GNU web pages.  We use
+     server side includes (#include) for common elements, for
+     instance, the very first line of the file.  If you're reading
+     this in its expanded form, you can retrieve the original source,
+     with the SSI statements intact, from
+     
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain
+-->
+
+<!-- Instructions for adapting this boilerplate to a new project: -->
+
+<!-- 1. In the line above starting "Parent-Version:", remove the
+        "$Revision...$" from around the revision number,
+        leaving just Parent-Version: and the number. -->
+
+<!-- 2. Replace "baz" with the name of your project.
+        You should be able to do this with search and replace;
+        making sure that the search is case insensitive and
+        that the case of the replacement matches the case
+        of the string found. In Emacs, query-replace will do this
+        when case-fold-search and case-replace are both non-nil
+        and both search and replacement string are given in lower case. -->
+
+<!-- 3. Of course update the actual information according to your project,
+        such as mailing lists, project locations, and maintainer name.  -->
+
+<!-- 4. You can use the patch-from-parent script to semi-automate
+        merging future changes to the boilerplate with your file:
+        
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/patch-from-parent?root=www&content-type=text%2Fplain
+-->
+
+<!--#include virtual="/server/header.html" -->
+<title>elib - GNU Project - Free Software Foundation (FSF)</title>
+<!--#include virtual="/server/banner.html" -->
+<h2>Elib</h2>
 
 <p>Elib has been decommissioned as a separate package since its useful
 functions have long since been included in Emacs.  The remainder of this
@@ -63,13 +82,54 @@
 permitted in any medium, provided this notice is preserved.
 
 <P>
-Updated:
-<!-- hhmts start -->
-$Date: 2008/08/11 17:10:22 $ $Author: karl $
-<!-- hhmts end -->
-
-<P>
-<HR>
-
-</BODY>
-</HTML>
+<!-- If needed, change the copyright block at the bottom. In general,
+     all pages on the GNU web server should have the section about
+     verbatim copying.  Please do NOT remove this without talking
+     with the webmasters first.
+     Please make sure the copyright date is consistent with the document
+     and that it is like this: "2001, 2002", not this: "2001-2002". -->
+</div><!-- for id="content", starts in the include above -->
+<!--#include virtual="/server/footer.html" -->
+<div id="footer">
+<p>Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
+
+<p>Updated:
+<!-- timestamp start -->
+$Date: 2010/10/24 02:23:09 $
+<!-- timestamp end -->
+</p>
+</div>
+
+<div id="translations">
+<h4>Translations of this page</h4>
+
+<!-- Please keep this list alphabetical by language code.
+     Comment what the language is for each type, i.e. de is German.
+     Write the language name in its own language (Deutsch) in the text.
+     If you add a new language here, please
+     advise address@hidden and add it to
+      - /home/www/html/server/standards/README.translations.html
+      - one of the lists under the section "Translations Underway"
+      - if there is a translation team, you also have to add an alias
+      to mail.gnu.org:/com/mailer/aliases
+     Please also check you have the language code right; see:
+     http://www.loc.gov/standards/iso639-2/php/code_list.php
+     If the 2-letter ISO 639-1 code is not available,
+     use the 3-letter ISO 639-2.
+     Please use W3C normative character entities.
+
+     See also '(web-trans)Capitalization':
+     
http://gnu.org/software/trans-coord/manual/web-trans/html_node/Capitalization.html
+     -->
+
+<ul class="translations-list">
+<!-- English -->
+<li><a href="/server/standards/boilerplate.html">English</a>&nbsp;[en]</li>
+</ul>
+</div>
+</div>
+</body>
+</html>

Index: elib.old.html
===================================================================
RCS file: elib.old.html
diff -N elib.old.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ elib.old.html       24 Oct 2010 02:23:09 -0000      1.1
@@ -0,0 +1,75 @@
+<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<HTML>
+<HEAD>
+<TITLE>elib - GNU Project - Free Software Foundation (FSF)</TITLE>
+<LINK REV="made" HREF="mailto:address@hidden";>
+<META NAME="keywords" CONTENT="elib">
+</HEAD>
+<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" 
VLINK="#9900DD">
+
+<H3>Elib</H3>
+
+<A HREF="/graphics/agnuhead.html"><IMG SRC="/graphics/gnu-head-sm.jpg"
+ALT=" [image of the Head of a GNU] "
+WIDTH="129" HEIGHT="122"></A>
+
+<P>
+<HR>
+
+<p>Elib has been decommissioned as a separate package since its useful
+functions have long since been included in Emacs.  The remainder of this
+page is kept just for historical purposes.
+
+<P>
+Elib is designed to be for Emacs lisp programs what
+<A HREF="/software/binutils/binutils.html">libiberty</A>
+is for C programs:
+a collection of useful routines which don't have to
+be reinvented each time a new program is written.
+
+<P>
+Elib contains code for:
+<UL>
+<LI>container data structures (queues, stacks, AVL trees, etc)
+<LI>string handling functions missing in standard Emacs
+<LI>minibuffer handling functions missing in standard Emacs
+<LI>routines for handling lists of so-called cookies in a buffer.
+</UL>
+
+<P>
+<HR>
+
+<P>
+Return to <A HREF="/home.html">GNU's home page</A>.
+
+<P>
+Please send FSF &amp; GNU inquiries &amp; questions to
+
+<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>.
+There are also <A HREF="http://www.fsf.org/about/contact.html";>other ways to 
contact</A> the FSF.
+
+<P>
+Please send comments on these web pages to
+<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>,
+send other questions to
+<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>.
+
+<P>
+Copyright &copy; 1998, 2001 Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,  USA
+
+<P>
+Verbatim copying and distribution of this entire article is
+permitted in any medium, provided this notice is preserved.
+
+<P>
+Updated:
+<!-- hhmts start -->
+$Date: 2010/10/24 02:23:09 $ $Author: risci_atom $
+<!-- hhmts end -->
+
+<P>
+<HR>
+
+</BODY>
+</HTML>



reply via email to

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