mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
Fix some comments to remove references to vc-dired.
This commit is contained in:
parent
a31b405e93
commit
caf37b1f19
3 changed files with 4 additions and 4 deletions
|
|
@ -199,7 +199,7 @@
|
|||
;; State flag for a clean file is now C, might change to =.
|
||||
;; The rest of the possible states in "hg status" output:
|
||||
;; ! = deleted, but still tracked
|
||||
;; should not show up in vc-dired, so don't deal with them
|
||||
;; should not show up in VC directory buffers, so don't deal with them
|
||||
;; here.
|
||||
|
||||
;; Mercurial up to 0.9.5 used C, = is used now.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue