diff options
Diffstat (limited to 'lispref/errors.texi')
| -rw-r--r-- | lispref/errors.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/errors.texi b/lispref/errors.texi index af2df791c39..06d9fe7f6d9 100644 --- a/lispref/errors.texi +++ b/lispref/errors.texi | |||
| @@ -1,7 +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, 1999, 2001, 2002, 2003, 2004, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004, |
| 4 | @c 2005, 2006, 2007 Free Software Foundation, Inc. | 4 | @c 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/errors | 6 | @setfilename ../info/errors |
| 7 | @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top | 7 | @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top |