diff options
| -rw-r--r-- | lisp/emerge.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emerge.el b/lisp/emerge.el index adbb04ac3a1..e161364ee58 100644 --- a/lisp/emerge.el +++ b/lisp/emerge.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;;; The author has placed this file in the public domain. | 3 | ;;; The author has placed this file in the public domain. |
| 4 | 4 | ||
| 5 | ;; Author: Dale R. Worley <drw@math.mit.edu> | 5 | ;; Author: Dale R. Worley <worley@world.std.com> |
| 6 | ;; Version: 5fsf | 6 | ;; Version: 5fsf |
| 7 | ;; Keywords: unix, tools | 7 | ;; Keywords: unix, tools |
| 8 | 8 | ||