emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vc.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v
Date: Mon, 13 Aug 2007 13:42:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: lisp/vc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc.el,v
retrieving revision 1.449
retrieving revision 1.450
diff -u -b -r1.449 -r1.450
--- lisp/vc.el  7 Aug 2007 03:32:24 -0000       1.449
+++ lisp/vc.el  13 Aug 2007 13:41:00 -0000      1.450
@@ -1145,7 +1145,7 @@
        ;; ;; We may want to reparse the compilation buffer after revert
        ;; (reparse (and (boundp 'compilation-error-list) ;compile loaded
        ;;            ;; Construct a list; each elt is nil or a buffer
-       ;;            ;; iff that buffer is a compilation output buffer
+       ;;            ;; if that buffer is a compilation output buffer
        ;;            ;; that contains markers into the current buffer.
        ;;            (save-current-buffer
        ;;              (mapcar (lambda (buffer)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]