Mercurial > emacs
diff lisp/ChangeLog @ 93886:ed131d081eab
(vc-svn-modify-change-comment): Add support for the
file:// access method.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 09 Apr 2008 03:38:39 +0000 |
parents | 6c6216b3b878 |
children | ea7acaabb973 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 09 03:34:19 2008 +0000 +++ b/lisp/ChangeLog Wed Apr 09 03:38:39 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-09 Dan Nicolaescu <dann@ics.uci.edu> + + * vc-svn.el (vc-svn-modify-change-comment): Add support for the + file:// access method. + 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca> * minibuffer.el: New file.