Mercurial > emacs
diff lisp/ChangeLog @ 44462:6eb10924e77f
(vc-cvs-valid-version-number-p): New function.
(vc-cvs-checkin): Use it.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Tue, 09 Apr 2002 17:13:51 +0000 |
parents | 91b326cb58d1 |
children | 7f801508c4d0 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 09 12:27:17 2002 +0000 +++ b/lisp/ChangeLog Tue Apr 09 17:13:51 2002 +0000 @@ -43,14 +43,19 @@ * international/mule-cmds.el (reset-language-environment): Handle coding-systems not being defined yet. -2002-04-07 Sam Steingold <sds@gnu.org> - - * vc-cvs.el (vc-cvs-checkin): Pass the required argument to `error'. +2002-04-08 Sam Steingold <sds@gnu.org> + + * vc-cvs.el (vc-cvs-valid-version-number-p): New function. + (vc-cvs-checkin): Use it. 2002-04-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * files.el (display-time-string): Fix last change. +2002-04-07 Sam Steingold <sds@gnu.org> + + * vc-cvs.el (vc-cvs-checkin): Pass the required argument to `error'. + 2002-04-07 Jason Rumney <jasonr@gnu.org> * international/mule-cmds.el (set-default-coding-systems)