made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)

This commit is contained in:
Anselm R.Garbe
2006-08-13 17:58:06 +02:00
parent 292ccc4c43
commit 349cadacf6
5 changed files with 19 additions and 19 deletions

2
tag.c
View File

@ -252,7 +252,7 @@ view(Arg *arg)
}
void
viewextend(Arg *arg)
toggleview(Arg *arg)
{
unsigned int i;