From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Removes obsolete functions, variable and fix typos. Date: Wed, 18 Nov 2009 23:54:12 +0100 Message-ID: <01726C23-5CF8-423A-A834-33E9D73257D7@gmail.com> References: <53821f890911150808y3878b9ama573ddc6b49661c@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAtPr-0007A8-7c for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 17:54:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAtPm-00075P-9t for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 17:54:22 -0500 Received: from [199.232.76.173] (port=43010 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAtPm-00075D-3g for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 17:54:18 -0500 Received: from postduif.ic.uva.nl ([145.18.40.180]:48420) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NAtPl-0003vB-G1 for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 17:54:17 -0500 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: Noorul Islam Cc: org-mode Mailinglist Applied, except for removing those currently unused functions - I want to have them available for future use. Thanks! - Carsten On Nov 15, 2009, at 5:08 PM, Noorul Islam wrote: > Hello all, > > Attached is the patch which has following changes. > > * lisp/org-agenda.el: > - Removed obsolete functions, org-highlight-until-next-command and > org-unhighlight-once. > - Removed obsolete variable org-agenda-remove-date. > > * lisp/org.el > - Fixed some typos. > > Thanks and Regards, > Noorul > typos.diff>_______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten