emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-mode version 4.68
@ 2007-03-13  4:31 Carsten Dominik
  2007-03-16 11:11 ` Bastien
  2007-03-22  8:25 ` Leo
  0 siblings, 2 replies; 13+ messages in thread
From: Carsten Dominik @ 2007-03-13  4:31 UTC (permalink / raw)
  To: emacs-orgmode

Org-mode version 4.68 is available at

http://www.astro.uva.nl/~dominik/Tools/org

Enjoy!

- Carsten

Changes in Version 4.68
-----------------------

* Overview

   - Priority handling in the tags view
   - Date/time prompt follows the popup calender, and accepts AM/PM 
times.
   - Standard references like B4 in the spreadsheet.
   - Improvements to the formula editor.
   - C-j does better indentation.
   - Bug fixes

* Details

   - Priority handling in the tags view

     + Agenda lists selected by tag are now sorted by priority.
       Thanks to Andrew Korty for reporting this omission.

   - Improvements to the date/time prompt.

     + When you move (using S-cursor keys) the cursor in the pop-up
       calendar window while responding to a date/time prompt, the
       prompt is updated with the new default date.  Works only under
       Emacs because I don't know how to modify the prompt under
       XEmacs.  Thanks to Bastien for this idea.

     + You can now enter AM/PM times at this prompt.

   - Changes in the spreadsheet

     + You can now also write B4 instead of @4$2 as a reference in
       formulas.  The column references without specified row can be
       written as C& instead of $3.  Such references make formulas
       easier to read and are now the default way how references are
       shown when you edit existing formulas.  To get the old behavior
       back (i.e. only @row$col references), set the variable
       `org-table-use-standard-references' to nil.

       Relative references like @-3$-2 or @II..III continue to use the
       internal format.

   - Changes in the formula editor (the one you get with "C-c '")

     + The formulas are organized in a more logical way.

     + There is now a menu with commands.

     + When starting the formula editor with "C-c '", the cursor
       immediately moves to the formula for the current field.

     + With the cursor on a reference in the formula, you can use
       S-cursor keys to change the field being referenced.

   - C-j indents the following line correctly whe used in a headline
     or in aplain list item.  Thanks to Leo for this suggestion.

   - Bug fixes

     + Flyspell now knows about special org-mode commands.
       Thanks to Vinod Valsalam for reporting this problem, and to
       Andrew Korty for showing how to fix it.

     + Most other bugs discussed recently on emacs-orgmode@gnu.org
       should be fixed, except the problem with non-ASCII characters
       in tags....

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-05-21  7:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-13  4:31 Org-mode version 4.68 Carsten Dominik
2007-03-16 11:11 ` Bastien
2007-03-16 17:08   ` Carsten Dominik
2007-03-16 18:39     ` Bastien
2007-03-18  7:00       ` Carsten Dominik
2007-03-17 11:38     ` David O'Toole
2007-03-31 21:58       ` T. V. Raman
2007-05-21  6:36         ` Carsten Dominik
2007-03-19 14:21     ` Alex Fu
2007-03-20 12:14       ` Carsten Dominik
2007-03-21  6:59   ` Carsten Dominik
2007-03-21  8:58     ` Bastien
2007-03-22  8:25 ` Leo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).