comparison lisp/vc-hooks.el @ 100145:ea3a44b9a0ca

Correctt speling.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 03 Dec 2008 03:25:34 +0000
parents 4681f328596c
children a9dc0e7c3f2b
comparison
equal deleted inserted replaced
100144:36d20f829f38 100145:ea3a44b9a0ca
418 "Indicate how FILES are checked out. 418 "Indicate how FILES are checked out.
419 419
420 If FILES are not registered, this function always returns nil. 420 If FILES are not registered, this function always returns nil.
421 For registered files, the possible values are: 421 For registered files, the possible values are:
422 422
423 'implicit FILES are always writeable, and checked out `implicitly' 423 'implicit FILES are always writable, and checked out `implicitly'
424 when the user saves the first changes to the file. 424 when the user saves the first changes to the file.
425 425
426 'locking FILES are read-only if up-to-date; user must type 426 'locking FILES are read-only if up-to-date; user must type
427 \\[vc-next-action] before editing. Strict locking 427 \\[vc-next-action] before editing. Strict locking
428 is assumed. 428 is assumed.