mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
#
This commit is contained in:
parent
2d4e93b91e
commit
5fbf7903ee
@ -1,3 +1,13 @@
|
||||
2005-01-09 Andre Spiegel <spiegel@gnu.org>
|
||||
|
||||
* vc.el (vc-allow-async-revert): New user option.
|
||||
(vc-disable-async-diff): New internal variable.
|
||||
(vc-revert-buffer): Use them to disable asynchronous diff.
|
||||
|
||||
* vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff,
|
||||
vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
|
||||
asynchronously if vc-disable-async-diff is t.
|
||||
|
||||
2005-01-09 Jay Belanger <belanger@truman.edu>
|
||||
|
||||
* calc/calc.el (defcalcmodevar): New macro.
|
||||
|
Loading…
Reference in New Issue
Block a user