# HG changeset patch # User Juanma Barranquero # Date 1181222315 0 # Node ID c7cf8bceca1d4813d16d84062dc523ddfbf31810 # Parent f4beca6482c2439a08e90c4f1b2585394077aa29 (ebrowse-draw-file-member-info): Doc fix. diff -r f4beca6482c2 -r c7cf8bceca1d lisp/progmodes/ebrowse.el --- a/lisp/progmodes/ebrowse.el Thu Jun 07 12:41:27 2007 +0000 +++ b/lisp/progmodes/ebrowse.el Thu Jun 07 13:18:35 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.