diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 14:56:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 14:56:31 +0000 |
commit | 177c0ea74342272645959b82cf219faa0b3dba16 (patch) | |
tree | 44e22b210a9904eab25a66d12e708804b671df75 /man/trouble.texi | |
parent | db95369be096960245dd38678f68464627698678 (diff) | |
download | emacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.gz emacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.bz2 emacs-177c0ea74342272645959b82cf219faa0b3dba16.zip |
Trailing whitespace deleted.
Diffstat (limited to 'man/trouble.texi')
-rw-r--r-- | man/trouble.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/trouble.texi b/man/trouble.texi index 510176560f6..737fcf12fb0 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -818,7 +818,7 @@ To make Lisp errors stop Emacs and return to GDB, put a breakpoint at @code{Fsignal}. For a short listing of Lisp functions running, type the GDB -command @code{xbacktrace}. +command @code{xbacktrace}. The file @file{.gdbinit} defines several other commands that are useful for examining the data types and contents of Lisp objects. Their names |