From 1edec9cfea1b0592d06363d2f6ad28c7746d7576 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 7 Jan 1998 10:45:56 +0000 Subject: [PATCH] (custom-browse-visibility): Doc fix. --- lisp/cus-edit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index 30e3c86a697..e53459ecee6 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -1217,7 +1217,7 @@ item in another window.\n\n")) (goto-char (point-min))) (define-widget 'custom-browse-visibility 'item - "Control visibility of of items in the customize tree browser." + "Control visibility of items in the customize tree browser." :format "%[[%t]%]" :action 'custom-browse-visibility-action) -- 2.39.2