From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Org-mode version 4.53 Date: Wed, 1 Nov 2006 10:35:22 +0100 Message-ID: <36fb8ba893a696d956a64750eb2fd49f@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GfCVU-0001TG-1k for emacs-orgmode@gnu.org; Wed, 01 Nov 2006 04:35:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GfCVO-0001Jy-13 for emacs-orgmode@gnu.org; Wed, 01 Nov 2006 04:35:34 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GfCVN-0001J6-6e for emacs-orgmode@gnu.org; Wed, 01 Nov 2006 04:35:29 -0500 Received: from [146.50.4.51] (helo=imap.science.uva.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GfCVM-00064Y-R2 for emacs-orgmode@gnu.org; Wed, 01 Nov 2006 04:35:29 -0500 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: emacs-orgmode Org-mode 4.53 can be downloaded at http://www.astro.uva.nl/~dominik/Tools/org Enjoy! - Carsten Changes in Version 4.53 ----------------------- - Custom time formats can be overlayed over time stamps. For those of you who cannot get used to the ISO date/time specification in time stamps, you can now get dates and times displayed in your favorite format. There is a small price to pay, see section 6.3 of the manual for details. - org-mouse.el is now part of the org-mode distribution. Thanks to Piotr Zielinski for this fantastic contribution. The latest additons and bug fixes will likely still be available from Piotr directly, but from this point on I will include the latest version with the Org-mode distribution. Org-mouse.el does currently not work under XEmacs. - New option `org-agenda-todo-ignore-deadlines'. This was a feature request and patch from Piotr. - Work-around for flyspell bug (CVS Emacs has this fixed in flyspell.el). - Work-around for session.el proglem with circular data structures. - Bug fixes.