Mercurial > emacs
diff lisp/ChangeLog @ 78158:8dcc6f809d32
Add more info about the vc-registered function.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 17 Jul 2007 04:48:56 +0000 |
parents | cd5b15b5cd2e |
children | 5929028583e4 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 16 10:43:34 2007 +0000 +++ b/lisp/ChangeLog Tue Jul 17 04:48:56 2007 +0000 @@ -1,3 +1,7 @@ +2007-07-17 Dan Nicolaescu <dann@ics.uci.edu> + + * vc.el: Add more info about the vc-registered function. + 2007-07-16 David Kastrup <dak@gnu.org> * emacs-lisp/advice.el (defadvice): Doc fix.