Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
655388b5
Commit
655388b5
authored
Jul 19, 2002
by
André Spiegel
Browse files
Improve comment of vc-BACKEND-workfile-unchanged-p.
parent
dd8d66ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
lisp/vc.el
lisp/vc.el
+3
-2
No files found.
lisp/vc.el
View file @
655388b5
...
...
@@ -6,7 +6,7 @@
;; Maintainer: Andre Spiegel <spiegel@gnu.org>
;; Keywords: tools
;; $Id: vc.el,v 1.33
2
2002/07/16
17:47:33 spiegel
Exp $
;; $Id: vc.el,v 1.33
3
2002/07/16
20:44:23 monnier
Exp $
;; This file is part of GNU Emacs.
...
...
@@ -148,7 +148,8 @@
;; contents with those of the master version. If the backend does not
;; have such a brief-comparison feature, the default implementation of
;; this function can be used, which delegates to a full
;; vc-BACKEND-diff.
;; vc-BACKEND-diff. (Note that vc-BACKEND-diff must not run
;; asynchronously in this case.)
;;
;; - mode-line-string (file)
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment