changeset 49062:cbcf1db3b1f0

Reference Debugging, not Debugger, in Lisp ref man.
author Richard M. Stallman <rms@gnu.org>
date Mon, 06 Jan 2003 01:04:56 +0000
parents bc9ef65d3429
children aed65d90301e
files man/building.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/building.texi	Mon Jan 06 01:03:44 2003 +0000
+++ b/man/building.texi	Mon Jan 06 01:04:56 2003 +0000
@@ -279,7 +279,7 @@
 GDB, which is free software, but you can also run DBX, SDB or XDB if you
 have them.  GUD can also serve as an interface to the Perl's debugging
 mode, the Python debugger PDB, and to JDB, the Java Debugger.
-@xref{Debugger,, The Lisp Debugger, elisp, the Emacs Lisp Reference Manual},
+@xref{Debugging,, The Lisp Debugger, elisp, the Emacs Lisp Reference Manual},
 for information on debugging Emacs Lisp programs.
 
 @menu