From: Richard M. Stallman Date: Sun, 25 Jul 1993 03:15:25 +0000 (+0000) Subject: (xscrollbar): Fix typo specifying doc string. X-Git-Tag: emacs-19.34~11583 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dec5f4e3d36b92a8c8e76375d50a2b4ce6f87669;p=emacs.git (xscrollbar): Fix typo specifying doc string. --- diff --git a/src/.gdbinit b/src/.gdbinit index 2fa6260e0a3..3c164581212 100644 --- a/src/.gdbinit +++ b/src/.gdbinit @@ -158,7 +158,7 @@ print (struct scrollbar *) (($ & 0x00ffffff) | $data_seg_bits) output *$ echo \n end -document xsubr +document xscrollbar Print $ as a scrollbar pointer. end