diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/userlock.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/userlock.el b/lisp/userlock.el index 698c17698bb..7c7b09cb0db 100644 --- a/lisp/userlock.el +++ b/lisp/userlock.el | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard King | ||
| 6 | ;; (according to authors.el) | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 8 | ;; Keywords: internal |
| 7 | ;; Package: emacs | 9 | ;; Package: emacs |