From 6fb276bdd177c87b76fc33fec8d195dec256252f Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Fri, 24 Jun 2005 01:29:05 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ lispref/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 62e3f2b7c36..51a763260ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-06-23 Luc Teirlinck + + * emacs-lisp/ring.el (ring-elements): Make it return a list of the + elements of RING in order, and without bogus nil elements. + 2005-06-23 Richard M. Stallman * simple.el (set-variable): Args renamed; doc fix. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 8f016367d81..d05bd56c8b4 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-06-23 Luc Teirlinck + + * lists.texi (Rings): `ring-elements' now returns the elements of + RING in order. + 2005-06-23 Juanma Barranquero * markers.texi (The Mark): Texinfo usage fix. -- 2.39.2