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 [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:38:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:38:50

Index: vc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc.el,v
retrieving revision 1.424.2.4
retrieving revision 1.424.2.5
diff -u -b -r1.424.2.4 -r1.424.2.5
--- vc.el       30 Jul 2007 00:18:59 -0000      1.424.2.4
+++ vc.el       8 Aug 2007 07:38:43 -0000       1.424.2.5
@@ -1103,7 +1103,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]