diff options
Diffstat (limited to 'lispref/debugging.texi')
| -rw-r--r-- | lispref/debugging.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lispref/debugging.texi b/lispref/debugging.texi index bb719ee99a6..f8028404156 100644 --- a/lispref/debugging.texi +++ b/lispref/debugging.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, 1998 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 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/debugging | 6 | @setfilename ../info/debugging |
| 6 | @node Debugging, Read and Print, Advising Functions, Top | 7 | @node Debugging, Read and Print, Advising Functions, Top |