From 177e154e6c6a3f64ce50f588ccb533a4452daac3 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Thu, 24 Jul 2008 06:42:03 -0700 Subject: [PATCH] Release 6.06a. --- ORGWEBPAGE/Changes.org | 2 +- ORGWEBPAGE/index.org | 6 +++--- README_DIST | 2 +- doc/org.texi | 10 +++++++++- doc/orgcard.tex | 2 +- lisp/org-agenda.el | 2 +- lisp/org-archive.el | 2 +- lisp/org-bbdb.el | 2 +- lisp/org-bibtex.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-exp.el | 2 +- lisp/org-export-latex.el | 2 +- lisp/org-faces.el | 2 +- lisp/org-gnus.el | 2 +- lisp/org-id.el | 2 +- lisp/org-info.el | 2 +- lisp/org-irc.el | 2 +- lisp/org-jsinfo.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-mouse.el | 2 +- lisp/org-publish.el | 2 +- lisp/org-remember.el | 2 +- lisp/org-rmail.el | 2 +- lisp/org-table.el | 2 +- lisp/org-vm.el | 2 +- lisp/org-wl.el | 2 +- lisp/org.el | 4 ++-- 33 files changed, 44 insertions(+), 36 deletions(-) diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org index 3131b3730..03994ed7d 100644 --- a/ORGWEBPAGE/Changes.org +++ b/ORGWEBPAGE/Changes.org @@ -72,7 +72,7 @@ ALT and TITLE attributes of an inlined image, here is who to do this: - : [[./img/a.jpg{{alt="This is image A" title="Image with no action"}}] ] + : [[./img/a.jpg{{alt="This is image A" title="Image with no action"}}]] Thanks to Charles Chen for this idea. diff --git a/ORGWEBPAGE/index.org b/ORGWEBPAGE/index.org index 605e12699..c30788f6a 100644 --- a/ORGWEBPAGE/index.org +++ b/ORGWEBPAGE/index.org @@ -39,9 +39,9 @@ structured ASCII file, HTML, and LaTeX. Check out the [[file:GoogleTech.org][Google Tech Talk]] about Org-mode. -* Current Version (6.06) and Compatibility +* Current Version (6.06a) and Compatibility -The current version is 6.06. To see what has changed in recent +The current version is 6.06a. To see what has changed in recent releases, check this [[file:Changes.html][list of user-visible changes]]. These descriptions are extensive, to avoid that people will be printing the manual after each incremental release. If you have an older version of the manual, @@ -58,7 +58,7 @@ release. ** The standard distribution -Download as [[file:org-6.06.zip][zip file]] or [[file:org-6.06.tar.gz][gzipped tar archive]]. These archives contain +Download as [[file:org-6.06a.zip][zip file]] or [[file:org-6.06a.tar.gz][gzipped tar archive]]. These archives contain both the Lisp file org.el and the documentation in PDF and (TeX)Info formats. A shell script to simplify upgrading to the newest release has been posted [[http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh][here]]. diff --git a/README_DIST b/README_DIST index 12694bdfc..e4a8b3cc7 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: 6.06 +The version of this release is: 6.06a The homepage of Org is at http://orgmode.org diff --git a/doc/org.texi b/doc/org.texi index 29f3eebbe..4d575fd5a 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -3,7 +3,7 @@ @setfilename ../../info/org @settitle The Org Manual -@set VERSION 6.06 +@set VERSION 6.06a @set DATE July 2008 @dircategory Emacs @@ -7328,6 +7328,14 @@ HTML version also exists of the linked file. For information related to linking files while publishing them to a publishing directory see @ref{Publishing links}. +If you want to specify attributes for links, you can do so using a special +syntax. Here is an example that sets @code{alt} and @code{title} attributes +for an inlined image: + +@example +[[./img/a.jpg{{alt="This is image A" title="Image with no action"}}]] +@end example + @node Images, CSS support, Links, HTML export @subsection Images diff --git a/doc/orgcard.tex b/doc/orgcard.tex index 130ba67da..9fdfb3253 100644 --- a/doc/orgcard.tex +++ b/doc/orgcard.tex @@ -1,5 +1,5 @@ % Reference Card for Org Mode -\def\orgversionnumber{6.06} +\def\orgversionnumber{6.06a} \def\versionyear{2008} % latest update \def\year{2008} % latest copyright year diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index c9dd77971..23cda508a 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: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-archive.el b/lisp/org-archive.el index 6f74a458d..0ddac74d8 100644 --- a/lisp/org-archive.el +++ b/lisp/org-archive.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-bbdb.el b/lisp/org-bbdb.el index 704d2aa6c..fb913a09f 100644 --- a/lisp/org-bbdb.el +++ b/lisp/org-bbdb.el @@ -6,7 +6,7 @@ ;; Thomas Baumann ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index 73115762f..0fe619d5b 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: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 4e5a8240f..6caf8393f 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview-xemacs.el b/lisp/org-colview-xemacs.el index 456ab8643..34d06f849 100644 --- a/lisp/org-colview-xemacs.el +++ b/lisp/org-colview-xemacs.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview.el b/lisp/org-colview.el index 5da266fee..ef7bb6908 100644 --- a/lisp/org-colview.el +++ b/lisp/org-colview.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-compat.el b/lisp/org-compat.el index 8c3841ea6..0ba1dcc75 100644 --- a/lisp/org-compat.el +++ b/lisp/org-compat.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-exp.el b/lisp/org-exp.el index d80d55249..cf02d1808 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-export-latex.el b/lisp/org-export-latex.el index 96c038863..b17bc02d0 100644 --- a/lisp/org-export-latex.el +++ b/lisp/org-export-latex.el @@ -4,7 +4,7 @@ ;; ;; Emacs Lisp Archive Entry ;; Filename: org-export-latex.el -;; Version: 6.06 +;; Version: 6.06a ;; Author: Bastien Guerry ;; Maintainer: Bastien Guerry ;; Keywords: org, wp, tex diff --git a/lisp/org-faces.el b/lisp/org-faces.el index 738cedd01..2e6f9c24c 100644 --- a/lisp/org-faces.el +++ b/lisp/org-faces.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index cb3acc527..9702f41a6 100644 --- a/lisp/org-gnus.el +++ b/lisp/org-gnus.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-id.el b/lisp/org-id.el index 0e8a60716..fef64915c 100644 --- a/lisp/org-id.el +++ b/lisp/org-id.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-info.el b/lisp/org-info.el index 03436ac21..e574605ef 100644 --- a/lisp/org-info.el +++ b/lisp/org-info.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-irc.el b/lisp/org-irc.el index a7109a080..13844f08a 100644 --- a/lisp/org-irc.el +++ b/lisp/org-irc.el @@ -4,7 +4,7 @@ ;; ;; Author: Philip Jackson ;; Keywords: erc, irc, link, org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-jsinfo.el b/lisp/org-jsinfo.el index a88d0cb19..6766a9d01 100644 --- a/lisp/org-jsinfo.el +++ b/lisp/org-jsinfo.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mac-message.el b/lisp/org-mac-message.el index 589e11212..aef009d12 100644 --- a/lisp/org-mac-message.el +++ b/lisp/org-mac-message.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2008 Free Software Foundation, Inc. ;; Author: John Wiegley -;; Version: 6.06 +;; Version: 6.06a ;; 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 f6fc21357..b3cdc0602 100644 --- a/lisp/org-macs.el +++ b/lisp/org-macs.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mew.el b/lisp/org-mew.el index 1b1fcc06b..fe9f7413c 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: 6.06 +;; Version: 6.06a ;; This file is part of GNU Emacs. diff --git a/lisp/org-mhe.el b/lisp/org-mhe.el index 08355ff1c..0f84d02d1 100644 --- a/lisp/org-mhe.el +++ b/lisp/org-mhe.el @@ -5,7 +5,7 @@ ;; Author: Thomas Baumann ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mouse.el b/lisp/org-mouse.el index 235f9cc34..a098fc4ce 100644 --- a/lisp/org-mouse.el +++ b/lisp/org-mouse.el @@ -4,7 +4,7 @@ ;; ;; Author: Piotr Zielinski ;; Maintainer: Carsten Dominik -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-publish.el b/lisp/org-publish.el index 81d455db4..f239aa2ca 100644 --- a/lisp/org-publish.el +++ b/lisp/org-publish.el @@ -4,7 +4,7 @@ ;; Author: David O'Toole ;; Maintainer: Bastien Guerry ;; Keywords: hypermedia, outlines, wp -;; Version: 6.06 +;; Version: 6.06a ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-remember.el b/lisp/org-remember.el index aaeda97db..2bbb20ef0 100644 --- a/lisp/org-remember.el +++ b/lisp/org-remember.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-rmail.el b/lisp/org-rmail.el index e50a7e254..d54dfdddd 100644 --- a/lisp/org-rmail.el +++ b/lisp/org-rmail.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-table.el b/lisp/org-table.el index 236d165dd..68963032f 100644 --- a/lisp/org-table.el +++ b/lisp/org-table.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-vm.el b/lisp/org-vm.el index 3a49bc576..6f5e3aade 100644 --- a/lisp/org-vm.el +++ b/lisp/org-vm.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-wl.el b/lisp/org-wl.el index 17bd6c0d9..433343ca2 100644 --- a/lisp/org-wl.el +++ b/lisp/org-wl.el @@ -5,7 +5,7 @@ ;; Author: Tokuya Kameshima ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org.el b/lisp/org.el index 678fd0a68..405156830 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06 +;; Version: 6.06a ;; ;; This file is part of GNU Emacs. ;; @@ -91,7 +91,7 @@ ;;; Version -(defconst org-version "6.06" +(defconst org-version "6.06a" "The version number of the file org.el.") (defun org-version (&optional here) -- 2.11.4.GIT