comparison lisp/ChangeLog @ 30622:7c8bf0638cb3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sun, 06 Aug 2000 12:17:06 +0000
parents 1a808437b658
children 0d3b3df25bcb
comparison
equal deleted inserted replaced
30621:06d02e3657f0 30622:7c8bf0638cb3
1 2000-08-06 Gerd Moellmann <gerd@gnu.org> 1 2000-08-06 Gerd Moellmann <gerd@gnu.org>
2
3 * help.el (describe-mode): Test minor-mode symbol for being
4 bound before testing its value for being nil.
2 5
3 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of 6 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
4 `first', `second', and `third'. 7 `first', `second', and `third'.
5 8
6 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05. 9 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.