(widget-documentation-string-value-create):
Say "Hide Rest", not just "Hide".
This commit is contained in:
parent
7f66329512
commit
dd98f00a8b
1 changed files with 1 additions and 0 deletions
|
@ -2804,6 +2804,7 @@ link for that string."
|
|||
(widget-create-child-and-convert
|
||||
widget 'visibility
|
||||
:help-echo "Show or hide rest of the documentation."
|
||||
:on "Hide Rest"
|
||||
:off "More"
|
||||
:always-active t
|
||||
:action 'widget-parent-action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue