summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/ring.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add 'ring-resize' functionAllen Li2018-11-101-11/+22
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * lisp/emacs-lisp/ring.el: Use lexical-bindingSimen Heggestøyl2016-09-091-4/+5
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix ring extension code in ring.el, and tweak comint-input-ring handling.Chong Yidong2012-03-151-14/+19
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (ring-size, ring-p, ring-insert, ring-length, ring-empty-p): Use c[ad]dr.Juanma Barranquero2007-11-171-39/+37
* | (ring-convert-sequence-to-ring)Richard M. Stallman2007-10-141-0/+72
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-071-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (ring-elements): Make it return a list of the elements of RING inLuc Teirlinck2005-06-241-2/+7
* Add arch taglinesMiles Bader2003-09-011-0/+1
* 2003-07-11 John Paul Wallington <jpw@gnu.org>John Paul Wallington2003-07-111-12/+12
* (ring-elements): New function.Dave Love2000-05-211-0/+4
* Fix previous change.Richard M. Stallman1999-08-301-15/+4
* Many doc fixes.Richard M. Stallman1999-08-301-32/+64
* Many doc fixes.Richard M. Stallman1997-03-221-11/+16
* Update FSF's address.Erik Naggum1996-01-141-15/+16
* (ring-insert-at-beginning): New function.Richard M. Stallman1994-06-231-2/+14
* (ring-mod): Remove, since floor and modPaul Eggert1993-08-101-12/+4
* Rewritten. A poor choice of representation made the old code excessivelyEric S. Raymond1993-04-251-27/+46
* Added and fixed documentation.Eric S. Raymond1993-04-251-30/+12
* *** empty log message ***Eric S. Raymond1993-03-301-1/+1