summaryrefslogtreecommitdiff
path: root/lisp/wid-edit.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-07-20 22:15:15 +0000
committerRichard M. Stallman <rms@gnu.org>2002-07-20 22:15:15 +0000
commitdd98f00a8b314a84219edccb8ce0dd2da6823019 (patch)
treecb5c1468dbc251d72f0a871d7f387dbbba70d541 /lisp/wid-edit.el
parent7f66329512a09136366eecd28b06c68c36a7d27a (diff)
downloademacs-dd98f00a8b314a84219edccb8ce0dd2da6823019.tar.gz
(widget-documentation-string-value-create):
Say "Hide Rest", not just "Hide".
Diffstat (limited to 'lisp/wid-edit.el')
-rw-r--r--lisp/wid-edit.el1
1 files changed, 1 insertions, 0 deletions
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