diff options
| author | Glenn Morris | 2007-01-16 03:47:24 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-01-16 03:47:24 +0000 |
| commit | b3d90e4611747fe8aa17c2e3e8895b8749276712 (patch) | |
| tree | cdaf80347f06b5da09709f34a659f315a98c8bcd /lispref/debugging.texi | |
| parent | 62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (diff) | |
| download | emacs-b3d90e4611747fe8aa17c2e3e8895b8749276712.tar.gz emacs-b3d90e4611747fe8aa17c2e3e8895b8749276712.zip | |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'lispref/debugging.texi')
| -rw-r--r-- | lispref/debugging.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/debugging.texi b/lispref/debugging.texi index 854e0ef1ca2..cce112a0aa0 100644 --- a/lispref/debugging.texi +++ b/lispref/debugging.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, 1994, 1998, 1999, 2002, 2003, 2004, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2001, 2002, 2003, |
| 4 | @c 2005, 2006 Free Software Foundation, Inc. | 4 | @c 2004, 2005, 2006, 2007 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/debugging | 6 | @setfilename ../info/debugging |
| 7 | @node Debugging, Read and Print, Advising Functions, Top | 7 | @node Debugging, Read and Print, Advising Functions, Top |