Mercurial > emacs
comparison lisp/ChangeLog @ 30619:33aed5c89562
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 06 Aug 2000 09:26:26 +0000 |
parents | 03d5f0dc663d |
children | 1a808437b658 |
comparison
equal
deleted
inserted
replaced
30618:9dd1a6504bdd | 30619:33aed5c89562 |
---|---|
1 2000-08-06 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of | |
4 `first', `second', and `third'. | |
5 | |
6 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05. | |
7 (second): Make it an alias for `cadr'. | |
8 | |
1 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il> | 9 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 10 |
3 * bs.el (bs-apply-sort-faces): Don't use window-system, since all | 11 * bs.el (bs-apply-sort-faces): Don't use window-system, since all |
4 types of display support faces now. | 12 types of display support faces now. |
5 | 13 |