Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
81989:f9f0d45ce573 | 81990:cd7d70b6659e |
---|---|
1 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * vc.el (vc-delistify): Use mapconcat. | |
4 (vc-do-command): Minor simplification. | |
5 (vc-expand-dirs): Use push. | |
2 | 6 |
3 * vc-mcvs.el (vc-mcvs-create-repo): | 7 * vc-mcvs.el (vc-mcvs-create-repo): |
4 * vc-cvs.el (vc-cvs-create-repo): Remove. | 8 * vc-cvs.el (vc-cvs-create-repo): Remove. |
5 | 9 |
6 * vc-hooks.el (vc-find-root): Fix case where `file' is the current | 10 * vc-hooks.el (vc-find-root): Fix case where `file' is the current |