| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sed expression. | Ulrich Müller | 2010-02-03 | 1 | -4/+4 |
* | Fix sed expression. | Ulrich Müller | 2010-02-03 | 1 | -2/+2 |
* | Add prefix keywords, change EAPI to 3. New xref USE flag. | Ulrich Müller | 2010-02-03 | 1 | -7/+8 |
* | Add prefix keywords, change EAPI to 3. New xref USE flag. | Ulrich Müller | 2010-02-03 | 4 | -5/+97 |
* | Remove eval-after-load from site-init file since it was not working anyway. | Ulrich Müller | 2009-03-25 | 1 | -6/+6 |
* | Remove eval-after-load from site-init file since it was not working anyway. | Ulrich Müller | 2009-03-25 | 2 | -3/+6 |
* | clean up | Christian Faulhammer | 2009-02-19 | 1 | -4/+11 |
* | clean up | Christian Faulhammer | 2009-02-19 | 3 | -53/+5 |
* | ppc stable #257082 | Gysbert Wassenaar | 2009-02-19 | 1 | -12/+2 |
* | ppc stable #257082 | Gysbert Wassenaar | 2009-02-19 | 2 | -3/+6 |
* | stable sparc, bug 257082 | Tiago Cunha | 2009-02-02 | 1 | -5/+5 |
* | stable sparc, bug 257082 | Tiago Cunha | 2009-02-02 | 2 | -3/+6 |
* | amd64/x86 stable, bug #257082 | Markus Meier | 2009-02-01 | 1 | -5/+5 |
* | amd64/x86 stable, bug #257082 | Markus Meier | 2009-02-01 | 2 | -4/+7 |
* | clean up | Christian Faulhammer | 2009-01-29 | 1 | -11/+5 |
* | clean up | Christian Faulhammer | 2009-01-29 | 6 | -244/+9 |
* | Use elisp-compile instead of elisp-comp, bug 235442. | Ulrich Müller | 2008-08-27 | 1 | -7/+7 |
* | Use elisp-compile instead of elisp-comp, bug 235442. | Ulrich Müller | 2008-08-27 | 4 | -8/+12 |
* | Properly autoload package for Emacs. | Ulrich Müller | 2008-08-01 | 1 | -6/+6 |
* | Properly autoload package for Emacs. | Ulrich Müller | 2008-08-01 | 3 | -5/+10 |
* | Add missing dependency for ASDF. | Ulrich Müller | 2008-08-01 | 1 | -6/+6 |
* | Add missing dependency for ASDF. | Ulrich Müller | 2008-08-01 | 3 | -5/+9 |
* | Version bump: new CVS snapshot. | Ulrich Müller | 2008-08-01 | 10 | -5/+442 |
* | Version bump: new CVS snapshot. | Ulrich Müller | 2008-08-01 | 3 | -5/+103 |
* | Fix previous commit. | Ulrich Müller | 2008-08-01 | 1 | -6/+5 |
* | Fix previous commit. | Ulrich Müller | 2008-08-01 | 3 | -21/+4 |
* | Reorganise directory structure. Sync swank.asd from the lisp overlay. | Ulrich Müller | 2008-08-01 | 1 | -13/+12 |
* | Reorganise directory structure. Sync swank.asd from the lisp overlay. | Ulrich Müller | 2008-08-01 | 11 | -90/+79 |
* | Extract date of last update from ChangeLog, fixes bug 233270. | Ulrich Müller | 2008-07-30 | 1 | -5/+6 |
* | Extract date of last update from ChangeLog, fixes bug 233270. | Ulrich Müller | 2008-07-30 | 3 | -4/+38 |
* | Depend on virtual/texi2dvi to fix bug 222501 properly. | Ulrich Müller | 2008-07-07 | 1 | -6/+6 |
* | Depend on virtual/texi2dvi to fix bug 222501 properly. | Ulrich Müller | 2008-07-07 | 3 | -9/+9 |
* | Set VARTEXFONTS, bug 223077. | Ulrich Müller | 2008-05-21 | 1 | -5/+5 |
* | Set VARTEXFONTS, bug 223077. | Ulrich Müller | 2008-05-21 | 2 | -3/+8 |
* | Replace virtual/tetex by appropriate dependency for texi2dvi, bug 222501. | Ulrich Müller | 2008-05-18 | 1 | -3/+13 |
* | Replace virtual/tetex by appropriate dependency for texi2dvi, bug 222501. | Ulrich Müller | 2008-05-18 | 3 | -9/+18 |
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 3 | -55/+0 |
* | No parallel make for building docs. | Ulrich Müller | 2007-10-28 | 1 | -11/+11 |
* | No parallel make for building docs. | Ulrich Müller | 2007-10-28 | 2 | -4/+8 |
* | Sync swank.asd from Gentoo Lisp overlay. | Ulrich Müller | 2007-10-22 | 1 | -11/+11 |
* | Sync swank.asd from Gentoo Lisp overlay. | Ulrich Müller | 2007-10-22 | 2 | -5/+9 |
* | Install Info file also for USE=-doc; don't install ChangeLog twice. | Ulrich Müller | 2007-10-21 | 1 | -14/+14 |
* | Install Info file also for USE=-doc; don't install ChangeLog twice. | Ulrich Müller | 2007-10-21 | 3 | -11/+22 |
* | Use autoload mechanism, bug #174469. | Ulrich Müller | 2007-09-20 | 1 | -11/+15 |
* | Use autoload mechanism, bug #174469. | Ulrich Müller | 2007-09-20 | 3 | -3/+20 |
* | New CVS snapshot. Fix M-. errors on SBCL functions, thanks to Stelian Ionescu. | Ulrich Müller | 2007-09-08 | 1 | -23/+19 |
* | New CVS snapshot. Fix M-. errors on SBCL functions, thanks to Stelian Ionescu. | Ulrich Müller | 2007-09-08 | 7 | -61/+98 |
* | New CVS snapshot, should fix the issues of 20070822. | Ulrich Müller | 2007-08-30 | 1 | -7/+15 |
* | New CVS snapshot, should fix the issues of 20070822. | Ulrich Müller | 2007-08-30 | 3 | -1/+60 |
* | Remove old ebuild. | Ulrich Müller | 2007-08-29 | 1 | -15/+7 |