diff options
Diffstat (limited to 'doc/lispref/advice.texi')
-rw-r--r-- | doc/lispref/advice.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/advice.texi b/doc/lispref/advice.texi index a2f59b2ddc9..23f3d6d95c3 100644 --- a/doc/lispref/advice.texi +++ b/doc/lispref/advice.texi @@ -2,7 +2,6 @@ @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1998-1999, 2001-2012 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. -@setfilename ../../info/advising @node Advising Functions, Debugging, Byte Compilation, Top @chapter Advising Emacs Lisp Functions @cindex advising functions |