mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
#
This commit is contained in:
parent
c6f73eec53
commit
72830e8a04
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2001-10-21 Andre Spiegel <spiegel@gnu.org>
|
||||
|
||||
* vc.el (vc-diff-internal, vc-coding-system-for-diff,
|
||||
vc-default-diff-tree): New functions.
|
||||
(vc-version-diff): Use them. As a result, coding systems are now
|
||||
set up properly for all sorts of diffs, and tree diffs can now
|
||||
also be done locally.
|
||||
(vc-diff): With a prefix argument, don't require that it's called
|
||||
from a buffer under version control.
|
||||
|
||||
* vc-cvs.el (vc-cvs-diff-tree): New function.
|
||||
|
||||
2001-10-21 Miles Bader <miles@gnu.org>
|
||||
|
||||
* help-funs.el (help-manyarg-func-alist): Remove entries for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue