Mercurial > emacs
changeset 30619:33aed5c89562
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 06 Aug 2000 09:26:26 +0000 |
parents | 9dd1a6504bdd |
children | 1a808437b658 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + + * 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 <eliz@is.elta.co.il> * bs.el (bs-apply-sort-faces): Don't use window-system, since all