Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
00a2367d
Commit
00a2367d
authored
Jun 07, 2007
by
Juanma Barranquero
Browse files
(ebrowse-draw-file-member-info): Doc fix.
parent
d505c598
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/progmodes/ebrowse.el
lisp/progmodes/ebrowse.el
+1
-1
No files found.
lisp/ChangeLog
View file @
00a2367d
2007-06-07 Juanma Barranquero <lekktu@gmail.com>
* progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
* progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
2007-06-07 Carsten Dominik <dominik@science.uva.nl>
...
...
lisp/progmodes/ebrowse.el
View file @
00a2367d
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment