mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
(ebrowse-draw-file-member-info): Doc fix.
This commit is contained in:
parent
d505c59809
commit
00a2367d34
2 changed files with 3 additions and 1 deletions
|
|
@ -3598,7 +3598,7 @@ The file name is read from the minibuffer."
|
|||
|
||||
|
||||
(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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue