diff options
Diffstat (limited to 'lisp/obarray.el')
| -rw-r--r-- | lisp/obarray.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/obarray.el b/lisp/obarray.el index fbab506cce3..c83d5d47241 100644 --- a/lisp/obarray.el +++ b/lisp/obarray.el | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | ||
| 5 | ;; Keywords: obarray functions | 6 | ;; Keywords: obarray functions |
| 6 | ;; Package: emacs | 7 | ;; Package: emacs |
| 7 | 8 | ||