| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert commit 1778. No other language eclass has this, and I don't know why i... |  Ulrich Müller | 2012-01-07 | 1 | -5/+0 |
* | Prevent multiple loading for eclasses to speed up caching (thanks to vapier f... |  Christian Faulhammer | 2011-12-27 | 1 | -0/+5 |
* | New eclass variable ELISP_REMOVE, list of files to be removed in src_prepare. |  Ulrich Müller | 2011-11-22 | 1 | -0/+9 |
* | Revert, going back to revision 1742. |  Ulrich Müller | 2011-11-22 | 1 | -19/+4 |
* | Simplify. |  Ulrich Müller | 2011-11-21 | 1 | -5/+6 |
* | New variable ELISP_SOURCES, allows to specify a list of source files |  Ulrich Müller | 2011-11-21 | 1 | -4/+18 |
* | ELISP_PATCHES is a space separated list. |  Ulrich Müller | 2011-10-21 | 1 | -2/+3 |
* | Allow for user patches in elisp_src_prepare. |  Ulrich Müller | 2011-10-16 | 1 | -0/+3 |
* | Doc fix: @MAINTAINER doesn't support paragraphs any more. |  Ulrich Müller | 2011-08-22 | 1 | -2/+1 |
* | Move authors' list to new @AUTHOR block. |  Ulrich Müller | 2011-08-22 | 1 | -5/+5 |
* | Change [ ] to [[ ]] throughout. |  Ulrich Müller | 2011-08-19 | 1 | -11/+11 |
* | Fix installation of Info files if Texinfo source is in a subdirectory, bug 37... |  Ulrich Müller | 2011-07-13 | 1 | -1/+2 |
* | Update year. |  Ulrich Müller | 2011-02-19 | 1 | -1/+1 |
* | Typo. |  Ulrich Müller | 2011-01-29 | 1 | -1/+1 |
* | New eclass function elisp-need-emacs. |  Ulrich Müller | 2010-11-10 | 1 | -8/+1 |
* | Comment changes: Use two spaces after full stop, because the eclass |  Ulrich Müller | 2010-09-13 | 1 | -7/+7 |
* | Update documentation for elisp-site-regen. |  Ulrich Müller | 2010-08-24 | 1 | -6/+5 |
* | Update copyright date. |  Ulrich Müller | 2010-08-24 | 1 | -1/+1 |
* | Update documentation |  Christian Faulhammer | 2010-08-23 | 1 | -4/+8 |
* | Document functions in elisp.eclass. |  Ulrich Müller | 2010-08-23 | 1 | -0/+40 |
* | Update documentation in elisp.eclass. |  Ulrich Müller | 2010-08-22 | 1 | -0/+5 |
* | Look for patch in WORKDIR too. |  Ulrich Müller | 2010-01-30 | 1 | -2/+4 |
* | Fix typo, bug 285045. |  Ulrich Müller | 2009-09-15 | 1 | -2/+2 |
* | Add support for Texinfo files, variable ELISP_TEXINFO. |  Ulrich Müller | 2009-09-14 | 1 | -0/+138 |
* | Moved to Portage tree. |  Ulrich Müller | 2009-08-25 | 1 | -126/+0 |
* | Don't inherit versionator.eclass. |  Ulrich Müller | 2009-08-24 | 1 | -0/+126 |
* | Moved to Portage tree. |  Ulrich Müller | 2009-04-14 | 1 | -126/+0 |
* | Change directory to S in src_unpack. |  Ulrich Müller | 2009-03-29 | 1 | -1/+2 |
* | Make EAPI case selection more compact. |  Ulrich Müller | 2009-03-27 | 1 | -6/+4 |
* | Avoid unnecessary code duplication for RDEPEND. |  Ulrich Müller | 2009-03-27 | 1 | -1/+1 |
* | Explicitely assign S=${WORKDIR} in the "simple elisp" case. |  Ulrich Müller | 2009-03-17 | 1 | -0/+2 |
* | Undo. |  Ulrich Müller | 2009-03-16 | 1 | -2/+2 |
* | Rename ELISP_PATCHES to PATCHES. There can't really be any collisions because... |  Ulrich Müller | 2009-03-16 | 1 | -2/+2 |
* | Automatically apply patches in ELISP_PATCHES. |  Ulrich Müller | 2009-03-15 | 1 | -6/+17 |
* | Undo previous change, since we cannot assume anything about an unknown EAPI. ... |  Ulrich Müller | 2009-03-08 | 1 | -6/+5 |
* | Explicitely fail on unknown EAPI. |  Ulrich Müller | 2009-03-07 | 1 | -5/+6 |
* | Reorder eclass variables. |  Ulrich Müller | 2009-02-26 | 1 | -9/+9 |
* | Change introductory sentence of eclass comment (which was still from 2002!). |  Ulrich Müller | 2009-02-25 | 1 | -1/+4 |
* | Inherit base.eclass and use its autopatch feature. |  Ulrich Müller | 2009-02-24 | 1 | -6/+24 |
* | Undo changesets 1274 and 1275. |  Ulrich Müller | 2009-02-24 | 1 | -24/+4 |
* | Add missing ChangeLog entry from CVS log and update copyright date. |  Ulrich Müller | 2009-02-24 | 1 | -1/+1 |
* | Update Copyright date. |  Ulrich Müller | 2009-02-20 | 1 | -1/+1 |
* | New elisp_src_prepare function to apply patches. |  Ulrich Müller | 2009-02-18 | 1 | -5/+25 |
* | Sync from Portage tree. |  Ulrich Müller | 2009-02-18 | 1 | -0/+93 |
* | Moved to Portage tree. |  Ulrich Müller | 2008-10-27 | 1 | -92/+0 |
* | Augment documentation. Remove superfluous die messages. |  Ulrich Müller | 2008-10-13 | 1 | -5/+7 |
* | Move SITEFILE variable from elisp-common.eclass to elisp.eclass and |  Ulrich Müller | 2008-10-12 | 1 | -2/+8 |
* | Sync from Portage tree. |  Ulrich Müller | 2008-10-12 | 1 | -0/+84 |
* | Moved to Portage tree. |  Ulrich Müller | 2008-09-24 | 1 | -84/+0 |
* | Be less verbose, bug 237546. |  Ulrich Müller | 2008-09-13 | 1 | -1/+0 |