summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsabetts <sabetts>2006-11-17 11:51:00 +0000
committersabetts <sabetts>2006-11-17 11:51:00 +0000
commit6c7e56dbc82d498d18f67108f436d678d57baaee (patch)
tree385e22e981ddad191934756cf37710dceffeb7c6
parentdf8d155eb949041943aa36baa4d0d485136922f9 (diff)
downloadratpoison-6c7e56dbc82d498d18f67108f436d678d57baaee.zip
*** empty log message ***
-rw-r--r--NEWS3
-rw-r--r--doc/ratpoison.texi6
2 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 68e3204..9c928be 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
* Changes since 1.4.0
+** new set variable framefmt
+See docs for info.
+
** new commands swap, exchangeleft, exchangeright, exchangeup, exchangedown
See docs for info
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 068ae24..94e8e49 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1312,6 +1312,12 @@ Set the font. @var{font} is a font string like @samp{9x15bold}.
When called with no arguments, the current setting is returned.
@end deffn
+@deffn Command {set framefmt} @var{fmt}
+Set the text that appears when the @command{curframe} command is
+called. @var{fmt} is a format string that accepts the same format
+characters as @command{set winfmt}.
+@end deffn
+
@deffn Command {set fgcolor} @var{color}
@c @deffnx Command deffgcolor @var{color}
Set the foreground color for all text ratpoison displays. @var{color}