]> git.eshelyaron.com Git - emacs.git/commitdiff
(cvs-sentinel): Fix last change.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 1 Apr 2005 18:01:55 +0000 (18:01 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 1 Apr 2005 18:01:55 +0000 (18:01 +0000)
lisp/pcvs.el

index 9ea0f311bed9f2105907bdb95c82b45fc06a55be..7330960b93ed379de8524befd517e270661740af 100644 (file)
@@ -646,7 +646,7 @@ If non-nil, NEW means to create a new buffer no matter what."
 This is responsible for parsing the output from the cvs update when
 it is finished."
   (when (memq (process-status proc) '(signal exit))
-    (let ((cvs-postproc (process-get proc 'postprocess))
+    (let ((cvs-postproc (process-get proc 'cvs-postprocess))
          (cvs-buf (process-get proc 'cvs-buffer)))
       ;; Since the buffer and mode line will show that the
       ;; process is dead, we can delete it now.  Otherwise it