diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e10c6701b8..86044d801a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-09-10 Richard M. Stallman <rms@gnu.org> + + * pcvs-info.el (cvs-check-fileinfo): Don't use boolp. + (boolp): Function deleted. + 2002-09-11 Kim F. Storm <storm@cua.dk> * kmacro.el (kmacro-call-macro): Rephrase repeat prompt. |