Disabled lockfiles
This commit is contained in:
parent
63ee0f1209
commit
c1dd461b6d
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
backup-by-copying t
|
backup-by-copying t
|
||||||
delete-old-versions 6
|
delete-old-versions 6
|
||||||
kept-old-versions 2
|
kept-old-versions 2
|
||||||
version-control t)
|
version-control t
|
||||||
|
create-lockfiles nil)
|
||||||
|
|
||||||
(provide 'config-emacs)
|
(provide 'config-emacs)
|
||||||
|
|
Loading…
Add table
Reference in a new issue