aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vcursor.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vcursor.el')
-rw-r--r--lisp/vcursor.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vcursor.el b/lisp/vcursor.el
index 9047936f56b..fa0cbb74b0d 100644
--- a/lisp/vcursor.el
+++ b/lisp/vcursor.el
@@ -1,6 +1,6 @@
1;;; vcursor.el --- manipulate an alternative ("virtual") cursor 1;;; vcursor.el --- manipulate an alternative ("virtual") cursor
2 2
3;; Copyright (C) 1994, 1996, 1998, 2001-2019 Free Software Foundation, 3;; Copyright (C) 1994, 1996, 1998, 2001-2020 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> 6;; Author: Peter Stephenson <pws@ibmth.df.unipi.it>