summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Start new page before local variables block.Ulrich Müller2009-09-272-1/+3
* Use variable instead of sed substitution for new page.Ulrich Müller2009-09-272-3/+9
* Fix typo, bug 285045.Ulrich Müller2009-09-152-2/+7
* Add support for Texinfo files, variable ELISP_TEXINFO.Ulrich Müller2009-09-142-0/+144
* Whitespace.Ulrich Müller2009-09-091-0/+2
* Use null string instead of command substitution, it may be less fragile.Ulrich Müller2009-09-082-5/+5
* Mark site-gentoo.el as buffer-read-only, in order to preventUlrich Müller2009-09-082-2/+10
* Restore file and sync from Portage tree.Ulrich Müller2009-09-081-0/+371
* Moved to Portage tree.Ulrich Müller2009-08-251-126/+0
* Don't inherit versionator.eclass.Ulrich Müller2009-08-242-0/+132
* Moved to Portage tree.Ulrich Müller2009-04-142-499/+0
* Mention Emacs in the postinst/postrm message.Ulrich Müller2009-04-111-1/+1
* Suppress error message if cp source and destination are identical.Ulrich Müller2009-04-082-1/+6
* Undo.Ulrich Müller2009-04-071-2/+2
* Change directory to S in src_unpack.Ulrich Müller2009-03-292-1/+7
* Slightly change wording.Ulrich Müller2009-03-281-2/+2
* Ignore case in regexp.Ulrich Müller2009-03-271-1/+1
* Widen comment of elisp-site-file-install.Ulrich Müller2009-03-271-1/+5
* Make EAPI case selection more compact.Ulrich Müller2009-03-271-6/+4
* Avoid unnecessary code duplication for RDEPEND.Ulrich Müller2009-03-272-1/+3
* Automagically insert header comment in elisp-site-file-install.Ulrich Müller2009-03-262-3/+12
* Undo previous commit, since it breaks for a source file in ${T}.Ulrich Müller2009-03-231-6/+7
* Remove unnecessary cp command.Ulrich Müller2009-03-231-7/+6
* Output a warning for bad filenames.Ulrich Müller2009-03-232-1/+4
* Reindent documentation at 72 columns (same as elisp.eclass) to make it better...Ulrich Müller2009-03-231-63/+67
* Use pattern replacement instead of removal.Ulrich Müller2009-03-231-1/+1
* Allow for extra version identifier in the name of the source file.Ulrich Müller2009-03-232-7/+14
* Remove superfluous comment.Ulrich Müller2009-03-221-1/+0
* Remove mention of elisp-comp from documentation.Ulrich Müller2009-03-221-3/+0
* elisp-comp: Die.Ulrich Müller2009-03-222-42/+6
* Fix typo.Ulrich Müller2009-03-171-1/+1
* Explicitely assign S=${WORKDIR} in the "simple elisp" case.Ulrich Müller2009-03-172-0/+7
* Undo.Ulrich Müller2009-03-162-3/+3
* Rename ELISP_PATCHES to PATCHES. There can't really be any collisions because...Ulrich Müller2009-03-162-3/+3
* Automatically apply patches in ELISP_PATCHES.Ulrich Müller2009-03-152-6/+22
* Remove entry since that was only a comment change.Ulrich Müller2009-03-151-4/+0
* Add quotes to the example.Ulrich Müller2009-03-131-2/+2
* Change a comment.Ulrich Müller2009-03-121-1/+2
* Undo previous change, since we cannot assume anything about an unknown EAPI. ...Ulrich Müller2009-03-082-8/+5
* Remove site-start.el from cleanup code, too.Ulrich Müller2009-03-071-1/+1
* Remove all code related to site-start.el.Ulrich Müller2009-03-072-48/+4
* Explicitely fail on unknown EAPI.Ulrich Müller2009-03-072-5/+8
* Set no-byte-compile variable in site-start.el.Ulrich Müller2009-03-062-1/+6
* Reorder eclass variables.Ulrich Müller2009-02-262-9/+13
* Change introductory sentence of eclass comment (which was still from 2002!).Ulrich Müller2009-02-251-1/+4
* Inherit base.eclass and use its autopatch feature.Ulrich Müller2009-02-243-7/+34
* Undo changesets 1274 and 1275.Ulrich Müller2009-02-242-32/+4
* Add missing ChangeLog entry from CVS log and update copyright date.Ulrich Müller2009-02-242-1/+6
* Kill useless ChangeLog entryChristian Faulhammer2009-02-231-6/+0
* Output ebuild phase in einfo messages.Ulrich Müller2009-02-232-2/+7