summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* elisp.eclass:Christian Faulhammer2007-07-021-37/+78
| | | | | | | | | | | | | | | | | * Depend on Emacs by NEED_EMACS=<version> before inherit * DOCS variable is used in src_install() to give a number of documentation files * Documented some missing parts * Some code clean-up elisp-common: * elisp-emacs-version() to determine Emacs' current major version number * site-gentoo.el is only regenerated if there was actually a change, thus preventing unecessary output on postrm or postinst * now every action is commented with an einfo output * Documented some missing parts * Some code clean-up
* Add some comments and local variables to generated autoload file.Ulrich Müller2007-05-261-2/+17
|
* Handle the case in elisp-site-regen that there are no site-init files.Ulrich Müller2007-04-291-7/+5
|
* Give more specific example of "load" function in einfo message.Ulrich Müller2007-04-271-2/+2
|
* Fixup whitespace in elisp-common.eclassUlrich Müller2007-04-191-11/+11
|
* A missing colon prevented a auxiliary variable to be predefined if noChristian Faulhammer2007-04-181-11/+11
| | | | argument was given
* And againChristian Faulhammer2007-04-161-1/+1
|
* see commit before, this time for real:Christian Faulhammer2007-04-161-49/+132
| | | | | | | Remove some unused parts (commented out and similar) Documentation of functions (both by Ulrich Müller and Christian Faulhammer) New function elisp_make_autoload_file() (by Ulrich Müller) Taken from Emacs Overlay
* fix utf-8Ciaran McCreesh2005-09-171-2/+2
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* added 'die' to elisp-site-file-install(). thanks to Tobias C. rittweiler ↵Mamoru Komachi2005-05-031-2/+2
| | | | <tcr@freebits.de>; bug #86704.
* '...' -> ' ...'Mike Frysinger2004-10-191-4/+4
|
* Changed descrpifion of what to do as suggested by John Altstadt ↵Mamoru Komachi2004-07-041-3/+3
| | | | <altstadt@telus.net> in bug #53097
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* Applied a patch from agriffis regardling the bug $44712. Thanks ;)Mamoru Komachi2004-03-161-5/+5
|
* correct site-gentoo.el to be much more specific about what files should be ↵Matthew Kennedy2004-03-091-8/+8
| | | | | | included refactor common-lisp pkg_prerm and pkg_postinst
* Changed elisp-common.eclass to use site-gentoo.el, rather thanJeremy Maitin-Shepard2004-01-191-7/+24
| | | | site-lisp.el.
* add an alternate compilation functionMatthew Kennedy2003-11-031-1/+60
|
* added improvements and cleanups from Jeremy Maitin-ShepardMatthew Kennedy2003-10-061-2/+8
| | | | <jbms@attbi.com> bug 29698
* separated elisp into elisp and elisp-commonMatthew Kennedy2003-09-211-0/+56