diff options
Diffstat (limited to 'lispref/advice.texi')
-rw-r--r-- | lispref/advice.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/advice.texi b/lispref/advice.texi index a21bce33448..003e12ad833 100644 --- a/lispref/advice.texi +++ b/lispref/advice.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1998, 1999, 2002, 2003, 2004, -@c 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, +@c 2005, 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/advising @node Advising Functions, Debugging, Byte Compilation, Top |