From cafbe1d0384b771f774ee8f04b2a5fb6beedccb6 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Wed, 7 Apr 2010 08:58:25 +0200 Subject: [PATCH] Release 6.35c --- ORGWEBPAGE/index.org | 6 +++--- README_DIST | 2 +- doc/org.texi | 2 +- doc/orgcard.tex | 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-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-datetree.el | 2 +- lisp/org-docbook.el | 2 +- lisp/org-docview.el | 2 +- lisp/org-entities.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-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-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 ++-- 56 files changed, 59 insertions(+), 59 deletions(-) diff --git a/ORGWEBPAGE/index.org b/ORGWEBPAGE/index.org index fb48cdce4..8c4aeafa2 100644 --- a/ORGWEBPAGE/index.org +++ b/ORGWEBPAGE/index.org @@ -122,9 +122,9 @@ a look at our [[http://orgmode.org/worg/org-quotes.php][collected quotes about O - <2009-12-15 Tue>: iPhone App [[http://mobileorg.ncogni.to/][MobileOrg]] version 1.1 available - <2009-11-13 Fri>: Release 6.33 -* Current Version (6.35b) +* Current Version (TAG=6.35c) -The current version is 6.35b. To see what has changed in recent +The current version is TAG=6.35c. To see what has changed in recent releases, check this detailed list of [[file:Changes.html][user-visible changes]]. This package works on Emacs 23 and 22, and (with minor restrictions) @@ -136,7 +136,7 @@ recent version, but may lag a bit behind the website release. ** The standard distribution -Download as [[file:org-6.35b.zip][zip file]] or [[file:org-6.35b.tar.gz][gzipped tar archive]]. These archives contain +Download as [[file:org-TAG=6.35c.zip][zip file]] or [[file:org-TAG=6.35c.tar.gz][gzipped tar archive]]. These archives contain both the Lisp file org.el and the documentation in PDF and (TeX)Info formats. Follow the instructions for [[http://orgmode.org/manual/Installation.html#Installation][Installation]] and [[http://orgmode.org/manual/Activation.html#Activation][Activation]]. diff --git a/README_DIST b/README_DIST index 2d615c63a..8317510ba 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.35b +The version of this release is: TAG=6.35c The homepage of Org is at http://orgmode.org diff --git a/doc/org.texi b/doc/org.texi index f69c34333..184092bf4 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -3,7 +3,7 @@ @setfilename ../../info/org @settitle The Org Manual -@set VERSION 6.35b +@set VERSION TAG=6.35c @set DATE April 2010 @c Version and Contact Info diff --git a/doc/orgcard.tex b/doc/orgcard.tex index 5c2441759..e7191f26d 100644 --- a/doc/orgcard.tex +++ b/doc/orgcard.tex @@ -1,5 +1,5 @@ % Reference Card for Org Mode -\def\orgversionnumber{6.35b} +\def\orgversionnumber{TAG=6.35c} \def\versionyear{2010} % latest update \def\year{2010} % latest copyright year diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 7cefec849..64552dd7d 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.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-archive.el b/lisp/org-archive.el index 4c9e5b134..d90119fe0 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-ascii.el b/lisp/org-ascii.el index ba898610f..4f90b5990 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-attach.el b/lisp/org-attach.el index 506fbd7c9..35bb1e6c0 100644 --- a/lisp/org-attach.el +++ b/lisp/org-attach.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley ;; Keywords: org data task -;; Version: 6.35b +;; Version: TAG=6.35c ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-bbdb.el b/lisp/org-bbdb.el index b39a4a84f..75f1d59d8 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-beamer.el b/lisp/org-beamer.el index 6f6698cfd..86b455e9d 100644 --- a/lisp/org-beamer.el +++ b/lisp/org-beamer.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. ;; -;; Version: 6.35b +;; Version: TAG=6.35c ;; Author: Carsten Dominik ;; Maintainer: Carsten Dominik ;; Keywords: org, wp, tex diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index b32992c2d..c51669d71 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.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 77b748613..2227e1648 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview-xemacs.el b/lisp/org-colview-xemacs.el index 4b1622a00..317fa0c47 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview.el b/lisp/org-colview.el index ef5f49294..b9d3d65a0 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-compat.el b/lisp/org-compat.el index f8fbbe2c9..78b62edac 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el index 7d8c6e996..fe70784b0 100644 --- a/lisp/org-crypt.el +++ b/lisp/org-crypt.el @@ -4,7 +4,7 @@ ;; Emacs Lisp Archive Entry ;; Filename: org-crypt.el -;; Version: 6.35b +;; Version: TAG=6.35c ;; Keywords: org-mode ;; Author: John Wiegley ;; Maintainer: Peter Jones diff --git a/lisp/org-datetree.el b/lisp/org-datetree.el index 6df7b271b..0d0b1b9b1 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-docbook.el b/lisp/org-docbook.el index 0732df500..b691d66c9 100644 --- a/lisp/org-docbook.el +++ b/lisp/org-docbook.el @@ -4,7 +4,7 @@ ;; ;; Emacs Lisp Archive Entry ;; Filename: org-docbook.el -;; Version: 6.35b +;; Version: TAG=6.35c ;; Author: Baoqiu Cui ;; Maintainer: Baoqiu Cui ;; Keywords: org, wp, docbook diff --git a/lisp/org-docview.el b/lisp/org-docview.el index 1e36e501b..e09e2efec 100644 --- a/lisp/org-docview.el +++ b/lisp/org-docview.el @@ -6,7 +6,7 @@ ;; Author: Jan Böcker ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-entities.el b/lisp/org-entities.el index 2b9d6647d..5b2a09c9b 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-exp.el b/lisp/org-exp.el index 8d084212a..40b306adc 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-faces.el b/lisp/org-faces.el index b0131a2d0..4814eb337 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-feed.el b/lisp/org-feed.el index 72138e6b3..bf9667ec4 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el index 96ba41b9f..7f1b7c1b1 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-freemind.el b/lisp/org-freemind.el index 2efe0408f..365f9d04e 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index 7e19cc31f..af3f4df0d 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-habit.el b/lisp/org-habit.el index 63d5e30c4..2f1f61d21 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-html.el b/lisp/org-html.el index 598bbbedc..a7366a4de 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-icalendar.el b/lisp/org-icalendar.el index 43cc41a21..062fa4b30 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-id.el b/lisp/org-id.el index 8095f8a06..be5d28590 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-indent.el b/lisp/org-indent.el index acc107d7b..7eeb5e682 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-info.el b/lisp/org-info.el index 28a2c5ff9..cd6ecf61d 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-inlinetask.el b/lisp/org-inlinetask.el index 81810a1f4..18fb8ad1c 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: 6.35b +;; Version: TAG=6.35c ;; This file is part of GNU Emacs. diff --git a/lisp/org-irc.el b/lisp/org-irc.el index f7ccb72b0..76cf7fe6d 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.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-jsinfo.el b/lisp/org-jsinfo.el index 1254d821d..b12a05f50 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-latex.el b/lisp/org-latex.el index 4f9089789..460d928e8 100644 --- a/lisp/org-latex.el +++ b/lisp/org-latex.el @@ -4,7 +4,7 @@ ;; ;; Emacs Lisp Archive Entry ;; Filename: org-latex.el -;; Version: 6.35b +;; Version: TAG=6.35c ;; Author: Bastien Guerry ;; Maintainer: Carsten Dominik ;; Keywords: org, wp, tex diff --git a/lisp/org-list.el b/lisp/org-list.el index e5be10f82..b6ef03279 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mac-message.el b/lisp/org-mac-message.el index d22141b96..5dd5084e7 100644 --- a/lisp/org-mac-message.el +++ b/lisp/org-mac-message.el @@ -5,7 +5,7 @@ ;; Author: John Wiegley ;; Christopher Suckling -;; Version: 6.35b +;; Version: TAG=6.35c ;; 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 d46af092f..9a02cecf7 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mew.el b/lisp/org-mew.el index 020e84f2e..f1bb067e1 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.35b +;; Version: TAG=6.35c ;; This file is part of GNU Emacs. diff --git a/lisp/org-mhe.el b/lisp/org-mhe.el index 2696c1313..0ffabc7b0 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el index cd7a446a8..0a9c91143 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mouse.el b/lisp/org-mouse.el index cf2c6162f..2f7820092 100644 --- a/lisp/org-mouse.el +++ b/lisp/org-mouse.el @@ -4,7 +4,7 @@ ;; ;; Author: Piotr Zielinski ;; Maintainer: Carsten Dominik -;; Version: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-plot.el b/lisp/org-plot.el index 0af4fd0e9..c758c5de8 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el index dc9ed10b8..c99061db6 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: 6.35b +;; Version: TAG=6.35c ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-publish.el b/lisp/org-publish.el index e59eaa7f8..3c1d490ee 100644 --- a/lisp/org-publish.el +++ b/lisp/org-publish.el @@ -4,7 +4,7 @@ ;; Author: David O'Toole ;; Maintainer: Carsten Dominik ;; Keywords: hypermedia, outlines, wp -;; Version: 6.35b +;; Version: TAG=6.35c ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-remember.el b/lisp/org-remember.el index 2dd3eb41e..297654fe2 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-rmail.el b/lisp/org-rmail.el index 9d171c9c3..4e79a075f 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-src.el b/lisp/org-src.el index 574746a1c..ef2688a07 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-table.el b/lisp/org-table.el index 940dc8e15..99c11d0cc 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-timer.el b/lisp/org-timer.el index 7bed2d932..33a79eac9 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-vm.el b/lisp/org-vm.el index c9d7f92a3..1dbec898f 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-w3m.el b/lisp/org-w3m.el index f567f49b9..e9b27717f 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-wl.el b/lisp/org-wl.el index 66141277a..b9aff9d1e 100644 --- a/lisp/org-wl.el +++ b/lisp/org-wl.el @@ -6,7 +6,7 @@ ;; Author: Tokuya Kameshima ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-xoxo.el b/lisp/org-xoxo.el index a5a256586..7ca9623ff 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org.el b/lisp/org.el index 8833fed8d..d80bb9191 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: 6.35b +;; Version: TAG=6.35c ;; ;; This file is part of GNU Emacs. ;; @@ -96,7 +96,7 @@ ;;; Version -(defconst org-version "6.35b" +(defconst org-version "TAG=6.35c" "The version number of the file org.el.") (defun org-version (&optional here) -- 2.11.4.GIT