# HG changeset patch # User Juanma Barranquero # Date 1116784282 0 # Node ID 97fb202b4adc2b0739967aec74961862a3d70dc8 # Parent e84e856b8e2bb33241d984631bfcaf90d25e86b5 *** empty log message *** diff -r e84e856b8e2b -r 97fb202b4adc lisp/ChangeLog --- a/lisp/ChangeLog Sun May 22 17:48:54 2005 +0000 +++ b/lisp/ChangeLog Sun May 22 17:51:22 2005 +0000 @@ -33,6 +33,16 @@ 2005-05-22 Juanma Barranquero + * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp) + (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst): + * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl) + (mapcan, mapcon, some, every, notany, notevery, signum, isqrt) + (concatenate, list-length, get*, getf, cl-remprop): + * emacs-lisp/cl-macs.el (function*, case, ecase, typecase) + (etypecase, progv, lexical-let, lexical-let*) + (multiple-value-bind, multiple-value-setq, shiftf): + Improve argument/docstring consistency. + * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01. @@ -44,7 +54,7 @@ * vc.el (vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.el when vc-mistrust-permissions is t, which is not the default. - + 2005-05-22 Nick Roberts * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for