# HG changeset patch # User Juanma Barranquero # Date 1181222125 0 # Node ID cd5d35c9446b4882836e54de315ea4175a5e3d90 # Parent ff3b1abb976b96326e0030f7ee311969a6defd62 (ebrowse-draw-file-member-info): Doc fix. diff -r ff3b1abb976b -r cd5d35c9446b lisp/progmodes/ebrowse.el --- a/lisp/progmodes/ebrowse.el Thu Jun 07 12:42:48 2007 +0000 +++ b/lisp/progmodes/ebrowse.el Thu Jun 07 13:15:25 2007 +0000 @@ -3598,7 +3598,7 @@ (defun* ebrowse-draw-file-member-info (info &optional (kind "")) - "Display a line in an the members per file info buffer. + "Display a line in the members info buffer. INFO describes the member. It has the form (TREE ACCESSOR MEMBER). TREE is the class of the member to display. ACCESSOR is the accessor symbol of its member list.