/[emacs]/emacs/lisp/vc.el
ViewVC logotype

Diff of /emacs/lisp/vc.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.327 by spiegel, Mon Feb 25 22:00:51 2002 UTC revision 1.328 by spiegel, Thu Feb 28 09:59:08 2002 UTC
# Line 2538  to that version.  This function does not Line 2538  to that version.  This function does not
2538  changes found in the master file; use \\[universal-argument] \\[vc-next-action] to do so."  changes found in the master file; use \\[universal-argument] \\[vc-next-action] to do so."
2539    (interactive)    (interactive)
2540    (vc-ensure-vc-buffer)    (vc-ensure-vc-buffer)
2541      ;; Make sure buffer is saved.  If the user says `no', abort since
2542      ;; we cannot show the changes and ask for confirmation to discard them.
2543      (vc-buffer-sync nil)
2544    (let ((file buffer-file-name)    (let ((file buffer-file-name)
2545          ;; This operation should always ask for confirmation.          ;; This operation should always ask for confirmation.
2546          (vc-suppress-confirm nil)          (vc-suppress-confirm nil)

Legend:
Removed from v.1.327  
changed lines
  Added in v.1.328

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26