Git Product home page Git Product logo

elib-1.0's Introduction

		     This is the README file for

				 ELIB
				  -
			The Emacs Lisp Library

			   Version 1.0

		  Inge Wallin <[email protected]>
		Per Cederqvist <[email protected]>

================================================================

This is the source directory for the GNU emacs lisp library Elib
version 1.0.  Elib is designed to be for Elisp programs what libg++ is
for C++ programs:  a collection of useful routines which don't have to
be reinvented each time a new program is written.

Elib contains code for:
 - container data structures (queues, stacks, AVL trees, etc)
 - string handling functions missing in standard emacs
 - minibuffer handling functions missing in standard emacs
 - routines for handling lists of so called cookies in a buffer. 

Information about how to install the library and the documentation is
in the file INSTALL.  Licensing terms are in the file COPYING.
Further documentation is in the Texinfo file elib.texi. 

Please send bug reports, suggestions and comments to
[email protected].  

Known bugs:
  + The documentation could be better. It lacks an index, among 
    other things.
  + The stack-m and stack-f should probably both (provide 'stack).
    stack-m.el should maybe be renamed stack.el, and stack-f.el
    should maybe only be used while debugging.  We are still 
    thinking about this. Suggestions are welcome.
  + The cookie package has a number of inconsistencies regarding
    handling of (point).

Enjoy!

	Linköping 10-dec-1995
	Inge Wallin
	Per Cederqvist

elib-1.0's People

Contributors

imondragon avatar

Stargazers

曹文忠 avatar Angus H. avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.