summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-06-20 15:38:24 +0200
committerBastien Guerry <bzg@altern.org>2011-06-20 15:38:24 +0200
commit8608b6651d18f41cbc343dcac77d27b1f0280df9 (patch)
tree530a105b23364a62baac9347013c61c60eca5441
parentb3aad7ffa8d1ffb77fdaa754b15f49201bab655c (diff)
downloadorg-mode-8608b6651d18f41cbc343dcac77d27b1f0280df9.tar.gz
Fix doubled-word typo.
Thanks to Jim Meyering <jim@meyering.net> for this upstream fixes.
-rw-r--r--lisp/org-agenda.el2
-rw-r--r--lisp/org-table.el2
-rw-r--r--lisp/org-wl.el2
-rw-r--r--lisp/org.el8
4 files changed, 7 insertions, 7 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 0c7eabb..f5f8053 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -3489,7 +3489,7 @@ By default, all four types are turned on.
Never set this variable globally using `setq', because then it
will apply to all future agenda commands. Instead, bind it with
-`let' to scope it dynamically into the the agenda-constructing
+`let' to scope it dynamically into the agenda-constructing
command. A good way to set it is through options in
`org-agenda-custom-commands'. For a more flexible (though
somewhat less efficient) way of determining what is included in
diff --git a/lisp/org-table.el b/lisp/org-table.el
index 155a972..a57295f 100644
--- a/lisp/org-table.el
+++ b/lisp/org-table.el
@@ -4580,7 +4580,7 @@ a \"#+TBLNAME:\" directive. The first table following this line
will then be used. Alternatively, it may be an ID referring to
any entry, also in a different file. In this case, the first table
in that entry will be referenced.
-FORM is a field or range descriptor like \"@2$3\" or or \"B3\" or
+FORM is a field or range descriptor like \"@2$3\" or \"B3\" or
\"@I$2..@II$2\". All the references must be absolute, not relative.
The return value is either a single string for a single field, or a
diff --git a/lisp/org-wl.el b/lisp/org-wl.el
index 3630b10..83cf01a 100644
--- a/lisp/org-wl.el
+++ b/lisp/org-wl.el
@@ -119,7 +119,7 @@ googlegroups otherwise."
(defun org-wl-folder-type (folder)
"Return symbol that indicates the type of FOLDER.
FOLDER is the wanderlust folder name. The first character of the
-folder name determines the the folder type."
+folder name determines the folder type."
(let* ((indicator (substring folder 0 1))
(type (cdr (assoc indicator org-wl-folder-types))))
;; maybe access or file folder
diff --git a/lisp/org.el b/lisp/org.el
index 1868310..b1edfa3 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -6591,8 +6591,8 @@ in an indirect buffer, in overview mode. You can dive into the tree in
that copy, use org-occur and incremental search to find a location.
When pressing RET or `Q', the command returns to the original buffer in
which the visibility is still unchanged. After RET is will also jump to
-the location selected in the indirect buffer and expose the
-the headline hierarchy above."
+the location selected in the indirect buffer and expose the headline
+hierarchy above."
(interactive "P")
(let* ((org-refile-targets `((nil . (:maxlevel . ,org-goto-max-level))))
(org-refile-use-outline-path t)
@@ -16120,8 +16120,8 @@ sequence appearing also before point.
Even though the matchers for math are configurable, this function assumes
that \\begin, \\(, \\[, and $$ are always used. Only the single dollar
delimiters are skipped when they have been removed by customization.
-The return value is nil, or a cons cell with the delimiter and
-and the position of this delimiter.
+The return value is nil, or a cons cell with the delimiter and the
+position of this delimiter.
This function does a reasonably good job, but can locally be fooled by
for example currency specifications. For example it will assume being in