# HG changeset patch # User Gerd Moellmann # Date 965553986 0 # Node ID 33aed5c89562b4f2d8fd55279220560f080f2585 # Parent 9dd1a6504bddbf6f99f92e21c65f4de3a6eaeaae *** empty log message *** diff -r 9dd1a6504bdd -r 33aed5c89562 lisp/ChangeLog --- a/lisp/ChangeLog Sun Aug 06 09:18:02 2000 +0000 +++ b/lisp/ChangeLog Sun Aug 06 09:26:26 2000 +0000 @@ -1,3 +1,11 @@ +2000-08-06 Gerd Moellmann + + * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of + `first', `second', and `third'. + + * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05. + (second): Make it an alias for `cadr'. + 2000-08-06 Eli Zaretskii * bs.el (bs-apply-sort-faces): Don't use window-system, since all