• Dave Abrahams's avatar
    Add the option to not create lockfiles · 836d29b3
    Dave Abrahams authored
    * src/filelock.c (syms_of_filelock): New boolean create-lockfiles.
    (lock_file): If create_lockfiles is 0, do nothing.
    
    * lisp/cus-start.el (create-lockfiles): Add it.
    
    Fixes: debbugs:11227
    836d29b3
filelock.c 19.4 KB