comparison lisp/userlock.el @ 812:485e82a8acb5

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 17 Jul 1992 18:53:44 +0000
parents 4f28bd14272c
children 2cdce064065f
comparison
equal deleted inserted replaced
811:e694e0879463 812:485e82a8acb5
1 ;;; userlock.el --- handle file access contention between multiple users 1 ;;; userlock.el --- handle file access contention between multiple users
2 2
3 ;;; Maintainer: FSF 3 ;; Maintainer: FSF
4 ;;; Last-Modified: 26 May 1987 4 ;; Last-Modified: 26 May 1987
5 ;; Keywords: internal
5 6
6 ;; Copyright (C) 1985, 1986 Free Software Foundation, inc. 7 ;; Copyright (C) 1985, 1986 Free Software Foundation, inc.
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
9 10