[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r105454: lisp/org/ChangeLog: add "(ti
From: |
Bastien Guerry |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r105454: lisp/org/ChangeLog: add "(tiny change)" where required. |
Date: |
Mon, 15 Aug 2011 16:32:07 +0200 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 105454
committer: Bastien Guerry <address@hidden>
branch nick: trunk
timestamp: Mon 2011-08-15 16:32:07 +0200
message:
lisp/org/ChangeLog: add "(tiny change)" where required.
Thanks to Glenn Morris for pointing out possible problems.
modified:
lisp/org/ChangeLog
=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog 2011-08-04 00:58:07 +0000
+++ b/lisp/org/ChangeLog 2011-08-15 14:32:07 +0000
@@ -599,14 +599,14 @@
(org-footnote-next-reference-or-definition): check more strictly
footnote definitions.
-2011-07-28 Deech <address@hidden(none)>
+2011-07-28 Deech <address@hidden(none)> (tiny change)
* ob-tangle.el (org-babel-tangle): Ignore errors thrown by
language modes.
-2011-07-28 Suvayu Ali <address@hidden>
+2011-07-28 Suvayu Ali <address@hidden> (tiny change)
- * Mention use of keywords like multicolumn and float
+ * Mention use of keywords like multicolumn and float.
* Remove previous mention of hack with placement option as per
comments on the mailing list. The hack is better suited for Worg.
@@ -1052,7 +1052,7 @@
2011-07-28 Achim Gratz <address@hidden>
- * org.el (defcustom org-log-into-drawer): correct typo
+ * org.el (defcustom org-log-into-drawer): correct typo.
* org-clock.el (org-clock-into-drawer): New function to change the
location of clock events based on properties CLOCK_INTO_DRAWER or,
@@ -1598,7 +1598,7 @@
* ob-lisp.el (org-babel-execute:lisp): No real functional change,
just aesthetic.
-2011-07-28 Sébastien Delafond <address@hidden>
+2011-07-28 Sébastien Delafond <address@hidden> (tiny change)
* org.el (org-mode-flyspell-verify): This is useful when using
flyspell with a non-English dictionary, or if some of your
@@ -1841,7 +1841,7 @@
* ob.el (org-babel-src-block-regexp): Keep the now-mandatory
newline inside of the code block body.
-2011-07-28 Sean O'Halpin <address@hidden>
+2011-07-28 Sean O'Halpin <address@hidden> (tiny change)
* ob.el: Avoid spurious matches to literal.
@@ -1908,7 +1908,7 @@
* org.el (org-special-properties): Add CLOCKSUM to the special
properties.
-2011-07-28 Robert P. Goldman <address@hidden>
+2011-07-28 Robert P. Goldman <address@hidden> (tiny change)
* ob-exp.el (org-babel-exp-in-export-file): Bind
`org-link-search-inhibit-query' to t to inhibit prompts.
@@ -1936,12 +1936,12 @@
* org-exp.el (org-export-add-options-to-plist): Fix the option
parser
-2011-07-28 Robert P. Goldman <address@hidden>
+2011-07-28 Robert P. Goldman <address@hidden> (tiny change)
* org-latex.el (org-export-latex-preprocess): Replace index
entries.
-2011-07-28 Robert P. Goldman <address@hidden>
+2011-07-28 Robert P. Goldman <address@hidden> (tiny change)
* org.el (org-structure-template-alist): Add an easy template for
index (i), and move include file to I from i.
@@ -2277,18 +2277,10 @@
* org.el (org-property-values): Enhance docstring.
-2011-07-28 Ethan Ligon <address@hidden>
+2011-07-28 Ethan Ligon <address@hidden> (tiny change)
- * Illustration of bug in html export - This has a space after the
- colons :: so will work in latex and html - This doesn't have a
- space after the colons ::so is an invalid description item
- according to the org manual. Won't work in html or docbook. Will
- nevertheless work in latex, provided /first/ description item is
- valid. - Has a terminating space :: - So it works in both html
- and latex export! - Even though it's difficult to distinguish
- from the next example. - Lacks a terminating space :: - At
- present, *doesn't* work in html or docbook export, does in latex.
- This is the case that the following patch fixes.
+ * org-docbook.el (org-export-docbook-list-line): Fix for html &
+ docbook export of description list items.
2011-07-28 Julien Danjou <address@hidden>
@@ -2346,7 +2338,7 @@
* org-latex.el (org-export-latex-convert-table.el-table): Fix
format-string for insertion of captions.
-2011-07-28 Nick Dokos <address@hidden>
+2011-07-28 Nick Dokos <address@hidden> (tiny change)
* org-exp.el (org-export-remove-comment-blocks-and-subtrees): Fix
regexp.
@@ -2899,7 +2891,7 @@
* org-html.el (org-export-as-html): Bugfix: don't insert closing
HTML tags when exporting body only.
-2011-07-28 Jason Dunsmore <address@hidden>
+2011-07-28 Jason Dunsmore <address@hidden> (tiny change)
* org.el (org-back-over-empty-lines): Bugfix. Honor
`org-blank-before-new-entry' correctly in various contexts.
@@ -4455,10 +4447,10 @@
* org-latex.el (org-export-latex-emph-format): Don't use
`org-export-latex-use-verb'. Remove this variable.
-2011-07-28 Jason Dunsmore <address@hidden>
+2011-07-28 Jason Dunsmore <address@hidden> (tiny change)
- * org-html.el (org-html-handle-time-stamps): fix bug when exporing
- inactive timestamps.
+ * org-html.el (org-html-handle-time-stamps): fix bug when
+ exporting inactive timestamps.
2011-07-28 Bastien Guerry <address@hidden>
@@ -4624,7 +4616,7 @@
(org-store-link):
(org-mark-subtree): Use `org-with-limited-levels'.
-2011-07-28 Jan Seeger <address@hidden>
+2011-07-28 Jan Seeger <address@hidden> (tiny change)
* org-publish.el (org-publish-get-base-files): Add sitemap file.
@@ -7357,7 +7349,7 @@
(org-export-latex-keywords-maybe):
Use `org-export-latex-tag-markup'.
-2010-11-11 Rémi Vanicat <address@hidden>
+2010-11-11 Rémi Vanicat <address@hidden> (tiny change)
* org-icalendar.el (org-icalendar-use-UTC-date-time): New option.
(org-ical-ts-to-string): Use UTC time when requested.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r105454: lisp/org/ChangeLog: add "(tiny change)" where required.,
Bastien Guerry <=