diff options
| -rw-r--r-- | lisp/emacs-lisp/tq.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/tq.el b/lisp/emacs-lisp/tq.el index 41839c8f11f..18c94f27cfd 100644 --- a/lisp/emacs-lisp/tq.el +++ b/lisp/emacs-lisp/tq.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Scott Draves <spot@cs.cmu.edu> | 5 | ;; Author: Scott Draves <spot@cs.cmu.edu> |
| 6 | ;; Maintainer: FSF | ||
| 6 | ;; Adapted-By: ESR | 7 | ;; Adapted-By: ESR |
| 7 | ;; Keywords: extensions | 8 | ;; Keywords: extensions |
| 8 | 9 | ||