diff options
Diffstat (limited to 'lisp/org/ChangeLog.1')
-rw-r--r-- | lisp/org/ChangeLog.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1 index 2bb15863e7f..8f7334a330a 100644 --- a/lisp/org/ChangeLog.1 +++ b/lisp/org/ChangeLog.1 @@ -11557,7 +11557,7 @@ 2012-04-01 Jambunathan K <kjambunathan@gmail.com> * org-footnote.el (org-footnote-normalize): Force a paragraph - break after the last footnote definition. This is an an implicit + break after the last footnote definition. This is an implicit assumption made by the org-lparse.el library. With this change, footnote definitions can reliably be exported with ODT backend. See https://lists.gnu.org/r/emacs-orgmode/2012-02/msg01013.html. @@ -11912,7 +11912,7 @@ * org-footnote.el (org-footnote-normalize): Ensure footnote definition will be inserted at the end of the section - corresponding to to its first reference. + corresponding to its first reference. 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com> @@ -17453,7 +17453,7 @@ 2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com> * org-list.el (org-list-struct, org-in-item-p): Don't assume end of - blocks or drawers necessarily start somewhere. It it isn't the + blocks or drawers necessarily start somewhere. If it isn't the case, treat them as normal text. 2011-07-28 Eric Schulte <schulte.eric@gmail.com> |