-
-Index: mutt/pager.c
-===================================================================
---- mutt.orig/pager.c 2006-12-12 14:15:03.000000000 +0100
-+++ mutt/pager.c 2007-01-27 19:33:32.000000000 +0100
-@@ -30,6 +30,8 @@
- #include "pager.h"
- #include "attach.h"
- #include "mbyte.h"
-+void set_xterm_title_bar(char *title);
-+void set_xterm_icon_name(char *name);
-
- #include "mx.h"
-
-@@ -1765,6 +1767,13 @@ mutt_pager (const char *banner, const ch
- addstr (topline == 0 ? "all)" : "end)");