Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ring extension code in ring.el, and tweak comint-input-ring handling. | Chong Yidong | 2012-03-15 | 1 | -14/+19 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ | |||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (ring-size, ring-p, ring-insert, ring-length, ring-empty-p): Use c[ad]dr. | Juanma Barranquero | 2007-11-17 | 1 | -39/+37 |
* | | (ring-convert-sequence-to-ring) | Richard M. Stallman | 2007-10-14 | 1 | -0/+72 |
|/ | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-07 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (ring-elements): Make it return a list of the elements of RING in | Luc Teirlinck | 2005-06-24 | 1 | -2/+7 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | 2003-07-11 John Paul Wallington <jpw@gnu.org> | John Paul Wallington | 2003-07-11 | 1 | -12/+12 |
* | (ring-elements): New function. | Dave Love | 2000-05-21 | 1 | -0/+4 |
* | Fix previous change. | Richard M. Stallman | 1999-08-30 | 1 | -15/+4 |
* | Many doc fixes. | Richard M. Stallman | 1999-08-30 | 1 | -32/+64 |
* | Many doc fixes. | Richard M. Stallman | 1997-03-22 | 1 | -11/+16 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -15/+16 |
* | (ring-insert-at-beginning): New function. | Richard M. Stallman | 1994-06-23 | 1 | -2/+14 |
* | (ring-mod): Remove, since floor and mod | Paul Eggert | 1993-08-10 | 1 | -12/+4 |
* | Rewritten. A poor choice of representation made the old code excessively | Eric S. Raymond | 1993-04-25 | 1 | -27/+46 |
* | Added and fixed documentation. | Eric S. Raymond | 1993-04-25 | 1 | -30/+12 |
* | *** empty log message *** | Eric S. Raymond | 1993-03-30 | 1 | -1/+1 |
* | entered into RCS | Richard M. Stallman | 1992-08-02 | 1 | -9/+10 |
* | *** empty log message *** | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -1/+9 |
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -2/+22 |
* | *** empty log message *** | Brian Preble | 1991-04-23 | 1 | -2/+2 |
* | Initial revision | David Lawrence | 1990-11-21 | 1 | -0/+101 |