diff options
Diffstat (limited to 'lispref/advice.texi')
-rw-r--r-- | lispref/advice.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/advice.texi b/lispref/advice.texi index 595649303ed..a21bce33448 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 Free Software Foundation, Inc. +@c 2005, 2006 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/advising @node Advising Functions, Debugging, Byte Compilation, Top |