From 5ca712fc606b1839de5bcbe80833fa9d3a17332d Mon Sep 17 00:00:00 2001 From: sabetts Date: Fri, 1 Feb 2002 09:17:35 +0000 Subject: * src/actions.c (command): bail out if alias recursion gets too deep. * src/conf.h (MAX_ALIAS_RECURSIVE_DEPTH): new define * src/bar.c (bar_x): update to work with all X11 gravity values. (bar_y): likewise * src/actions.c (cmd_defbargravity): Rename from cmd_defbarloc. Dependant code updated. (cmd_defbargravity): accept all gravity arguments. --- doc/ratpoison.texi | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/ratpoison.texi') diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index f83c0fc..c9c9af8 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -380,10 +380,8 @@ Run a ratpoison command. @item curframe Indicate which frame is the current frame. -@item defbarloc @var{loc} -Set the message bar location. @var{loc} can be one of -@samp{northeast}, @samp{northwest}, @samp{southeast}, -@samp{southwest}, or their abbreviations. +@item defbargravity @var{g} +Set the default alignment for the message bar. See the @command{gravity} command. When called non-interactively with no arguments, the current setting is returned. -- cgit v1.2.3