between buffers in the window.
Also note that the tab line displays in the same space as the window
-tool bar, so only one of these can be display at a time unless you
-customize the value of @code{tab-line-format} in Lisp. In this case,
-add @code{(:eval (tab-line-format))} to @code{tab-line-format}.
+tool bar, so only one of them can be displayed at any given time, unless
+you customize the value of @code{tab-line-format} in Lisp to add
+@w{@code{(:eval (tab-line-format))}} to @code{tab-line-format}.
@xref{Mode Line Format,,, elisp, The Emacs Lisp Reference Manual}.
(@pxref{Tool Bars}).
Note that the window tool bar displays in the same space as the tab
-line, so only one of these can be display at a time unless you customize
-the value of @code{tab-line-format} in Lisp. In this case, add
-@code{(:eval (window-tool-bar-string))} to @code{tab-line-format}.
-@xref{Mode Line Format,,, elisp, The Emacs Lisp Reference Manual}.
+line, so only one of them can be displayed at any given time, unless you
+customize the value of @code{tab-line-format} to add @w{@code{(:eval
+(window-tool-bar-string))}} to @code{tab-line-format}. @xref{Mode Line
+Format,,, elisp, The Emacs Lisp Reference Manual}.