Mercurial > emacs
comparison lisp/vcursor.el @ 74442:b2e5081b9320
Update copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 05 Dec 2006 07:06:08 +0000 |
parents | 3bd95f4f2941 |
children | e3694f1cb928 f1d13e615070 |
comparison
equal
deleted
inserted
replaced
74441:2a90b4256c2d | 74442:b2e5081b9320 |
---|---|
1 ;;; vcursor.el --- manipulate an alternative ("virtual") cursor | 1 ;;; vcursor.el --- manipulate an alternative ("virtual") cursor |
2 | 2 |
3 ;; Copyright (C) 1994, 1996, 1998, 2002, 2003, | 3 ;; Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003, |
4 ;; 2004, 2005, 2006 Free Software Foundation, Inc. | 4 ;; 2004, 2005, 2006 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> | 6 ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> |
7 ;; Maintainer: FSF | 7 ;; Maintainer: FSF |
8 ;; Keywords: virtual cursor, convenience | 8 ;; Keywords: virtual cursor, convenience |