SiteMap Search ElispArea HowTo Glossary RecentChanges News Problems Suggestions

Pases

Last edit

Changed:

< * Packages can execute arbitrary code upon package load.

to

> * Packages can execute arbitrary code upon package load.


Pases is a system definition and packaging system for Emacs. It allows systems to be defined (including load paths, compile order, etc.) by package authors, and allows Emacs users to install packages with one command. No more editing .emacs files just to try out an Emacs package.

http://launchpad.net/pases

Features

-- CategoryCode