summaryrefslogtreecommitdiff
path: root/doc/lispref/debugging.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-04-13 18:59:01 -0700
committerGlenn Morris <rgm@gnu.org>2012-04-13 18:59:01 -0700
commit1e103a7cd8a0210ad6d66d6105192e8ab8df19e5 (patch)
treea10c768908ee6af277e8405c2cc5c7a6cdebd294 /doc/lispref/debugging.texi
parent35dc09a19c606f9e7a078df32d030451c7c90ba1 (diff)
downloademacs-1e103a7cd8a0210ad6d66d6105192e8ab8df19e5.tar.gz
Remove unnecessary @setfilename commands from many doc/lispref/*.texi
Diffstat (limited to 'doc/lispref/debugging.texi')
-rw-r--r--doc/lispref/debugging.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi
index 115d8ff42de..3c446b07f60 100644
--- a/doc/lispref/debugging.texi
+++ b/doc/lispref/debugging.texi
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1994, 1998-1999, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
-@setfilename ../../info/debugging
@node Debugging, Read and Print, Advising Functions, Top
@chapter Debugging Lisp Programs