From 6c7fd5aa64aed3d684592608d48b647213894d5c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 21 Jan 2000 05:31:13 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 6375625ffe8..fae08e21733 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1022,7 +1022,8 @@ as the place that holds the list to be changed. ** New dolist and dotimes macros. -The dolist and dotimes macros of Common Lisp are now available. +Simple versions of the dolist and dotimes macros of Common Lisp +are now defined in Emacs Lisp. (dolist (VAR LIST [RESULT]) BODY...) Execute body once for each element of LIST, -- 2.39.5