Mercurial > emacs
comparison lisp/ChangeLog @ 81446:774e9d2142bd
* vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Fri, 15 Jun 2007 19:40:47 +0000 |
parents | 4d58251a76e1 |
children | 697178a8197c |
comparison
equal
deleted
inserted
replaced
81445:4d58251a76e1 | 81446:774e9d2142bd |
---|---|
1 2007-06-15 Masatake YAMATO <jet@gyve.org> | 1 2007-06-15 Masatake YAMATO <jet@gyve.org> |
2 | 2 |
3 * vc.el (vc-dired-hook): check the backend returned from | 3 * vc-bzr.el (vc-bzr-root): Cache the output of shell command |
4 execution. | |
5 | |
6 * vc.el (vc-dired-hook): Check the backend returned from | |
4 `vc-responsible-backend' can really handle `subdir'. | 7 `vc-responsible-backend' can really handle `subdir'. |
5 | 8 |
6 2007-06-15 Chong Yidong <cyd@stupidchicken.com> | 9 2007-06-15 Chong Yidong <cyd@stupidchicken.com> |
7 | 10 |
8 * wid-edit.el (widget-add-documentation-string-button): Fix | 11 * wid-edit.el (widget-add-documentation-string-button): Fix |