From: Gerd Moellmann Date: Sun, 6 Aug 2000 09:26:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~2471 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3d05e1ee6a1006faaf5b4671cc0b65454f083374;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9c0ecaca057..5fd5f3759ba 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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