Mercurial > emacs
diff lisp/ChangeLog @ 81990:cd7d70b6659e
(vc-delistify): Use mapconcat.
(vc-do-command): Minor simplification.
(vc-expand-dirs): Use push.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 20 Jul 2007 03:59:03 +0000 |
parents | 09a639d5f43e |
children | df7b7863742c |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 20 03:57:14 2007 +0000 +++ b/lisp/ChangeLog Fri Jul 20 03:59:03 2007 +0000 @@ -1,5 +1,9 @@ 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca> + * vc.el (vc-delistify): Use mapconcat. + (vc-do-command): Minor simplification. + (vc-expand-dirs): Use push. + * vc-mcvs.el (vc-mcvs-create-repo): * vc-cvs.el (vc-cvs-create-repo): Remove.