]> git.eshelyaron.com Git - emacs.git/commitdiff
(pr): Don't print newline here.
authorRichard M. Stallman <rms@gnu.org>
Tue, 31 Oct 1995 00:56:39 +0000 (00:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 31 Oct 1995 00:56:39 +0000 (00:56 +0000)
src/.gdbinit

index 87e3c2824d6ebf136afb52b84d6653fa29c13542..131459f306426b8b6b1090892a993b2b155d56e1 100644 (file)
@@ -11,7 +11,6 @@ set $nonvalbits = gdb_emacs_intbits - gdb_valbits
 # Set up something to print out s-expressions.
 define pr
 set debug_print ($)
-echo \n
 end
 document pr
 Print the emacs s-expression which is $.