diff options
Diffstat (limited to 'lisp/vcursor.el')
| -rw-r--r-- | lisp/vcursor.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/vcursor.el b/lisp/vcursor.el index 89f30cf7232..11ac28ae14a 100644 --- a/lisp/vcursor.el +++ b/lisp/vcursor.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; vcursor.el --- manipulate an alternative ("virtual") cursor | 1 | ;;; vcursor.el --- manipulate an alternative ("virtual") cursor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1996, 1998 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 1996, 1998, 2002, 2003, |
| 4 | ;; 2004, 2005 Free Software Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> | 6 | ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> |
| 6 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |