diff options
Diffstat (limited to 'lisp/repeat.el')
| -rw-r--r-- | lisp/repeat.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/repeat.el b/lisp/repeat.el index adaf8a4bb9a..b225b729def 100644 --- a/lisp/repeat.el +++ b/lisp/repeat.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; repeat.el --- convenient way to repeat the previous command | 1 | ;;; repeat.el --- convenient way to repeat the previous command |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2002, 2003, 2004, 2005, |
| 4 | ;; 2006 Free Software Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Will Mengarini <seldon@eskimo.com> | 6 | ;; Author: Will Mengarini <seldon@eskimo.com> |
| 6 | ;; Created: Mo 02 Mar 98 | 7 | ;; Created: Mo 02 Mar 98 |