X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Flispref%2Ftoolbar.texi;h=7e31f0a265824eb1ea23b4a745bef7a0b1d7c8b0;hb=dc26b68cc39508bfea9dd1474357a29d7ba04ee6;hp=2341bec340199d8e5b8dd6450d04c1e16476a80f;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/man/lispref/toolbar.texi b/man/lispref/toolbar.texi index 2341bec..7e31f0a 100644 --- a/man/lispref/toolbar.texi +++ b/man/lispref/toolbar.texi @@ -180,7 +180,7 @@ These are specifiers, which means you set them with @code{set-specifier} and query them with @code{specifier-specs} or @code{specifier-instance}. You will get an error if you try to set them using @code{setq}. The valid instantiators for these specifiers are toolbar descriptors, as -described above. @xref{Specifiers} for more information. +described above. @xref{Specifiers}, for more information. Most of the time, you will set @code{default-toolbar}, which allows the user to choose where the toolbar should go.