diff options
Diffstat (limited to 'lispref/objects.texi')
| -rw-r--r-- | lispref/objects.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lispref/objects.texi b/lispref/objects.texi index 6678d1ee8c7..43bfc59499c 100644 --- a/lispref/objects.texi +++ b/lispref/objects.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/objects | 6 | @setfilename ../info/objects |
| 6 | @node Lisp Data Types, Numbers, Introduction, Top | 7 | @node Lisp Data Types, Numbers, Introduction, Top |