| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearrange functions, to reflect their typical calling order. |  Ulrich Müller | 2010-11-29 | 1 | -20/+20 |
* | Add a note that versioned dependencies on virtual/emacs are an exception. |  Ulrich Müller | 2010-11-13 | 1 | -0/+4 |
* | Update eclass documentation. |  Ulrich Müller | 2010-11-10 | 1 | -5/+9 |
* | Revert test in elisp-need-emacs to make it fail for non-numeric have_emacs. |  Ulrich Müller | 2010-11-10 | 1 | -2/+3 |
* | New eclass function elisp-need-emacs. |  Ulrich Müller | 2010-11-10 | 3 | -8/+24 |
* | Add a sentence about preferred numbers. |  Ulrich Müller | 2010-09-29 | 1 | -1/+3 |
* | In header comment, use PN not P. |  Ulrich Müller | 2010-09-14 | 2 | -1/+6 |
* | 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 | 2 | -4/+12 |
* | Document functions in elisp.eclass. |  Ulrich Müller | 2010-08-23 | 1 | -0/+40 |
* | Remove dead function elisp-comp, bug 235442. |  Ulrich Müller | 2010-08-22 | 2 | -4/+3 |
* | Update documentation in elisp.eclass. |  Ulrich Müller | 2010-08-22 | 2 | -0/+9 |
* | The temporary file needs only be removed in the no changes case. |  Ulrich Müller | 2010-07-21 | 2 | -3/+2 |
* | Remove unnecessary nullglob option. |  Ulrich Müller | 2010-07-21 | 2 | -8/+8 |
* | Look for patch in WORKDIR too. |  Ulrich Müller | 2010-01-30 | 2 | -3/+9 |
* | Prepare for Prefix support. |  Ulrich Müller | 2009-11-25 | 2 | -4/+11 |
* | Change all occurences of ${ROOT}${SITELISP} to ${sitelisp}. |  Ulrich Müller | 2009-11-25 | 1 | -9/+9 |
* | Add a warning. Remove another warning, in order not to violate warning number... |  Ulrich Müller | 2009-11-17 | 2 | -14/+12 |
* | Start new page before local variables block. |  Ulrich Müller | 2009-09-27 | 2 | -1/+3 |
* | Use variable instead of sed substitution for new page. |  Ulrich Müller | 2009-09-27 | 2 | -3/+9 |
* | Fix typo, bug 285045. |  Ulrich Müller | 2009-09-15 | 2 | -2/+7 |
* | Add support for Texinfo files, variable ELISP_TEXINFO. |  Ulrich Müller | 2009-09-14 | 2 | -0/+144 |
* | Whitespace. |  Ulrich Müller | 2009-09-09 | 1 | -0/+2 |
* | Use null string instead of command substitution, it may be less fragile. |  Ulrich Müller | 2009-09-08 | 2 | -5/+5 |
* | Mark site-gentoo.el as buffer-read-only, in order to prevent |  Ulrich Müller | 2009-09-08 | 2 | -2/+10 |
* | Restore file and sync from Portage tree. |  Ulrich Müller | 2009-09-08 | 1 | -0/+371 |
* | Moved to Portage tree. |  Ulrich Müller | 2009-08-25 | 1 | -126/+0 |
* | Don't inherit versionator.eclass. |  Ulrich Müller | 2009-08-24 | 2 | -0/+132 |
* | Moved to Portage tree. |  Ulrich Müller | 2009-04-14 | 2 | -499/+0 |
* | Mention Emacs in the postinst/postrm message. |  Ulrich Müller | 2009-04-11 | 1 | -1/+1 |
* | Suppress error message if cp source and destination are identical. |  Ulrich Müller | 2009-04-08 | 2 | -1/+6 |
* | Undo. |  Ulrich Müller | 2009-04-07 | 1 | -2/+2 |
* | Change directory to S in src_unpack. |  Ulrich Müller | 2009-03-29 | 2 | -1/+7 |
* | Slightly change wording. |  Ulrich Müller | 2009-03-28 | 1 | -2/+2 |
* | Ignore case in regexp. |  Ulrich Müller | 2009-03-27 | 1 | -1/+1 |
* | Widen comment of elisp-site-file-install. |  Ulrich Müller | 2009-03-27 | 1 | -1/+5 |
* | 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 | 2 | -1/+3 |
* | Automagically insert header comment in elisp-site-file-install. |  Ulrich Müller | 2009-03-26 | 2 | -3/+12 |
* | Undo previous commit, since it breaks for a source file in ${T}. |  Ulrich Müller | 2009-03-23 | 1 | -6/+7 |
* | Remove unnecessary cp command. |  Ulrich Müller | 2009-03-23 | 1 | -7/+6 |
* | Output a warning for bad filenames. |  Ulrich Müller | 2009-03-23 | 2 | -1/+4 |
* | Reindent documentation at 72 columns (same as elisp.eclass) to make it better... |  Ulrich Müller | 2009-03-23 | 1 | -63/+67 |
* | Use pattern replacement instead of removal. |  Ulrich Müller | 2009-03-23 | 1 | -1/+1 |
* | Allow for extra version identifier in the name of the source file. |  Ulrich Müller | 2009-03-23 | 2 | -7/+14 |
* | Remove superfluous comment. |  Ulrich Müller | 2009-03-22 | 1 | -1/+0 |
* | Remove mention of elisp-comp from documentation. |  Ulrich Müller | 2009-03-22 | 1 | -3/+0 |
* | elisp-comp: Die. |  Ulrich Müller | 2009-03-22 | 2 | -42/+6 |