1 /* $MirOS: contrib/code/jupp/poshist.h,v 1.2 2008/05/13 13:08:24 tg Exp $ */
5 * (C) 1992 Joseph H. Allen
7 * This file is part of JOE (Joe's Own Editor)
10 #define _JOE_POSHIST_H 1
15 void afterpos PARAMS((void));
16 void aftermove PARAMS((W *w, P *p));
17 void windie PARAMS((W *w));
18 int uprevpos PARAMS((BW *bw));
19 int unextpos PARAMS((BW *bw));