# HG changeset patch # User Jim Blandy # Date 714972862 0 # Node ID 8b201fcaa5922b767020c1a53c5aab4513d54051 # Parent 56b6d2f4383a7b090f5451c6af94d134cd966913 *** empty log message *** diff -r 56b6d2f4383a -r 8b201fcaa592 src/.gdbinit --- a/src/.gdbinit Thu Aug 27 22:17:59 1992 +0000 +++ b/src/.gdbinit Fri Aug 28 03:34:22 1992 +0000 @@ -95,7 +95,7 @@ define xcons print (struct Lisp_Cons *) ($ & 0x00ffffff) -output *(struct Lisp_Cons *) ($ & 0x00ffffff) +output *$ echo \n end document xcons