From e952bdc0a38134d9f612bbd6ccbaef0839ba5026 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Mon, 1 Nov 2010 13:58:38 +0100 Subject: [PATCH] Release 7.3 --- README_DIST | 2 +- doc/org.texi | 4 ++-- doc/orgcard.tex | 2 +- doc/orgguide.texi | 4 ++-- lisp/ob-C.el | 2 +- lisp/ob-R.el | 2 +- lisp/ob-asymptote.el | 2 +- lisp/ob-calc.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-js.el | 2 +- lisp/ob-keys.el | 2 +- lisp/ob-latex.el | 2 +- lisp/ob-ledger.el | 2 +- lisp/ob-lisp.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-org.el | 2 +- lisp/ob-perl.el | 2 +- lisp/ob-plantuml.el | 2 +- lisp/ob-python.el | 2 +- lisp/ob-ref.el | 2 +- lisp/ob-ruby.el | 2 +- lisp/ob-sass.el | 2 +- lisp/ob-scheme.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 ++-- 100 files changed, 104 insertions(+), 104 deletions(-) diff --git a/README_DIST b/README_DIST index 797ea376c..f1b8b11a4 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.02trans +The version of this release is: 7.3 The homepage of Org is at http://orgmode.org diff --git a/doc/org.texi b/doc/org.texi index 9293804f2..af7a4b480 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -4,8 +4,8 @@ @setfilename ../../info/org @settitle The Org Manual -@set VERSION 7.02trans -@set DATE October 2010 +@set VERSION 7.3 +@set DATE November 2010 @c Use proper quote and backtick for code sections in PDF output @c Cf. Texinfo manual 14.2 diff --git a/doc/orgcard.tex b/doc/orgcard.tex index 3ef59d8b2..cd1a2d9c1 100644 --- a/doc/orgcard.tex +++ b/doc/orgcard.tex @@ -1,5 +1,5 @@ % Reference Card for Org Mode -\def\orgversionnumber{7.02trans} +\def\orgversionnumber{7.3} \def\versionyear{2010} % latest update \def\year{2010} % latest copyright year diff --git a/doc/orgguide.texi b/doc/orgguide.texi index aaa145aa6..b67f7f1ea 100644 --- a/doc/orgguide.texi +++ b/doc/orgguide.texi @@ -3,8 +3,8 @@ @setfilename ../../info/orgguide @settitle The compact Org-mode Guide -@set VERSION 7.02trans -@set DATE October 2010 +@set VERSION 7.3 +@set DATE November 2010 @c Use proper quote and backtick for code sections in PDF output @c Cf. Texinfo manual 14.2 diff --git a/lisp/ob-C.el b/lisp/ob-C.el index eddb39d26..1c8eac65a 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-R.el b/lisp/ob-R.el index 8a96861eb..2be79926a 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-asymptote.el b/lisp/ob-asymptote.el index eda1e5a98..43d654626 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-calc.el b/lisp/ob-calc.el index 5571286be..ce752008b 100644 --- a/lisp/ob-calc.el +++ b/lisp/ob-calc.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.01trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-clojure.el b/lisp/ob-clojure.el index 4317bf2df..0a76e8271 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-comint.el b/lisp/ob-comint.el index aeb0892d7..d05b7fbfa 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-css.el b/lisp/ob-css.el index ece6ef847..d93f28dce 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ditaa.el b/lisp/ob-ditaa.el index f28204919..a9b6b3cea 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-dot.el b/lisp/ob-dot.el index 2d65c17c0..c78f3dbee 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-emacs-lisp.el b/lisp/ob-emacs-lisp.el index a9be27f3f..d74a7a579 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-eval.el b/lisp/ob-eval.el index c07dd8ebb..57f4dc509 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-exp.el b/lisp/ob-exp.el index 9504c30da..52da00103 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-gnuplot.el b/lisp/ob-gnuplot.el index 8572a4fad..053d15461 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-haskell.el b/lisp/ob-haskell.el index 3591036f9..1ae8fba66 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-js.el b/lisp/ob-js.el index 142178d04..2f7d67ec6 100644 --- a/lisp/ob-js.el +++ b/lisp/ob-js.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, js ;; Homepage: http://orgmode.org -;; Version: 7.02trans +;; Version: 7.3 ;;; License: diff --git a/lisp/ob-keys.el b/lisp/ob-keys.el index 3f2f6644c..e04d9ade6 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-latex.el b/lisp/ob-latex.el index 3077190ae..f4cf0802d 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ledger.el b/lisp/ob-ledger.el index ae5a93148..33ec9d3a8 100644 --- a/lisp/ob-ledger.el +++ b/lisp/ob-ledger.el @@ -5,7 +5,7 @@ ;; Author: Eric S Fraga ;; Keywords: literate programming, reproducible research, accounting ;; Homepage: http://orgmode.org -;; Version: 7.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-lisp.el b/lisp/ob-lisp.el index fac286b2d..f550a54e1 100644 --- a/lisp/ob-lisp.el +++ b/lisp/ob-lisp.el @@ -5,7 +5,7 @@ ;; Author: David T. O'Toole , Eric Schulte ;; Keywords: literate programming, reproducible research, lisp ;; Homepage: http://orgmode.org -;; Version: 7.02trans +;; Version: 7.3 ;;; License: diff --git a/lisp/ob-lob.el b/lisp/ob-lob.el index 5e5a9cc12..d7818c211 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-matlab.el b/lisp/ob-matlab.el index 5c8bfb496..c75d806cc 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-mscgen.el b/lisp/ob-mscgen.el index 22f6f55e4..119d28cfb 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ocaml.el b/lisp/ob-ocaml.el index 2c8ed1987..2217118e5 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-octave.el b/lisp/ob-octave.el index dfe686395..d6affecd7 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-org.el b/lisp/ob-org.el index b38628ce4..86abbabfb 100644 --- a/lisp/ob-org.el +++ b/lisp/ob-org.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-perl.el b/lisp/ob-perl.el index 8e73035d6..0be667c8c 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-plantuml.el b/lisp/ob-plantuml.el index 431063b82..37561020c 100644 --- a/lisp/ob-plantuml.el +++ b/lisp/ob-plantuml.el @@ -5,7 +5,7 @@ ;; Author: Zhang Weize ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-python.el b/lisp/ob-python.el index 8066b6606..5aaa1059a 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ref.el b/lisp/ob-ref.el index fe51bba14..16881e824 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ruby.el b/lisp/ob-ruby.el index 75be25404..9a9f21cde 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sass.el b/lisp/ob-sass.el index 8e686bc02..7f241e032 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-scheme.el b/lisp/ob-scheme.el index 1444e44dc..943deadc0 100644 --- a/lisp/ob-scheme.el +++ b/lisp/ob-scheme.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, scheme ;; Homepage: http://orgmode.org -;; Version: 7.02trans +;; Version: 7.3 ;;; License: diff --git a/lisp/ob-screen.el b/lisp/ob-screen.el index 1277d7a95..f877f0d14 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sh.el b/lisp/ob-sh.el index 31e604a1c..e86386426 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el index cf14a7b58..78e8a3b43 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sqlite.el b/lisp/ob-sqlite.el index edd550fc0..c744e4334 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-table.el b/lisp/ob-table.el index 5493c535f..cdc7a6250 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-tangle.el b/lisp/ob-tangle.el index fd9c3e52b..e197ff37d 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/ob.el b/lisp/ob.el index 66e0743bf..44557c662 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 70c698dd3..1c9d6d4a3 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-archive.el b/lisp/org-archive.el index 7d6dd33ec..8c1f9a13a 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-ascii.el b/lisp/org-ascii.el index 398615329..b48f8efa1 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-attach.el b/lisp/org-attach.el index 84a4261ae..d98254cb6 100644 --- a/lisp/org-attach.el +++ b/lisp/org-attach.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley ;; Keywords: org data task -;; Version: 7.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-bbdb.el b/lisp/org-bbdb.el index c47f7f196..d5a09cab6 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-beamer.el b/lisp/org-beamer.el index 08c3be43c..d3f0f47e4 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.02trans +;; Version: 7.3 ;; Author: Carsten Dominik ;; Maintainer: Carsten Dominik ;; Keywords: org, wp, tex diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index b01a6c1b9..b9018b023 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-capture.el b/lisp/org-capture.el index 1e58f4457..b463d29a3 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 9951356fc..457a4dcb2 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview-xemacs.el b/lisp/org-colview-xemacs.el index 3022b016d..29cb30cff 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview.el b/lisp/org-colview.el index 48d433f5e..15dc7b37a 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-compat.el b/lisp/org-compat.el index d55a83e5f..324464803 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el index 93db5d3c7..693f3ac6a 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.02trans +;; Version: 7.3 ;; Keywords: org-mode ;; Author: John Wiegley ;; Maintainer: Peter Jones diff --git a/lisp/org-ctags.el b/lisp/org-ctags.el index 85a3cf1e5..71e1b1b6a 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.02trans +;; Version: 7.3 ;; Keywords: org, wp -;; Version: 7.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-datetree.el b/lisp/org-datetree.el index 45009b8f5..286cdc9a1 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-docbook.el b/lisp/org-docbook.el index 755c5d115..7d90ec32f 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.02trans +;; Version: 7.3 ;; Author: Baoqiu Cui ;; Maintainer: Baoqiu Cui ;; Keywords: org, wp, docbook diff --git a/lisp/org-docview.el b/lisp/org-docview.el index c41352c02..0c77b6907 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-entities.el b/lisp/org-entities.el index b8ae8c793..5ce5fd753 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-exp-blocks.el b/lisp/org-exp-blocks.el index f01a6ff4c..3751e68e0 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-exp.el b/lisp/org-exp.el index 819841c3c..73e095133 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-faces.el b/lisp/org-faces.el index a1619e6b4..e4e17f15c 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-feed.el b/lisp/org-feed.el index c905c10bb..8bda3098e 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el index 73d8bf6b2..2a97b54db 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-freemind.el b/lisp/org-freemind.el index edf868092..736cc577c 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index e7b8aebf7..6d782759a 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-habit.el b/lisp/org-habit.el index 843d258be..394b4fb05 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-html.el b/lisp/org-html.el index 2ae39b473..68fee5b8d 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-icalendar.el b/lisp/org-icalendar.el index 65e4d0d42..fe6e97c72 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-id.el b/lisp/org-id.el index d9e2e45cd..fcca58831 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-indent.el b/lisp/org-indent.el index 9f526fec7..39ba445eb 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-info.el b/lisp/org-info.el index 1c216882c..6ea192b17 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-inlinetask.el b/lisp/org-inlinetask.el index c00099960..29d8c40ee 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/org-irc.el b/lisp/org-irc.el index 190f8af3d..3dd9680c8 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-jsinfo.el b/lisp/org-jsinfo.el index 37e53413e..d435d8146 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-latex.el b/lisp/org-latex.el index 4e9a8361e..2cf947312 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.02trans +;; Version: 7.3 ;; Author: Bastien Guerry ;; Maintainer: Carsten Dominik ;; Keywords: org, wp, tex diff --git a/lisp/org-list.el b/lisp/org-list.el index fb504ffeb..4ea466f37 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mac-message.el b/lisp/org-mac-message.el index 1b4b5cf71..afac5ca71 100644 --- a/lisp/org-mac-message.el +++ b/lisp/org-mac-message.el @@ -5,7 +5,7 @@ ;; Author: John Wiegley ;; Christopher Suckling -;; Version: 7.02trans +;; Version: 7.3 ;; 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 036f9f016..5a5612387 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mew.el b/lisp/org-mew.el index c16f065aa..efedef8ec 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. diff --git a/lisp/org-mhe.el b/lisp/org-mhe.el index d681581ca..b1024a000 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mks.el b/lisp/org-mks.el index 85328c00b..2d429a791 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el index 1b9f28594..a278fb16d 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mouse.el b/lisp/org-mouse.el index 2689cab3d..e16c9778d 100644 --- a/lisp/org-mouse.el +++ b/lisp/org-mouse.el @@ -4,7 +4,7 @@ ;; ;; Author: Piotr Zielinski ;; Maintainer: Carsten Dominik -;; Version: 7.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-plot.el b/lisp/org-plot.el index 8f11ebf72..274d3f94c 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el index d1b8ba91c..3a20c5f72 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-publish.el b/lisp/org-publish.el index 482c1a010..51db9f652 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.02trans +;; Version: 7.3 ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-remember.el b/lisp/org-remember.el index 87abe67f1..a15825a51 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-rmail.el b/lisp/org-rmail.el index 6be367ec6..5574bf77a 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-src.el b/lisp/org-src.el index 97bf6b25b..c4f0065ec 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-table.el b/lisp/org-table.el index bbfb4c96f..0d61a7822 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index 4eb511d8c..d03cd591b 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.02trans +;; Version: 7.3 ;; Author: Christian Egli ;; Maintainer: Christian Egli ;; Keywords: org, taskjuggler, project planning diff --git a/lisp/org-timer.el b/lisp/org-timer.el index cfc6287c6..6c1f4984c 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-vm.el b/lisp/org-vm.el index db1562fdf..629258dec 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-w3m.el b/lisp/org-w3m.el index 408d325f8..072020a65 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-wl.el b/lisp/org-wl.el index 4c8addc71..54d35c98f 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-xoxo.el b/lisp/org-xoxo.el index 2ecc48fa9..b5656d940 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org.el b/lisp/org.el index 59caf4122..f7e7c9fd2 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.02trans +;; Version: 7.3 ;; ;; This file is part of GNU Emacs. ;; @@ -186,7 +186,7 @@ identifier." ;;; Version -(defconst org-version "7.02trans" +(defconst org-version "7.3" "The version number of the file org.el.") (defun org-version (&optional here) -- 2.11.4.GIT