Hi, On Tue, 15 Aug 2006, David Rientjes wrote: > There's no need to honor pager_in_use because it's unused. > > [...] > > - if (isatty(1) || (pager_in_use && pager_use_color)) { > + if (isatty(1) || pager_use_color) { Well, it _was_ in use, before you removed it. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Aug 16 10:10:09 2006
This archive was generated by hypermail 2.1.8 : 2006-08-16 10:10:58 EST