From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam Subject: Re: [PATCH] Removes obsolete functions, variable and fix typos. Date: Wed, 18 Nov 2009 12:38:14 +0530 Message-ID: <53821f890911172308y9d7bb96y8808bb8782c4b764@mail.gmail.com> References: <53821f890911150808y3878b9ama573ddc6b49661c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAeeM-0001Y5-SM for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 02:08:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAeeH-0001VL-8P for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 02:08:21 -0500 Received: from [199.232.76.173] (port=48202 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAeeH-0001Uy-2Q for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 02:08:17 -0500 Received: from mail-vw0-f176.google.com ([209.85.212.176]:33845) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NAeeF-0005q8-UX for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 02:08:16 -0500 Received: by vws6 with SMTP id 6so254228vws.14 for ; Tue, 17 Nov 2009 23:08:15 -0800 (PST) In-Reply-To: <53821f890911150808y3878b9ama573ddc6b49661c@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode Mailinglist Hi all, Is something wrong with the patch. Curious to know why is it not applied. Thanks and Regards Noorul On Sun, Nov 15, 2009 at 9:38 PM, Noorul Islam wrote: > Hello all, > > Attached is the patch which has following changes. > > * lisp/org-agenda.el: > =A0- Removed obsolete functions, org-highlight-until-next-command and > org-unhighlight-once. > =A0- Removed obsolete variable org-agenda-remove-date. > > * lisp/org.el > =A0- Fixed some typos. > > Thanks and Regards, > Noorul >