| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove backwards compatibility code. |  Ulrich Müller | 2012-09-11 | 1 | -0/+5 |
* | Suppress warning for initial installation. |  Ulrich Müller | 2012-08-24 | 1 | -0/+3 |
* | Remove unnecessary variable assignment. |  Ulrich Müller | 2012-08-17 | 1 | -0/+4 |
* | Sync from Portage tree: Make use of the @ROFF token in documentation. |  Ulrich Müller | 2012-07-18 | 1 | -0/+4 |
* | Require GNU Emacs in elisp-need-emacs. |  Ulrich Müller | 2012-02-12 | 1 | -0/+2 |
* | Fix spelling of my name. |  Ulrich Müller | 2012-02-11 | 1 | -85/+85 |
* | Fix ChangeLog. |  Ulrich Müller | 2012-02-11 | 1 | -4/+5 |
* | Delete declaration of unused variable. |  Ulrich Müller | 2012-02-11 | 1 | -0/+4 |
* | Update copyright year. |  Ulrich Müller | 2012-01-07 | 1 | -1/+1 |
* | Revert commit 1778. No other language eclass has this, and I don't know why i... |  Ulrich Müller | 2012-01-07 | 1 | -6/+0 |
* | Prevent multiple loading for eclasses to speed up caching (thanks to vapier f... |  Christian Faulhammer | 2011-12-27 | 1 | -0/+6 |
* | Use ebegin/eend instead of einfo. |  Ulrich Müller | 2011-12-03 | 1 | -0/+5 |
* | Replace echo by einfo. |  Ulrich Müller | 2011-11-22 | 1 | -0/+3 |
* | New eclass variable ELISP_REMOVE, list of files to be removed in src_prepare. |  Ulrich Müller | 2011-11-22 | 1 | -0/+5 |
* | Revert, going back to revision 1742. |  Ulrich Müller | 2011-11-22 | 1 | -6/+0 |
* | New variable ELISP_SOURCES, allows to specify a list of source files |  Ulrich Müller | 2011-11-21 | 1 | -0/+6 |
* | Allow for user patches in elisp_src_prepare. |  Ulrich Müller | 2011-10-16 | 1 | -0/+4 |
* | Clarify policy on site-init files. |  Ulrich Müller | 2011-10-01 | 1 | -0/+4 |
* | Move authors' list to new @AUTHOR block. |  Ulrich Müller | 2011-08-22 | 1 | -0/+5 |
* | Change [ ] to [[ ]] throughout. |  Ulrich Müller | 2011-08-19 | 1 | -0/+5 |
* | elisp-need-emacs: Test for return status of elisp-emacs-version. |  Ulrich Müller | 2011-08-12 | 1 | -0/+1 |
* | Error handling in elisp-emacs-version. |  Ulrich Müller | 2011-08-12 | 1 | -0/+5 |
* | Fix installation of Info files if Texinfo source is in a subdirectory, bug 37... |  Ulrich Müller | 2011-07-13 | 1 | -0/+6 |
* | New eclass function elisp-need-emacs. |  Ulrich Müller | 2010-11-10 | 1 | -0/+5 |
* | In header comment, use PN not P. |  Ulrich Müller | 2010-09-14 | 1 | -0/+5 |
* | Update documentation |  Christian Faulhammer | 2010-08-23 | 1 | -0/+4 |
* | Remove dead function elisp-comp, bug 235442. |  Ulrich Müller | 2010-08-22 | 1 | -0/+3 |
* | Update documentation in elisp.eclass. |  Ulrich Müller | 2010-08-22 | 1 | -0/+4 |
* | The temporary file needs only be removed in the no changes case. |  Ulrich Müller | 2010-07-21 | 1 | -0/+1 |
* | Remove unnecessary nullglob option. |  Ulrich Müller | 2010-07-21 | 1 | -0/+6 |
* | Look for patch in WORKDIR too. |  Ulrich Müller | 2010-01-30 | 1 | -1/+5 |
* | Prepare for Prefix support. |  Ulrich Müller | 2009-11-25 | 1 | -0/+7 |
* | Add a warning. Remove another warning, in order not to violate warning number... |  Ulrich Müller | 2009-11-17 | 1 | -0/+6 |
* | Start new page before local variables block. |  Ulrich Müller | 2009-09-27 | 1 | -0/+1 |
* | Use variable instead of sed substitution for new page. |  Ulrich Müller | 2009-09-27 | 1 | -0/+6 |
* | Fix typo, bug 285045. |  Ulrich Müller | 2009-09-15 | 1 | -0/+5 |
* | Add support for Texinfo files, variable ELISP_TEXINFO. |  Ulrich Müller | 2009-09-14 | 1 | -0/+6 |
* | Use null string instead of command substitution, it may be less fragile. |  Ulrich Müller | 2009-09-08 | 1 | -1/+1 |
* | Mark site-gentoo.el as buffer-read-only, in order to prevent |  Ulrich Müller | 2009-09-08 | 1 | -0/+7 |
* | Don't inherit versionator.eclass. |  Ulrich Müller | 2009-08-24 | 1 | -0/+6 |
* | Suppress error message if cp source and destination are identical. |  Ulrich Müller | 2009-04-08 | 1 | -0/+5 |
* | Change directory to S in src_unpack. |  Ulrich Müller | 2009-03-29 | 1 | -0/+5 |
* | Avoid unnecessary code duplication for RDEPEND. |  Ulrich Müller | 2009-03-27 | 1 | -0/+2 |
* | Automagically insert header comment in elisp-site-file-install. |  Ulrich Müller | 2009-03-26 | 1 | -0/+6 |
* | Output a warning for bad filenames. |  Ulrich Müller | 2009-03-23 | 1 | -1/+2 |
* | Allow for extra version identifier in the name of the source file. |  Ulrich Müller | 2009-03-23 | 1 | -0/+3 |
* | elisp-comp: Die. |  Ulrich Müller | 2009-03-22 | 1 | -0/+4 |
* | Fix typo. |  Ulrich Müller | 2009-03-17 | 1 | -1/+1 |
* | Explicitely assign S=${WORKDIR} in the "simple elisp" case. |  Ulrich Müller | 2009-03-17 | 1 | -0/+5 |
* | Undo. |  Ulrich Müller | 2009-03-16 | 1 | -1/+1 |