mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 13:31:37 -07:00
(custom-browse-visibility): Doc fix.
This commit is contained in:
parent
5e5e5b54ed
commit
1edec9cfea
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue