mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-23 04:53:12 -08:00
#
This commit is contained in:
parent
21751ba6af
commit
4a42cf8fd5
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2001-11-14 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-11-13 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue