From 11c9c5af13a042f75e89d26b63a9a4b134db4529 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 18 May 2001 10:47:16 +0000 Subject: [PATCH] (LessTif Resources): Avoid Overfull box. --- man/cmdargs.texi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 62cfaf14f22..87b5bdb2ea4 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -1293,8 +1293,12 @@ Emacs.pane.menubar.popup_*.popup_*.@var{menu}.@var{resource}: @var{value} For example, @smallexample -Emacs.pane.menubar.popup_*.popup_*.Spell Checking.Spell-Check Message: @var{value} +Emacs.pane.menubar.popup_*.popup_*.Spell Checking.Spell-Check Message: + @var{value} @end smallexample + +@noindent +(This should be one long line.) It's impossible to specify a resource for all the menu-bar items without also specifying it for the submenus as well. So if you want the -- 2.39.5