diff options
Diffstat (limited to 'lispref/markers.texi')
-rw-r--r-- | lispref/markers.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/markers.texi b/lispref/markers.texi index 60b2aae6a98..d9f6d19a4b0 100644 --- a/lispref/markers.texi +++ b/lispref/markers.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 -@c Free Software Foundation, Inc. +@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, +@c 2004, 2005 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/markers @node Markers, Text, Positions, Top |