mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Improve documentation comments.
This commit is contained in:
parent
21d2848427
commit
f6d9077216
3 changed files with 15 additions and 1 deletions
|
|
@ -460,6 +460,9 @@ For registered files, the value returned is one of:
|
|||
'edited The working file has been edited by the user. If
|
||||
locking is used for the file, this state means that
|
||||
the current version is locked by the calling user.
|
||||
This status should *not* be reported for files
|
||||
which have a changed mtime but the same content
|
||||
as the repo copy.
|
||||
|
||||
USER The current version of the working file is locked by
|
||||
some other USER (a string).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue