mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Minor doc fixes found by checkdoc
This commit is contained in:
parent
2110973351
commit
f02624b342
29 changed files with 86 additions and 96 deletions
|
|
@ -3062,7 +3062,7 @@ the first derived class."
|
|||
|
||||
(easy-menu-define
|
||||
ebrowse-member-name-object-menu ebrowse-member-mode-map
|
||||
"Object menu for member names"
|
||||
"Object menu for member names."
|
||||
'("Ebrowse"
|
||||
["Find Definition" ebrowse-find-member-definition
|
||||
:help "Find this member's definition in the source files"
|
||||
|
|
@ -4200,7 +4200,7 @@ EVENT is the mouse event."
|
|||
|
||||
(easy-menu-define
|
||||
ebrowse-tree-buffer-class-object-menu ebrowse-tree-mode-map
|
||||
"Object menu for classes in the tree buffer"
|
||||
"Object menu for classes in the tree buffer."
|
||||
'("Class"
|
||||
["Functions" ebrowse-tree-command:show-member-functions
|
||||
:help "Display a list of member functions"
|
||||
|
|
@ -4242,7 +4242,7 @@ EVENT is the mouse event."
|
|||
|
||||
(easy-menu-define
|
||||
ebrowse-tree-buffer-object-menu ebrowse-tree-mode-map
|
||||
"Object menu for tree buffers"
|
||||
"Object menu for tree buffers."
|
||||
'("Ebrowse"
|
||||
["Filename Display" ebrowse-toggle-file-name-display
|
||||
:help "Toggle display of source files names"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue