Mercurial > emacs
diff lisp/ChangeLog @ 31837:49e95bff5053
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 22 Sep 2000 07:52:09 +0000 |
parents | 7c50babd3f4f |
children | 9d0c9c1fc8fc |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 22 07:49:19 2000 +0000 +++ b/lisp/ChangeLog Fri Sep 22 07:52:09 2000 +0000 @@ -1,3 +1,11 @@ +2000-09-22 Andre Spiegel <spiegel@gnu.org> + + * vc.el (vc-switch-backend): Signal an error if the file is not + registered under the new backend. + + * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in + without explicit revision number. + 2000-09-21 Stefan Monnier <monnier@cs.yale.edu> * diff-mode.el (diff-file-header-face): Reset to its previous value.