diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 18:53:44 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 18:53:44 +0000 |
commit | dcf919e5a406df69e7a173f8a754b9abea356168 (patch) | |
tree | 321f64085579c624c23b834b481c22fff5bf8f42 /lisp/userlock.el | |
parent | 08a975bd754a275912e0c06f281b823da1eac005 (diff) | |
download | emacs-dcf919e5a406df69e7a173f8a754b9abea356168.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/userlock.el')
-rw-r--r-- | lisp/userlock.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/userlock.el b/lisp/userlock.el index cce5251204b..16e8ebac474 100644 --- a/lisp/userlock.el +++ b/lisp/userlock.el @@ -1,7 +1,8 @@ ;;; userlock.el --- handle file access contention between multiple users -;;; Maintainer: FSF -;;; Last-Modified: 26 May 1987 +;; Maintainer: FSF +;; Last-Modified: 26 May 1987 +;; Keywords: internal ;; Copyright (C) 1985, 1986 Free Software Foundation, inc. |