From b2cf3628121861f5977f984d4814845368d91c4d Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Wed, 21 Jul 2010 05:55:27 +0200 Subject: [PATCH] Release 7.01f --- README_DIST | 2 +- doc/org.texi | 2 +- doc/orgcard.tex | 2 +- doc/orgguide.texi | 2 +- lisp/ob-C.el | 2 +- lisp/ob-R.el | 2 +- lisp/ob-asymptote.el | 2 +- lisp/ob-clojure.el | 2 +- lisp/ob-comint.el | 2 +- lisp/ob-css.el | 2 +- lisp/ob-ditaa.el | 2 +- lisp/ob-dot.el | 2 +- lisp/ob-emacs-lisp.el | 2 +- lisp/ob-eval.el | 2 +- lisp/ob-exp.el | 2 +- lisp/ob-gnuplot.el | 2 +- lisp/ob-haskell.el | 2 +- lisp/ob-keys.el | 2 +- lisp/ob-latex.el | 2 +- lisp/ob-lob.el | 2 +- lisp/ob-matlab.el | 2 +- lisp/ob-mscgen.el | 2 +- lisp/ob-ocaml.el | 2 +- lisp/ob-octave.el | 2 +- lisp/ob-perl.el | 2 +- lisp/ob-python.el | 2 +- lisp/ob-ref.el | 2 +- lisp/ob-ruby.el | 2 +- lisp/ob-sass.el | 2 +- lisp/ob-screen.el | 2 +- lisp/ob-sh.el | 2 +- lisp/ob-sql.el | 2 +- lisp/ob-sqlite.el | 2 +- lisp/ob-table.el | 2 +- lisp/ob-tangle.el | 2 +- lisp/ob.el | 2 +- lisp/org-agenda.el | 2 +- lisp/org-archive.el | 2 +- lisp/org-ascii.el | 2 +- lisp/org-attach.el | 2 +- lisp/org-bbdb.el | 2 +- lisp/org-beamer.el | 2 +- lisp/org-bibtex.el | 2 +- lisp/org-capture.el | 2 +- lisp/org-clock.el | 2 +- lisp/org-colview-xemacs.el | 2 +- lisp/org-colview.el | 2 +- lisp/org-compat.el | 2 +- lisp/org-crypt.el | 2 +- lisp/org-ctags.el | 4 ++-- lisp/org-datetree.el | 2 +- lisp/org-docbook.el | 2 +- lisp/org-docview.el | 2 +- lisp/org-entities.el | 2 +- lisp/org-exp-blocks.el | 2 +- lisp/org-exp.el | 2 +- lisp/org-faces.el | 2 +- lisp/org-feed.el | 2 +- lisp/org-footnote.el | 2 +- lisp/org-freemind.el | 2 +- lisp/org-gnus.el | 2 +- lisp/org-habit.el | 2 +- lisp/org-html.el | 2 +- lisp/org-icalendar.el | 2 +- lisp/org-id.el | 2 +- lisp/org-indent.el | 2 +- lisp/org-info.el | 2 +- lisp/org-inlinetask.el | 2 +- lisp/org-irc.el | 2 +- lisp/org-jsinfo.el | 2 +- lisp/org-latex.el | 2 +- lisp/org-list.el | 2 +- lisp/org-mac-message.el | 2 +- lisp/org-macs.el | 2 +- lisp/org-mew.el | 2 +- lisp/org-mhe.el | 2 +- lisp/org-mks.el | 2 +- lisp/org-mobile.el | 2 +- lisp/org-mouse.el | 2 +- lisp/org-plot.el | 2 +- lisp/org-protocol.el | 2 +- lisp/org-publish.el | 2 +- lisp/org-remember.el | 2 +- lisp/org-rmail.el | 2 +- lisp/org-src.el | 2 +- lisp/org-table.el | 2 +- lisp/org-taskjuggler.el | 2 +- lisp/org-timer.el | 2 +- lisp/org-vm.el | 2 +- lisp/org-w3m.el | 2 +- lisp/org-wl.el | 2 +- lisp/org-xoxo.el | 2 +- lisp/org.el | 4 ++-- 93 files changed, 95 insertions(+), 95 deletions(-) diff --git a/README_DIST b/README_DIST index 38f1db358..c5efa3812 100644 --- a/README_DIST +++ b/README_DIST @@ -1,7 +1,7 @@ The is a distribution of Org, a plain text notes and project planning tool for Emacs. -The version of this release is: 7.01e +The version of this release is: 7.01f The homepage of Org is at http://orgmode.org diff --git a/doc/org.texi b/doc/org.texi index 1ed0b6e58..50d439072 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -4,7 +4,7 @@ @setfilename ../../info/org @settitle The Org Manual -@set VERSION 7.01e +@set VERSION 7.01f @set DATE July 2010 @c Use proper quote and backtick for code sections in PDF output diff --git a/doc/orgcard.tex b/doc/orgcard.tex index 46fb5ca16..66b82c891 100644 --- a/doc/orgcard.tex +++ b/doc/orgcard.tex @@ -1,5 +1,5 @@ % Reference Card for Org Mode -\def\orgversionnumber{7.01e} +\def\orgversionnumber{7.01f} \def\versionyear{2010} % latest update \def\year{2010} % latest copyright year diff --git a/doc/orgguide.texi b/doc/orgguide.texi index 6a27dd6c4..44360f150 100644 --- a/doc/orgguide.texi +++ b/doc/orgguide.texi @@ -3,7 +3,7 @@ @setfilename ../../info/orgguide @settitle The compact Org-mode Guide -@set VERSION 7.01e +@set VERSION 7.01f @set DATE July 2010 @c Use proper quote and backtick for code sections in PDF output diff --git a/lisp/ob-C.el b/lisp/ob-C.el index dc902bc16..12c29e482 100644 --- a/lisp/ob-C.el +++ b/lisp/ob-C.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-R.el b/lisp/ob-R.el index 124908c0c..e0b019efd 100644 --- a/lisp/ob-R.el +++ b/lisp/ob-R.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte, Dan Davison ;; Keywords: literate programming, reproducible research, R, statistics ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-asymptote.el b/lisp/ob-asymptote.el index 67c2a05a3..47df74d9b 100644 --- a/lisp/ob-asymptote.el +++ b/lisp/ob-asymptote.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-clojure.el b/lisp/ob-clojure.el index 6603faf01..37d03807b 100644 --- a/lisp/ob-clojure.el +++ b/lisp/ob-clojure.el @@ -5,7 +5,7 @@ ;; Author: Joel Boehland ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-comint.el b/lisp/ob-comint.el index 45b012494..2e33a634a 100644 --- a/lisp/ob-comint.el +++ b/lisp/ob-comint.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, comint ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-css.el b/lisp/ob-css.el index fd370423b..51872c611 100644 --- a/lisp/ob-css.el +++ b/lisp/ob-css.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ditaa.el b/lisp/ob-ditaa.el index 27f7f42f6..4922a9db3 100644 --- a/lisp/ob-ditaa.el +++ b/lisp/ob-ditaa.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-dot.el b/lisp/ob-dot.el index e48b71fa6..5f487d3e1 100644 --- a/lisp/ob-dot.el +++ b/lisp/ob-dot.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-emacs-lisp.el b/lisp/ob-emacs-lisp.el index 19f233475..931c9e6c4 100644 --- a/lisp/ob-emacs-lisp.el +++ b/lisp/ob-emacs-lisp.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-eval.el b/lisp/ob-eval.el index 7fddc4a1a..c2a3ee84c 100644 --- a/lisp/ob-eval.el +++ b/lisp/ob-eval.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, comint ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-exp.el b/lisp/ob-exp.el index f414194ae..2524d3d78 100644 --- a/lisp/ob-exp.el +++ b/lisp/ob-exp.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte, Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-gnuplot.el b/lisp/ob-gnuplot.el index 6fe652aa7..8abc4cea9 100644 --- a/lisp/ob-gnuplot.el +++ b/lisp/ob-gnuplot.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-haskell.el b/lisp/ob-haskell.el index 6ae8ce7e3..36654d7a7 100644 --- a/lisp/ob-haskell.el +++ b/lisp/ob-haskell.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-keys.el b/lisp/ob-keys.el index b38b621ce..5ddf465aa 100644 --- a/lisp/ob-keys.el +++ b/lisp/ob-keys.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-latex.el b/lisp/ob-latex.el index d8539b522..a0a17ad01 100644 --- a/lisp/ob-latex.el +++ b/lisp/ob-latex.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-lob.el b/lisp/ob-lob.el index f7d4866cf..98911d9e5 100644 --- a/lisp/ob-lob.el +++ b/lisp/ob-lob.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte, Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-matlab.el b/lisp/ob-matlab.el index 6cbeb694f..6bd64edc5 100644 --- a/lisp/ob-matlab.el +++ b/lisp/ob-matlab.el @@ -5,7 +5,7 @@ ;; Author: Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-mscgen.el b/lisp/ob-mscgen.el index cc10c542a..57f12028d 100644 --- a/lisp/ob-mscgen.el +++ b/lisp/ob-mscgen.el @@ -5,7 +5,7 @@ ;; Author: Juan Pechiar ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ocaml.el b/lisp/ob-ocaml.el index 06b1642bb..5a78e80b7 100644 --- a/lisp/ob-ocaml.el +++ b/lisp/ob-ocaml.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-octave.el b/lisp/ob-octave.el index 5aad9a4be..b2f66f906 100644 --- a/lisp/ob-octave.el +++ b/lisp/ob-octave.el @@ -5,7 +5,7 @@ ;; Author: Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-perl.el b/lisp/ob-perl.el index eaf570dd4..54d4fd36c 100644 --- a/lisp/ob-perl.el +++ b/lisp/ob-perl.el @@ -5,7 +5,7 @@ ;; Author: Dan Davison, Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-python.el b/lisp/ob-python.el index 7fb60b431..f390e49cf 100644 --- a/lisp/ob-python.el +++ b/lisp/ob-python.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte, Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ref.el b/lisp/ob-ref.el index 0dffc38f2..1a1e0fdb5 100644 --- a/lisp/ob-ref.el +++ b/lisp/ob-ref.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte, Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ruby.el b/lisp/ob-ruby.el index 9b365a614..8c9c5d235 100644 --- a/lisp/ob-ruby.el +++ b/lisp/ob-ruby.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sass.el b/lisp/ob-sass.el index 91bcc4daa..f0ebd11c7 100644 --- a/lisp/ob-sass.el +++ b/lisp/ob-sass.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-screen.el b/lisp/ob-screen.el index 7c762d900..8d684218e 100644 --- a/lisp/ob-screen.el +++ b/lisp/ob-screen.el @@ -5,7 +5,7 @@ ;; Author: Benjamin Andresen ;; Keywords: literate programming, interactive shell ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sh.el b/lisp/ob-sh.el index 2f22dd1ae..7ef2fac8f 100644 --- a/lisp/ob-sh.el +++ b/lisp/ob-sh.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el index c14ef761a..3987d6016 100644 --- a/lisp/ob-sql.el +++ b/lisp/ob-sql.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sqlite.el b/lisp/ob-sqlite.el index 7e13f69f2..5103f7f69 100644 --- a/lisp/ob-sqlite.el +++ b/lisp/ob-sqlite.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-table.el b/lisp/ob-table.el index 25fca4c9d..4d4e705e5 100644 --- a/lisp/ob-table.el +++ b/lisp/ob-table.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob-tangle.el b/lisp/ob-tangle.el index 8da78d483..9df5af997 100644 --- a/lisp/ob-tangle.el +++ b/lisp/ob-tangle.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/ob.el b/lisp/ob.el index 63d83c7e4..8bda7f215 100644 --- a/lisp/ob.el +++ b/lisp/ob.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte, Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 8fb670ccf..dd56629cc 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-archive.el b/lisp/org-archive.el index c54b0c7fd..77de63427 100644 --- a/lisp/org-archive.el +++ b/lisp/org-archive.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-ascii.el b/lisp/org-ascii.el index aae9a062b..8ae149309 100644 --- a/lisp/org-ascii.el +++ b/lisp/org-ascii.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-attach.el b/lisp/org-attach.el index a6f5ddf5d..d6fe82fc5 100644 --- a/lisp/org-attach.el +++ b/lisp/org-attach.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley ;; Keywords: org data task -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-bbdb.el b/lisp/org-bbdb.el index 6ee044823..996f41b95 100644 --- a/lisp/org-bbdb.el +++ b/lisp/org-bbdb.el @@ -7,7 +7,7 @@ ;; Thomas Baumann ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-beamer.el b/lisp/org-beamer.el index dec658c9c..4ee7fc915 100644 --- a/lisp/org-beamer.el +++ b/lisp/org-beamer.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. ;; -;; Version: 7.01e +;; Version: 7.01f ;; Author: Carsten Dominik ;; Maintainer: Carsten Dominik ;; Keywords: org, wp, tex diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index 60bf1831f..42dc129df 100644 --- a/lisp/org-bibtex.el +++ b/lisp/org-bibtex.el @@ -5,7 +5,7 @@ ;; Author: Bastien Guerry ;; Carsten Dominik ;; Keywords: org, wp, remember -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-capture.el b/lisp/org-capture.el index 2720a5a83..fec368f6e 100644 --- a/lisp/org-capture.el +++ b/lisp/org-capture.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-clock.el b/lisp/org-clock.el index a54baa27d..ecf1dcbbd 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview-xemacs.el b/lisp/org-colview-xemacs.el index b33bf6882..6214d58a2 100644 --- a/lisp/org-colview-xemacs.el +++ b/lisp/org-colview-xemacs.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview.el b/lisp/org-colview.el index 33335b12d..3443ad1ca 100644 --- a/lisp/org-colview.el +++ b/lisp/org-colview.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-compat.el b/lisp/org-compat.el index 5ba7b1a67..ab45af269 100644 --- a/lisp/org-compat.el +++ b/lisp/org-compat.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el index 032718680..8b4cd2cfb 100644 --- a/lisp/org-crypt.el +++ b/lisp/org-crypt.el @@ -4,7 +4,7 @@ ;; Emacs Lisp Archive Entry ;; Filename: org-crypt.el -;; Version: 7.01e +;; Version: 7.01f ;; Keywords: org-mode ;; Author: John Wiegley ;; Maintainer: Peter Jones diff --git a/lisp/org-ctags.el b/lisp/org-ctags.el index c5bb0c797..b73789173 100644 --- a/lisp/org-ctags.el +++ b/lisp/org-ctags.el @@ -3,10 +3,10 @@ ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. ;; Author: Paul Sexton -;; Version: 7.01e +;; Version: 7.01f ;; Keywords: org, wp -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-datetree.el b/lisp/org-datetree.el index aca73fd32..b2e4c9af2 100644 --- a/lisp/org-datetree.el +++ b/lisp/org-datetree.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-docbook.el b/lisp/org-docbook.el index 56ed41fe9..27c9eefd7 100644 --- a/lisp/org-docbook.el +++ b/lisp/org-docbook.el @@ -4,7 +4,7 @@ ;; ;; Emacs Lisp Archive Entry ;; Filename: org-docbook.el -;; Version: 7.01e +;; Version: 7.01f ;; Author: Baoqiu Cui ;; Maintainer: Baoqiu Cui ;; Keywords: org, wp, docbook diff --git a/lisp/org-docview.el b/lisp/org-docview.el index 05926fec5..11625660a 100644 --- a/lisp/org-docview.el +++ b/lisp/org-docview.el @@ -5,7 +5,7 @@ ;; Author: Jan Böcker ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-entities.el b/lisp/org-entities.el index 755c43dab..b2e28bd26 100644 --- a/lisp/org-entities.el +++ b/lisp/org-entities.el @@ -6,7 +6,7 @@ ;; Ulf Stegemann ;; Keywords: outlines, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-exp-blocks.el b/lisp/org-exp-blocks.el index 0b9e999c2..d248e1904 100644 --- a/lisp/org-exp-blocks.el +++ b/lisp/org-exp-blocks.el @@ -4,7 +4,7 @@ ;; Free Software Foundation, Inc. ;; Author: Eric Schulte -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-exp.el b/lisp/org-exp.el index 85d14de07..91ec328d6 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-faces.el b/lisp/org-faces.el index 882e0eb12..be1e0fbc9 100644 --- a/lisp/org-faces.el +++ b/lisp/org-faces.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-feed.el b/lisp/org-feed.el index c31df5554..95531bd5b 100644 --- a/lisp/org-feed.el +++ b/lisp/org-feed.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el index 4ce146658..17a6d4f69 100644 --- a/lisp/org-footnote.el +++ b/lisp/org-footnote.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-freemind.el b/lisp/org-freemind.el index f4c6d94bb..da6f129df 100644 --- a/lisp/org-freemind.el +++ b/lisp/org-freemind.el @@ -5,7 +5,7 @@ ;; Author: Lennart Borgman (lennart O borgman A gmail O com) ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index fa57ff014..f87b2814d 100644 --- a/lisp/org-gnus.el +++ b/lisp/org-gnus.el @@ -7,7 +7,7 @@ ;; Tassilo Horn ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-habit.el b/lisp/org-habit.el index 29bb48511..5230fdcde 100644 --- a/lisp/org-habit.el +++ b/lisp/org-habit.el @@ -5,7 +5,7 @@ ;; Author: John Wiegley ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-html.el b/lisp/org-html.el index c6d0bae6e..04ee80b62 100644 --- a/lisp/org-html.el +++ b/lisp/org-html.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-icalendar.el b/lisp/org-icalendar.el index 258ababee..b92e88175 100644 --- a/lisp/org-icalendar.el +++ b/lisp/org-icalendar.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-id.el b/lisp/org-id.el index 19ccc68d0..0fec0566c 100644 --- a/lisp/org-id.el +++ b/lisp/org-id.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-indent.el b/lisp/org-indent.el index e1f0a9a15..3d9cc2dd0 100644 --- a/lisp/org-indent.el +++ b/lisp/org-indent.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-info.el b/lisp/org-info.el index 8870c60fd..f1da8af7d 100644 --- a/lisp/org-info.el +++ b/lisp/org-info.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-inlinetask.el b/lisp/org-inlinetask.el index 309336e07..38027f7b5 100644 --- a/lisp/org-inlinetask.el +++ b/lisp/org-inlinetask.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/org-irc.el b/lisp/org-irc.el index 955429354..0514e87c9 100644 --- a/lisp/org-irc.el +++ b/lisp/org-irc.el @@ -4,7 +4,7 @@ ;; ;; Author: Philip Jackson ;; Keywords: erc, irc, link, org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-jsinfo.el b/lisp/org-jsinfo.el index b722cce36..d057c8659 100644 --- a/lisp/org-jsinfo.el +++ b/lisp/org-jsinfo.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-latex.el b/lisp/org-latex.el index b93ddc7b8..04b4d081b 100644 --- a/lisp/org-latex.el +++ b/lisp/org-latex.el @@ -4,7 +4,7 @@ ;; ;; Emacs Lisp Archive Entry ;; Filename: org-latex.el -;; Version: 7.01e +;; Version: 7.01f ;; Author: Bastien Guerry ;; Maintainer: Carsten Dominik ;; Keywords: org, wp, tex diff --git a/lisp/org-list.el b/lisp/org-list.el index 9d26aad1e..cf34e1fa7 100644 --- a/lisp/org-list.el +++ b/lisp/org-list.el @@ -7,7 +7,7 @@ ;; Bastien Guerry ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mac-message.el b/lisp/org-mac-message.el index af4cf6782..441515c65 100644 --- a/lisp/org-mac-message.el +++ b/lisp/org-mac-message.el @@ -5,7 +5,7 @@ ;; Author: John Wiegley ;; Christopher Suckling -;; Version: 7.01e +;; Version: 7.01f ;; Keywords: outlines, hypermedia, calendar, wp ;; This file is part of GNU Emacs. diff --git a/lisp/org-macs.el b/lisp/org-macs.el index 95984546f..fd1dad919 100644 --- a/lisp/org-macs.el +++ b/lisp/org-macs.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mew.el b/lisp/org-mew.el index 6389b77cb..2e8dd986c 100644 --- a/lisp/org-mew.el +++ b/lisp/org-mew.el @@ -5,7 +5,7 @@ ;; Author: Tokuya Kameshima ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. diff --git a/lisp/org-mhe.el b/lisp/org-mhe.el index b8d970355..701f419f4 100644 --- a/lisp/org-mhe.el +++ b/lisp/org-mhe.el @@ -6,7 +6,7 @@ ;; Author: Thomas Baumann ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mks.el b/lisp/org-mks.el index b561e62c7..b1a82018a 100644 --- a/lisp/org-mks.el +++ b/lisp/org-mks.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el index b74ba638b..3e7b46a31 100644 --- a/lisp/org-mobile.el +++ b/lisp/org-mobile.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mouse.el b/lisp/org-mouse.el index f0501ada7..00978cc8f 100644 --- a/lisp/org-mouse.el +++ b/lisp/org-mouse.el @@ -4,7 +4,7 @@ ;; ;; Author: Piotr Zielinski ;; Maintainer: Carsten Dominik -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-plot.el b/lisp/org-plot.el index 10edd9369..0d4250808 100644 --- a/lisp/org-plot.el +++ b/lisp/org-plot.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: tables, plotting ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el index e0d7a9d49..043cf1f3f 100644 --- a/lisp/org-protocol.el +++ b/lisp/org-protocol.el @@ -9,7 +9,7 @@ ;; Author: Ross Patterson ;; Maintainer: Sebastian Rose ;; Keywords: org, emacsclient, wp -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-publish.el b/lisp/org-publish.el index 9faca3fcb..501cf22c2 100644 --- a/lisp/org-publish.el +++ b/lisp/org-publish.el @@ -5,7 +5,7 @@ ;; Author: David O'Toole ;; Maintainer: Carsten Dominik ;; Keywords: hypermedia, outlines, wp -;; Version: 7.01e +;; Version: 7.01f ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-remember.el b/lisp/org-remember.el index 82f29a7d6..c9c96ea38 100644 --- a/lisp/org-remember.el +++ b/lisp/org-remember.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-rmail.el b/lisp/org-rmail.el index bb78f094a..748762a60 100644 --- a/lisp/org-rmail.el +++ b/lisp/org-rmail.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-src.el b/lisp/org-src.el index 203fca1e8..dd5998885 100644 --- a/lisp/org-src.el +++ b/lisp/org-src.el @@ -8,7 +8,7 @@ ;; Dan Davison ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-table.el b/lisp/org-table.el index 7407c4429..ce68abb6d 100644 --- a/lisp/org-table.el +++ b/lisp/org-table.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index fa179e6bb..3161fb8f0 100644 --- a/lisp/org-taskjuggler.el +++ b/lisp/org-taskjuggler.el @@ -4,7 +4,7 @@ ;; ;; Emacs Lisp Archive Entry ;; Filename: org-taskjuggler.el -;; Version: 7.01e +;; Version: 7.01f ;; Author: Christian Egli ;; Maintainer: Christian Egli ;; Keywords: org, taskjuggler, project planning diff --git a/lisp/org-timer.el b/lisp/org-timer.el index 4643d4c66..651c3eb79 100644 --- a/lisp/org-timer.el +++ b/lisp/org-timer.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-vm.el b/lisp/org-vm.el index 19da79bc1..7a5096923 100644 --- a/lisp/org-vm.el +++ b/lisp/org-vm.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-w3m.el b/lisp/org-w3m.el index 59f5628c0..8867d6e70 100644 --- a/lisp/org-w3m.el +++ b/lisp/org-w3m.el @@ -5,7 +5,7 @@ ;; Author: Andy Stewart ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-wl.el b/lisp/org-wl.el index adb4037dc..d3f1ac144 100644 --- a/lisp/org-wl.el +++ b/lisp/org-wl.el @@ -7,7 +7,7 @@ ;; David Maus ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-xoxo.el b/lisp/org-xoxo.el index 470def4b0..9d9a46fd9 100644 --- a/lisp/org-xoxo.el +++ b/lisp/org-xoxo.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org.el b/lisp/org.el index 93135ce6b..737c397dd 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.01e +;; Version: 7.01f ;; ;; This file is part of GNU Emacs. ;; @@ -184,7 +184,7 @@ identifier." ;;; Version -(defconst org-version "7.01e" +(defconst org-version "7.01f" "The version number of the file org.el.") (defun org-version (&optional here) -- 2.11.4.GIT