Browse Source

6.13pre02.

Carsten Dominik 16 years ago
parent
commit
81e3b95843

+ 19 - 9
ORGWEBPAGE/Changes.org

@@ -23,7 +23,7 @@
 
 
     The remember buffers created with Org's extensions are in
     The remember buffers created with Org's extensions are in
     Org-mode, which is nice to prepare snippets that will
     Org-mode, which is nice to prepare snippets that will
-    actually be sotred in Org-mode files.  However, this makes it
+    actually be stored in Org-mode files.  However, this makes it
     hard to configure key bindings without modifying the Org-mode
     hard to configure key bindings without modifying the Org-mode
     keymap.  There is now a minor mode active in these buffers,
     keymap.  There is now a minor mode active in these buffers,
     `org-remember-mode', and its keymap org-remember-mode-map can
     `org-remember-mode', and its keymap org-remember-mode-map can
@@ -44,6 +44,8 @@
     binding (by binding this key to nil in the minor mode map),
     binding (by binding this key to nil in the minor mode map),
     so that you can use =C-c C-c= again to set tags.
     so that you can use =C-c C-c= again to set tags.
 
 
+    This modification is based on a request by Tim O'Callaghan.
+
 *** Support for ido completion
 *** Support for ido completion
 
 
     You can now get the completion interface from /ido.el/ for
     You can now get the completion interface from /ido.el/ for
@@ -51,6 +53,8 @@
     variable =org-completion-use-ido=. =ido=mode= must also be
     variable =org-completion-use-ido=. =ido=mode= must also be
     active before you can use this.
     active before you can use this.
 
 
+    This change is based upon a request by Samuel Wales.
+
 *** New face for date lines in agenda column view
 *** New face for date lines in agenda column view
 
 
     When column view is active in the agenda, and when you have
     When column view is active in the agenda, and when you have
@@ -59,6 +63,8 @@
     harder to see.  If this bothers you, you can now customize
     harder to see.  If this bothers you, you can now customize
     the face =org-agenda-column-dateline=.
     the face =org-agenda-column-dateline=.
 
 
+    This is based on a request by George Pearson.
+
 *** Invisible targets become now anchors in headlines.
 *** Invisible targets become now anchors in headlines.
 
 
     These anchors can be used to jump to a directly with an HTML
     These anchors can be used to jump to a directly with an HTML
@@ -71,6 +77,8 @@
 ,*** a headline
 ,*** a headline
 #+end_src
 #+end_src
 
 
+    This is based on a request by Matt Lundin.
+
 *** New contributed file /org-exp-blocks.el/
 *** New contributed file /org-exp-blocks.el/
 
 
     This new file implements special export behavior of
     This new file implements special export behavior of
@@ -86,11 +94,12 @@
     /org-exp-blocks.el/.
     /org-exp-blocks.el/.
 
 
     Kudos to Eric Schulte for this new functionality, after
     Kudos to Eric Schulte for this new functionality, after
-    org-plot.el already his second major contribution.  Thanks to
-    Stathis for this excellent program, and for allowing us to
+    /org-plot.el/ already his second major contribution.  Thanks
+    to Stathis for this excellent program, and for allowing us to
     bundle it with Org-mode.
     bundle it with Org-mode.
 
 
 *** New contributed file /org-eval-light.el/
 *** New contributed file /org-eval-light.el/
+
     This module gives contrib over execution Emacs Lisp code
     This module gives contrib over execution Emacs Lisp code
     blocks included in a file.
     blocks included in a file.
 
 
@@ -113,11 +122,7 @@
       'org-translate-link-from-planner)
       'org-translate-link-from-planner)
 #+end_src
 #+end_src
 
 
-   This will work for pretty much all links where Org does
-   support the same or a similar protocol.  However, the
-   translator is a quick hack, and maybe we need to refine it.
-
-   I guess a similar translator could be written and integrated
+   I guess an inverse translator could be written and integrated
    into Planner.
    into Planner.
 
 
 *** BBDB links may use regular expressions.
 *** BBDB links may use regular expressions.
@@ -126,6 +131,11 @@
 
 
 *** =yank-pop= works again after yanking an outline tree
 *** =yank-pop= works again after yanking an outline tree
 
 
+    Samuel Wales had noticed that org-yank did mess up this
+    functionality.  Now you can use =yank-pop= again, the only
+    restriction is that the so-yanked text will not be
+    pro/demoted or folded.
+
 *** Link abbreviations can use %h to insert a url-encoded target value
 *** Link abbreviations can use %h to insert a url-encoded target value
 
 
     Thanks to Steve Purcell for a patch to this effect.
     Thanks to Steve Purcell for a patch to this effect.
@@ -135,7 +145,7 @@
     Thanks to Sebastian Rose for pushing this.
     Thanks to Sebastian Rose for pushing this.
 
 
 *** Many bug fixes again.
 *** Many bug fixes again.
-
+    
 * Version 6.12
 * Version 6.12
 ** Overview
 ** Overview
 
 

+ 1 - 1
README_DIST

@@ -1,7 +1,7 @@
 The is a distribution of Org, a plain text notes and project planning
 The is a distribution of Org, a plain text notes and project planning
 tool for Emacs.
 tool for Emacs.
 
 
-The version of this release is: 6.13pre01
+The version of this release is: 6.13pre02
 
 
 The homepage of Org is at http://orgmode.org
 The homepage of Org is at http://orgmode.org
 
 

+ 1 - 1
doc/org.texi

@@ -3,7 +3,7 @@
 @setfilename ../../info/org
 @setfilename ../../info/org
 @settitle The Org Manual
 @settitle The Org Manual
 
 
-@set VERSION 6.13pre01
+@set VERSION 6.13pre02
 @set DATE November 2008
 @set DATE November 2008
 
 
 @dircategory Emacs
 @dircategory Emacs

+ 1 - 1
doc/orgcard.tex

@@ -1,5 +1,5 @@
 % Reference Card for Org Mode
 % Reference Card for Org Mode
-\def\orgversionnumber{6.13pre01}
+\def\orgversionnumber{6.13pre02}
 \def\versionyear{2008}          % latest update
 \def\versionyear{2008}          % latest update
 \def\year{2008}                 % latest copyright year
 \def\year{2008}                 % latest copyright year
 
 

+ 1 - 1
lisp/org-agenda.el

@@ -6,7 +6,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-archive.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-attach.el

@@ -4,7 +4,7 @@
 
 
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Author: John Wiegley <johnw@newartisans.com>
 ;; Keywords: org data task
 ;; Keywords: org data task
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 
 
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-bbdb.el

@@ -6,7 +6,7 @@
 ;;         Thomas Baumann <thomas dot baumann at ch dot tum dot de>
 ;;         Thomas Baumann <thomas dot baumann at ch dot tum dot de>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-bibtex.el

@@ -5,7 +5,7 @@
 ;; Author: Bastien Guerry <bzg at altern dot org>
 ;; Author: Bastien Guerry <bzg at altern dot org>
 ;;         Carsten Dominik <carsten dot dominik at gmail dot com>
 ;;         Carsten Dominik <carsten dot dominik at gmail dot com>
 ;; Keywords: org, wp, remember
 ;; Keywords: org, wp, remember
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-clock.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-colview-xemacs.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-colview.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-compat.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-exp.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-export-latex.el

@@ -4,7 +4,7 @@
 ;;
 ;;
 ;; Emacs Lisp Archive Entry
 ;; Emacs Lisp Archive Entry
 ;; Filename: org-export-latex.el
 ;; Filename: org-export-latex.el
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;; Author: Bastien Guerry <bzg AT altern DOT org>
 ;; Author: Bastien Guerry <bzg AT altern DOT org>
 ;; Maintainer: Bastien Guerry <bzg AT altern DOT org>
 ;; Maintainer: Bastien Guerry <bzg AT altern DOT org>
 ;; Keywords: org, wp, tex
 ;; Keywords: org, wp, tex

+ 1 - 1
lisp/org-faces.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-gnus.el

@@ -6,7 +6,7 @@
 ;;         Tassilo Horn <tassilo at member dot fsf dot org>
 ;;         Tassilo Horn <tassilo at member dot fsf dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-id.el

@@ -4,7 +4,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-info.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-irc.el

@@ -4,7 +4,7 @@
 ;;
 ;;
 ;; Author: Philip Jackson <emacs@shellarchive.co.uk>
 ;; Author: Philip Jackson <emacs@shellarchive.co.uk>
 ;; Keywords: erc, irc, link, org
 ;; Keywords: erc, irc, link, org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-jsinfo.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-list.el

@@ -6,7 +6,7 @@
 ;;         Bastien Guerry <bzg AT altern DOT org>
 ;;         Bastien Guerry <bzg AT altern DOT org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-mac-message.el

@@ -3,7 +3,7 @@
 ;; Copyright (C) 2008 Free Software Foundation, Inc.
 ;; Copyright (C) 2008 Free Software Foundation, Inc.
 
 
 ;; Author: John Wiegley <johnw@gnu.org>
 ;; Author: John Wiegley <johnw@gnu.org>
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 
 
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.

+ 1 - 1
lisp/org-macs.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-mew.el

@@ -5,7 +5,7 @@
 ;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp>
 ;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 
 
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 
 

+ 1 - 1
lisp/org-mhe.el

@@ -5,7 +5,7 @@
 ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de>
 ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-mouse.el

@@ -4,7 +4,7 @@
 ;;
 ;;
 ;; Author: Piotr Zielinski <piotr dot zielinski at gmail dot com>
 ;; Author: Piotr Zielinski <piotr dot zielinski at gmail dot com>
 ;; Maintainer: Carsten Dominik <carsten at orgmode dot org>
 ;; Maintainer: Carsten Dominik <carsten at orgmode dot org>
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-plot.el

@@ -5,7 +5,7 @@
 ;; Author: Eric Schulte <schulte dot eric at gmail dot com>
 ;; Author: Eric Schulte <schulte dot eric at gmail dot com>
 ;; Keywords: tables, plotting
 ;; Keywords: tables, plotting
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-publish.el

@@ -4,7 +4,7 @@
 ;; Author: David O'Toole <dto@gnu.org>
 ;; Author: David O'Toole <dto@gnu.org>
 ;; Maintainer: Bastien Guerry <bzg AT altern DOT org>
 ;; Maintainer: Bastien Guerry <bzg AT altern DOT org>
 ;; Keywords: hypermedia, outlines, wp
 ;; Keywords: hypermedia, outlines, wp
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 
 
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-remember.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-rmail.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-table.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-vm.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 1 - 1
lisp/org-wl.el

@@ -5,7 +5,7 @@
 ;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp>
 ;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;

+ 2 - 2
lisp/org.el

@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
 ;; Homepage: http://orgmode.org
-;; Version: 6.13pre01
+;; Version: 6.13pre02
 ;;
 ;;
 ;; This file is part of GNU Emacs.
 ;; This file is part of GNU Emacs.
 ;;
 ;;
@@ -92,7 +92,7 @@
 
 
 ;;; Version
 ;;; Version
 
 
-(defconst org-version "6.13pre01"
+(defconst org-version "6.13pre02"
   "The version number of the file org.el.")
   "The version number of the file org.el.")
 
 
 (defun org-version (&optional here)
 (defun org-version (&optional here)