summaryrefslogtreecommitdiff
path: root/doc/lispref/advice.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/advice.texi')
-rw-r--r--doc/lispref/advice.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/advice.texi b/doc/lispref/advice.texi
index 70aa22c347d..544a6a211eb 100644
--- a/doc/lispref/advice.texi
+++ b/doc/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, 2001, 2002, 2003, 2004,
-@c 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+@c 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/advising
@node Advising Functions, Debugging, Byte Compilation, Top