From owner-svn-src-all@FreeBSD.ORG Mon Apr 20 21:16:08 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 701591065670; Mon, 20 Apr 2009 21:16:08 +0000 (UTC) Date: Mon, 20 Apr 2009 21:16:08 +0000 From: Alexey Dokuchaev To: Roman Divacky Message-ID: <20090420211608.GA86704@FreeBSD.org> References: <200904201819.n3KIJcZo054306@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200904201819.n3KIJcZo054306@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r191330 - head/usr.bin/ncal X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 21:16:08 -0000 On Mon, Apr 20, 2009 at 06:19:38PM +0000, Roman Divacky wrote: > Author: rdivacky > Date: Mon Apr 20 18:19:38 2009 > New Revision: 191330 > URL: http://svn.freebsd.org/changeset/base/191330 > > Log: > Implement highlighting of today in month view of cal/ncal just like > gnu cal does. This is currently disabled for year view because of hard > coded padding in that case. This will hopefully be fixed soon. OK, what if some of us do not want this? Is there command line switch, compile macro, or anything else to retain traditional behavior planned? ./danfe