From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] allow users to customize string in org-agenda-time-grid Date: Tue, 11 Jul 2017 10:05:52 +0200 Message-ID: <87zicbtn33.fsf@nicolasgoaziou.fr> References: <871sps69c7.fsf@utexas.edu> <87shi866so.fsf@nicolasgoaziou.fr> <87a84gir1r.fsf@utexas.edu> <8737a4wgvr.fsf@nicolasgoaziou.fr> <87wp7f7atx.fsf@utexas.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUqBF-0005td-2H for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 04:06:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUqBB-0005To-UE for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 04:06:01 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:39172) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dUqBB-0005R2-Nh for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 04:05:57 -0400 In-Reply-To: <87wp7f7atx.fsf@utexas.edu> (Alex Branham's message of "Tue, 11 Jul 2017 08:21:30 +0200") 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" To: Alex Branham Cc: emacs-orgmode@gnu.org Hello, Alex Branham writes: > From: Alex Branham > Date: Tue, 11 Jul 2017 08:08:58 +0200 > Subject: [PATCH] org-agenda: change order of items, support custom time grid > string > > * lisp/org-agenda.el (org-agenda-time-grid): Users may now customize > the string to display after the time in the agenda. The order of > items was updated to reflect the order that they are displayed in the > agenda. > > TINYCHANGE Applied. Thank you. Regards, -- Nicolas Goaziou