Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elisp.eclass: | Christian Faulhammer | 2007-07-02 | 1 | -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üller | 2007-05-26 | 1 | -2/+17 |
| | |||||
* | Handle the case in elisp-site-regen that there are no site-init files. | Ulrich Müller | 2007-04-29 | 1 | -7/+5 |
| | |||||
* | Give more specific example of "load" function in einfo message. | Ulrich Müller | 2007-04-27 | 1 | -2/+2 |
| | |||||
* | Fixup whitespace in elisp-common.eclass | Ulrich Müller | 2007-04-19 | 1 | -11/+11 |
| | |||||
* | A missing colon prevented a auxiliary variable to be predefined if no | Christian Faulhammer | 2007-04-18 | 1 | -11/+11 |
| | | | | argument was given | ||||
* | And again | Christian Faulhammer | 2007-04-16 | 1 | -1/+1 |
| | |||||
* | see commit before, this time for real: | Christian Faulhammer | 2007-04-16 | 1 | -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-8 | Ciaran McCreesh | 2005-09-17 | 1 | -2/+2 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -2/+1 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | added 'die' to elisp-site-file-install(). thanks to Tobias C. rittweiler ↵ | Mamoru Komachi | 2005-05-03 | 1 | -2/+2 |
| | | | | <tcr@freebits.de>; bug #86704. | ||||
* | '...' -> ' ...' | Mike Frysinger | 2004-10-19 | 1 | -4/+4 |
| | |||||
* | Changed descrpifion of what to do as suggested by John Altstadt ↵ | Mamoru Komachi | 2004-07-04 | 1 | -3/+3 |
| | | | | <altstadt@telus.net> in bug #53097 | ||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | Applied a patch from agriffis regardling the bug $44712. Thanks ;) | Mamoru Komachi | 2004-03-16 | 1 | -5/+5 |
| | |||||
* | correct site-gentoo.el to be much more specific about what files should be ↵ | Matthew Kennedy | 2004-03-09 | 1 | -8/+8 |
| | | | | | | included refactor common-lisp pkg_prerm and pkg_postinst | ||||
* | Changed elisp-common.eclass to use site-gentoo.el, rather than | Jeremy Maitin-Shepard | 2004-01-19 | 1 | -7/+24 |
| | | | | site-lisp.el. | ||||
* | add an alternate compilation function | Matthew Kennedy | 2003-11-03 | 1 | -1/+60 |
| | |||||
* | added improvements and cleanups from Jeremy Maitin-Shepard | Matthew Kennedy | 2003-10-06 | 1 | -2/+8 |
| | | | | <jbms@attbi.com> bug 29698 | ||||
* | separated elisp into elisp and elisp-common | Matthew Kennedy | 2003-09-21 | 1 | -0/+56 |