X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/75ba82a9fd68d023f90f703b7ada0662da2a915f..440c4d7aa858844a0ff64ce28e76c2628ad978a3:/man/widget.texi diff --git a/man/widget.texi b/man/widget.texi index 96a97e89b1..f5f366efed 100644 --- a/man/widget.texi +++ b/man/widget.texi @@ -358,7 +358,8 @@ Interface}). '("En" "To" "Tre")) (widget-setup)) "other work") - (widget-insert " for more information.\n\nNumbers: count to three below\n") + (widget-insert + " for more information.\n\nNumbers: count to three below\n") (setq widget-example-repeat (widget-create 'editable-list :entry-format "%i %d %v"