Mercurial > emacs
changeset 81249:cd5d35c9446b
(ebrowse-draw-file-member-info): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 07 Jun 2007 13:15:25 +0000 |
parents | ff3b1abb976b |
children | 41ca3523514d |
files | lisp/progmodes/ebrowse.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.