[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#2623: 23.0.91; File is under version-control; use C-x v v to check i
From: |
Stefan Monnier |
Subject: |
bug#2623: 23.0.91; File is under version-control; use C-x v v to check in/out |
Date: |
Tue, 10 Mar 2009 12:08:56 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) |
> File is under version-control; use C-x v v to check in/out
> This message is misleading if not wrong as most of the version control
> tools do not use read-only to indicate their status.
Check in/out used to be bound to C-x C-q (because back then, most of the
version control tools did use read-only to indicate their status), so
the above message is there to remind people who have C-x C-q hardcoded
in their fingers that maybe they really meant to type C-x v v.
BTW, why did you type C-x C-q? Is the file read-only?
Stefan