comparison lisp/vcursor.el @ 30430:c3586624fa51

Set maintainer to FSF, since author cannot be reached.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 24 Jul 2000 18:37:11 +0000
parents d3c34ba6d095
children ad4a568e556a
comparison
equal deleted inserted replaced
30429:08646b02c4ef 30430:c3586624fa51
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 Free Software Foundation, Inc.
4 4
5 ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> 5 ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it>
6 ;; Maintainer: FSF
6 ;; Keywords: virtual cursor, convenience 7 ;; Keywords: virtual cursor, convenience
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
9 10
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify