(widget-documentation-string-value-create):

Say "Hide Rest", not just "Hide".
This commit is contained in:
Richard M. Stallman 2002-07-20 22:15:15 +00:00
parent 7f66329512
commit dd98f00a8b

View file

@ -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