From: Richard M. Stallman Date: Sat, 20 Jul 2002 22:15:15 +0000 (+0000) Subject: (widget-documentation-string-value-create): X-Git-Tag: ttn-vms-21-2-B4~13950 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd98f00a8b314a84219edccb8ce0dd2da6823019;p=emacs.git (widget-documentation-string-value-create): Say "Hide Rest", not just "Hide". --- diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el index b168af703d2..3fcb58d78f0 100644 --- a/lisp/wid-edit.el +++ b/lisp/wid-edit.el @@ -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