changeset 13360:efe2270f061c

(pr): Don't print newline here.
author Richard M. Stallman <rms@gnu.org>
date Tue, 31 Oct 1995 00:56:39 +0000
parents 4c60f92bdaa6
children 851452bdbc3f
files src/.gdbinit
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/.gdbinit	Tue Oct 31 00:55:50 1995 +0000
+++ b/src/.gdbinit	Tue Oct 31 00:56:39 1995 +0000
@@ -11,7 +11,6 @@
 # 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 $.