From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [Makefile] Re-compile if FLAGS change Date: Tue, 26 Jun 2012 19:34:40 +0530 Message-ID: <81r4t2jhjb.fsf@gmail.com> References: <81vciejhpn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjWO2-0002Xi-47 for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 10:05:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjWNw-0003nx-2K for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 10:04:57 -0400 Received: from mail-yw0-f51.google.com ([209.85.213.51]:43180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjWNv-0003nd-Rk for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 10:04:51 -0400 Received: by yhnn12 with SMTP id n12so3907891yhn.38 for ; Tue, 26 Jun 2012 07:04:50 -0700 (PDT) In-Reply-To: <81vciejhpn.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 26 Jun 2012 19:30:52 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Orgmode Jambunathan K writes: > Apply the following patch and regenerate the html manual. Clarification: This is not a patch to Orgmode. Just a local change I needed. --