Mercurial > emacs
comparison lisp/ChangeLog @ 94984:b8d24d4a4bdc
Eliminate exoensive (vc-expand-dirs) calls.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Thu, 15 May 2008 01:11:23 +0000 |
parents | d5934ba74299 |
children | 808d98bd28ec |
comparison
equal
deleted
inserted
replaced
94983:fa401b47e382 | 94984:b8d24d4a4bdc |
---|---|
1 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com> | |
2 | |
3 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned | |
4 list to a cons so the caller can get back both expanded and | |
5 unexpanded filesets. | |
6 * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal, | |
7 vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback): | |
8 Change handling of selection-set returns as required. | |
9 | |
1 2008-05-15 John Paul Wallington <jpw@pobox.com> | 10 2008-05-15 John Paul Wallington <jpw@pobox.com> |
2 | 11 |
3 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst. | 12 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst. |
4 (ibuffer-mark-interactive, ibuffer-set-mark) | 13 (ibuffer-mark-interactive, ibuffer-set-mark) |
5 (ibuffer-insert-buffer-line, ibuffer-redisplay-current) | 14 (ibuffer-insert-buffer-line, ibuffer-redisplay-current) |