From cbc7d8924158d489def0c744dc36cc0dc9742a14 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 21 Jun 1997 05:19:46 +0000 Subject: [PATCH] (custom-magic-alist) : Don't refer to "dots". --- lisp/cus-edit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index 4f81e74d287..130498408f9 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -1148,8 +1148,8 @@ uninitialized, you should not see this.") (unknown "?" italic "\ unknown, you should not see this.") (hidden "-" default "\ -hidden, invoke the dots above to show." "\ -group now hidden, invoke the dots above to show contents.") +hidden, invoke \"Show\" in the previous line to show." "\ +group now hidden, invoke \"Show\", above, to show contents.") (invalid "x" custom-invalid-face "\ the value displayed for this %c is invalid and cannot be set.") (modified "*" custom-modified-face "\ -- 2.39.2