diff options
author | André Spiegel <spiegel@gnu.org> | 1998-03-08 10:03:50 +0000 |
---|---|---|
committer | André Spiegel <spiegel@gnu.org> | 1998-03-08 10:03:50 +0000 |
commit | 4b398f5de97a70bf211b04a65abf130fa102b4ed (patch) | |
tree | b5719d32f207c53457ceb5a17df91a9426d27df2 /lisp/emacs-lisp/shadow.el | |
parent | 3c3d11e7764c2afc4496c21a0f2356ab45abf88d (diff) | |
download | emacs-4b398f5de97a70bf211b04a65abf130fa102b4ed.tar.gz emacs-4b398f5de97a70bf211b04a65abf130fa102b4ed.tar.bz2 emacs-4b398f5de97a70bf211b04a65abf130fa102b4ed.zip |
(vc-context-matches-p): New function.
(vc-restore-buffer-context): Restore point and mark only if they don't
match the context.
(vc-revert-buffer1, vc-clear-headers): Use save-excursion to relocate
point and mark, and vc-restore-buffer-context as a backup.
(vc-resynch-buffer): When operating on the current buffer, don't use
save-excursion, because that would undo the effects of the above
functions.
(vc-resynch-window): Deleted code that removed vc-find-file-hook
temporarily. This was unnecessary, because find-file-hooks are not
called when the buffer is reverted.
(vc-register): Added comment for prev change.
Diffstat (limited to 'lisp/emacs-lisp/shadow.el')
0 files changed, 0 insertions, 0 deletions