* [w3m-dev-en 00780] "Carlo E. Prelz" <fluido@fluido.as>

always print on screen the relative position
* display.c (displayBuffer): relative position
From: Fumitoshi UKAI  <ukai@debian.or.jp>
This commit is contained in:
Fumitoshi UKAI
2002-10-25 19:59:48 +00:00
parent 40dc65a768
commit 738e4a6e31
4 changed files with 53 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
/* $Id: version.c.in,v 1.17 2002/10/25 16:11:20 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.3.2rc1"
/* $Id: version.c.in,v 1.18 2002/10/25 19:59:58 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.3.2rc1+cvs"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;