From be9a1638afabae716131393a7c0b25a06fc5a9bd Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Mon, 23 Jun 2014 09:40:19 +0200 Subject: [PATCH] Fix typos: backport revision r117377 from emacs trunk --- doc/org.texi | 2 +- lisp/org-bibtex.el | 2 +- lisp/org-list.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 14f459605..8ac9f7399 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -12230,7 +12230,7 @@ height:width ratio, do the following @cindex #+ATTR_ODT You can control the manner in which an image is anchored by setting the @code{:anchor} property of it's @code{#+ATTR_ODT} line. You can specify one -of the the following three values for the @code{:anchor} property: +of the following three values for the @code{:anchor} property: @samp{"as-char"}, @samp{"paragraph"} and @samp{"page"}. To create an image that is anchored to a page, do the following: diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index b65571088..75ac69ba7 100644 --- a/lisp/org-bibtex.el +++ b/lisp/org-bibtex.el @@ -203,7 +203,7 @@ (:pages . "One or more page numbers or range of numbers, such as 42-111 or 7,41,73-97 or 43+ (the ‘+’ in this last example indicates pages following that don’t form simple range). BibTEX requires double dashes for page ranges (--).") (:publisher . "The publisher’s name.") (:school . "The name of the school where a thesis was written.") - (:series . "The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.") + (:series . "The name of a series or set of books. When citing an entire book, the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.") (:title . "The work’s title, typed as explained in the LaTeX book.") (:type . "The type of a technical report for example, 'Research Note'.") (:volume . "The volume of a journal or multi-volume book.") diff --git a/lisp/org-list.el b/lisp/org-list.el index 2c4d6871d..a00e55737 100644 --- a/lisp/org-list.el +++ b/lisp/org-list.el @@ -1254,7 +1254,7 @@ some heuristics to guess the result." If POS is before first character after bullet of the item, the new item will be created before the current one. -STRUCT is the list structure. PREVS is the the alist of previous +STRUCT is the list structure. PREVS is the alist of previous items, as returned by `org-list-prevs-alist'. Insert a checkbox if CHECKBOX is non-nil, and string AFTER-BULLET